Skip to content

Conversation

ellatrix
Copy link
Member

@ellatrix ellatrix commented Oct 20, 2025

Trac ticket: https://core.trac.wordpress.org/ticket/64117

This PR syncs the latest packages until Gutenberg version 21.9.0 RC1.


The following package versions were changed:
@wordpress/a11y: 4.19.1 -> 4.33.0
@wordpress/annotations: 3.19.2 -> 3.33.0
@wordpress/api-fetch: 7.19.2 -> 7.33.0
@wordpress/autop: 4.19.1 -> 4.33.0
@wordpress/babel-preset-default: 8.19.1 -> 8.33.0
@wordpress/blob: 4.19.1 -> 4.33.0
@wordpress/block-directory: 5.19.7 -> 5.33.0
@wordpress/block-editor: 14.14.6 -> 15.6.0
@wordpress/block-library: 9.19.6 -> 9.33.0
@wordpress/block-serialization-default-parser: 5.19.1 -> 5.33.0
@wordpress/blocks: 14.8.2 -> 15.6.0
@wordpress/commands: 1.19.4 -> 1.33.0
@wordpress/components: 29.5.4 -> 30.6.0
@wordpress/compose: 7.19.2 -> 7.33.0
@wordpress/core-commands: 1.19.6 -> 1.33.0
@wordpress/core-data: 7.19.6 -> 7.33.0
@wordpress/customize-widgets: 5.19.6 -> 5.33.0
@wordpress/data: 10.19.2 -> 10.33.0
@wordpress/data-controls: 4.19.2 -> 4.33.0
@wordpress/dataviews: 4.15.4 -> 10.0.0
@wordpress/date: 5.19.1 -> 5.33.0
@wordpress/dependency-extraction-webpack-plugin: 6.19.1 -> 6.33.0
@wordpress/deprecated: 4.19.1 -> 4.33.0
@wordpress/dom: 4.19.2 -> 4.33.0
@wordpress/dom-ready: 4.19.1 -> 4.33.0
@wordpress/e2e-test-utils-playwright: 1.19.1 -> 1.33.0
@wordpress/edit-post: 8.19.7 -> 8.33.0
@wordpress/edit-site: 6.19.7 -> 6.33.0
@wordpress/edit-widgets: 6.19.6 -> 6.33.0
@wordpress/editor: 14.19.7 -> 14.33.0
@wordpress/element: 6.19.1 -> 6.33.0
@wordpress/escape-html: 3.19.1 -> 3.33.0
@wordpress/fields: 0.11.6 -> 0.25.0
@wordpress/format-library: 5.19.6 -> 5.33.0
@wordpress/hooks: 4.19.1 -> 4.33.0
@wordpress/html-entities: 4.19.1 -> 4.33.0
@wordpress/i18n: 5.19.1 -> 6.6.0
@wordpress/icons: 10.19.1 -> 11.0.0
@wordpress/interactivity: 6.19.1 -> 6.33.0
@wordpress/interactivity-router: 2.19.1 -> 2.33.0
@wordpress/interface: 9.4.4 -> 9.18.0
@wordpress/is-shallow-equal: 5.19.1 -> 5.33.0
@wordpress/keyboard-shortcuts: 5.19.2 -> 5.33.0
@wordpress/keycodes: 4.19.1 -> 4.33.0
@wordpress/list-reusable-blocks: 5.19.4 -> 5.33.0
@wordpress/media-utils: 5.19.2 -> 5.33.0
@wordpress/notices: 5.19.2 -> 5.33.0
@wordpress/nux: 9.19.4 -> 9.33.0
@wordpress/patterns: 2.19.6 -> 2.33.0
@wordpress/plugins: 7.19.4 -> 7.33.0
@wordpress/preferences: 4.19.4 -> 4.33.0
@wordpress/preferences-persistence: 2.19.2 -> 2.33.0
@wordpress/prettier-config: 4.19.1 -> 4.33.0
@wordpress/primitives: 4.19.1 -> 4.33.0
@wordpress/priority-queue: 3.19.1 -> 3.33.0
@wordpress/private-apis: 1.19.1 -> 1.33.0
@wordpress/redux-routine: 5.19.1 -> 5.33.0
@wordpress/reusable-blocks: 5.19.6 -> 5.33.0
@wordpress/rich-text: 7.19.2 -> 7.33.0
@wordpress/router: 1.19.2 -> 1.33.0
@wordpress/scripts: 30.12.1 -> 30.26.0
@wordpress/server-side-render: 5.19.4 -> 6.9.0
@wordpress/shortcode: 4.19.1 -> 4.33.0
@wordpress/style-engine: 2.19.1 -> 2.33.0
@wordpress/sync: 1.19.2 -> 1.33.0
@wordpress/token-list: 3.19.1 -> 3.33.0
@wordpress/undo-manager: 1.19.1 -> 1.33.0
@wordpress/upload-media: 0.4.4 -> 0.18.0
@wordpress/url: 4.19.2 -> 4.33.0
@wordpress/viewport: 6.19.2 -> 6.33.0
@wordpress/warning: 3.19.1 -> 3.33.0
@wordpress/widgets: 4.19.6 -> 4.33.0
@wordpress/wordcount: 4.19.1 -> 4.33.0


A second sync was performed:

The following package versions were changed:
@wordpress/block-directory: 5.33.0 -> 5.33.1
@wordpress/block-library: 9.33.0 -> 9.33.1
@wordpress/customize-widgets: 5.33.0 -> 5.33.1
@wordpress/edit-post: 8.33.0 -> 8.33.1
@wordpress/edit-site: 6.33.0 -> 6.33.1
@wordpress/edit-widgets: 6.33.0 -> 6.33.1
@wordpress/editor: 14.33.0 -> 14.33.1
@wordpress/fields: 0.25.0 -> 0.25.1


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props ellatrix.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.


const packageLock = readJSONFile( "package-lock.json" );
const versionConflicts = Object.entries( packageLock.dependencies )
const versionConflicts = Object.entries( packageLock.packages[''].dependencies )
Copy link
Member Author

Choose a reason for hiding this comment

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

This is the only manual change to fix the script, looks like package-lock.json has changed in format.

@ellatrix ellatrix force-pushed the update/gb-latest-6-9-beta-1 branch from 3d76e78 to 3bf633a Compare October 20, 2025 17:51
Copy link

Test using WordPress Playground

The changes in this pull request can previewed and tested using a WordPress Playground instance.

WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Some things to be aware of

  • The Plugin and Theme Directories cannot be accessed within Playground.
  • All changes will be lost when closing a tab with a Playground instance.
  • All changes will be lost when refreshing the page.
  • A fresh instance is created each time the link below is clicked.
  • Every time this pull request is updated, a new ZIP file containing all changes is created. If changes are not reflected in the Playground instance,
    it's possible that the most recent build failed, or has not completed. Check the list of workflow runs to be sure.

For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation.

Test this pull request with WordPress Playground.

Copy link
Member

@dmsnell dmsnell left a comment

Choose a reason for hiding this comment

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

Thanks for leaving the comment about the Yjs exclusion in core-data. It makes me wonder why the other two modules are also excluded, and if the reasons for those exclusions are still there.

Looks like it’s worth merging so we can start broader testing; thanks for doing the work of getting this all together and fixing the immediate issues!

pento pushed a commit that referenced this pull request Oct 21, 2025
Updates the packages to match Gutenberg version 21.9.0 RC2.

Also updates the sync script to work with the new `package-lock.json` format.
Some reusable block tests were adjusted to work with more render arguments.
Added `core-data` to the ignore list for `verify:source-maps` because Yjs has been bundled by accident. To be removed in a follow-up. See https://core.trac.wordpress.org/ticket/64120. See WordPress/gutenberg#72503.

See: #10355.
See: https://core.trac.wordpress.org/ticket/64117.

Props ellatrix, dmsnell.
Fixes #64117.

git-svn-id: https://develop.svn.wordpress.org/trunk@61009 602fd350-edb4-49c9-b593-d223f7449a82
Copy link

A commit was made that fixes the Trac ticket referenced in the description of this pull request.

SVN changeset: 61009
GitHub commit: 4e64b4a

This PR will be closed, but please confirm the accuracy of this and reopen if there is more work to be done.

@github-actions github-actions bot closed this Oct 21, 2025
markjaquith pushed a commit to markjaquith/WordPress that referenced this pull request Oct 21, 2025
Updates the packages to match Gutenberg version 21.9.0 RC2.

Also updates the sync script to work with the new `package-lock.json` format.
Some reusable block tests were adjusted to work with more render arguments.
Added `core-data` to the ignore list for `verify:source-maps` because Yjs has been bundled by accident. To be removed in a follow-up. See https://core.trac.wordpress.org/ticket/64120. See WordPress/gutenberg#72503.

See: WordPress/wordpress-develop#10355.
See: https://core.trac.wordpress.org/ticket/64117.

Props ellatrix, dmsnell.
Fixes #64117.
Built from https://develop.svn.wordpress.org/trunk@61009


git-svn-id: http://core.svn.wordpress.org/trunk@60345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
github-actions bot pushed a commit to platformsh/wordpress-performance that referenced this pull request Oct 21, 2025
Updates the packages to match Gutenberg version 21.9.0 RC2.

Also updates the sync script to work with the new `package-lock.json` format.
Some reusable block tests were adjusted to work with more render arguments.
Added `core-data` to the ignore list for `verify:source-maps` because Yjs has been bundled by accident. To be removed in a follow-up. See https://core.trac.wordpress.org/ticket/64120. See WordPress/gutenberg#72503.

See: WordPress/wordpress-develop#10355.
See: https://core.trac.wordpress.org/ticket/64117.

Props ellatrix, dmsnell.
Fixes #64117.
Built from https://develop.svn.wordpress.org/trunk@61009


git-svn-id: https://core.svn.wordpress.org/trunk@60345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants