Skip to content

Update WordPress Components packages to latest versions - #2248

Merged
wojtekn merged 1 commit into
trunkfrom
update/wordpress-components
Dec 15, 2025
Merged

Update WordPress Components packages to latest versions#2248
wojtekn merged 1 commit into
trunkfrom
update/wordpress-components

Conversation

@wojtekn

@wojtekn wojtekn commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

Related issues

  • N/A

Proposed Changes

I propose to update WordPress Components to the latest versions.

Testing Instructions

  • Confirm that the build works fine and that the UI doesn't have any new issues.

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
@wojtekn wojtekn self-assigned this Dec 15, 2025
@wojtekn
wojtekn requested a review from a team December 15, 2025 09:49
Comment thread package.json
"wpcom-xhr-request": "^1.3.0",
"yargs": "^18.0.0",
"yauzl": "^3.2.0",
"zod": "^3.24.3",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bcotrim, it seems NPM keeps them organized, sorted by name, so I think we may leave it as is instead of trying to position the Playground packages at the end.

@github-actions

Copy link
Copy Markdown
Contributor

📊 Performance Test Results

Comparing 1b1ec8e vs trunk

site-editor

Metric trunk 1b1ec8e Diff Change
load 18348.00 ms 16258.00 ms -2090.00 ms 🟢 -11.4%

site-startup

Metric trunk 1b1ec8e Diff Change
siteCreation 27865.00 ms 27756.00 ms -109.00 ms 🟢 -0.4%
siteStartup 12077.00 ms 12095.00 ms +18.00 ms 🔴 0.1%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change

@ivan-ottinger ivan-ottinger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tested the build and there don't seem to be any regressions. I tried with RTL locale as well and clicked through the UI. Nothing stood out of place. 👍🏼

@katinthehatsite katinthehatsite left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected 👍

@gavande1 gavande1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tested this and nothing seems to broken in term of UI. LGTM 👍

@wojtekn
wojtekn merged commit 61bcf8a into trunk Dec 15, 2025
10 checks passed
@wojtekn
wojtekn deleted the update/wordpress-components branch December 15, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants