General: Bump the pinned hash for Gutenberg to 499702 - #12631
Conversation
Test using WordPress PlaygroundThe 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
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
There was a problem hiding this comment.
Pull request overview
This PR syncs WordPress core with an updated pinned Gutenberg commit for the 7.1 Beta3 cycle, pulling in corresponding built assets and related block/runtime changes.
Changes:
- Bumps the pinned Gutenberg SHA in
package.jsonand updates associated asset/version manifests. - Updates Navigation block rendering to add additional “support classes” handling, including viewport layout-derived custom properties.
- Applies various synced block/runtime adjustments (e.g., admin footer hook suffix in built pages, featured image aspect-ratio handling, deprecated navigation-link helpers, and
@sinceannotations).
Reviewed changes
Copilot reviewed 15 out of 17 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/wp-includes/build/routes/font-list/content.min.asset.php | Updates built asset metadata/version for the Font Library route bundle. |
| src/wp-includes/build/routes/font-list/content.js | Syncs built JS bundle changes (overlay slot accessibility + global styles engine additions). |
| src/wp-includes/build/routes/connectors-home/content.min.asset.php | Updates built asset metadata/version for the Connectors Home route bundle. |
| src/wp-includes/build/routes/connectors-home/content.js | Syncs built JS bundle changes (overlay slot accessibility). |
| src/wp-includes/build/pages/options-connectors/page.php | Passes $hook_suffix to admin_footer for parity with wp-admin footer behavior. |
| src/wp-includes/build/pages/font-library/page.php | Passes $hook_suffix to admin_footer for parity with wp-admin footer behavior. |
| src/wp-includes/blocks/post-featured-image.php | Avoids applying aspect-ratio style when the attribute is the default (auto). |
| src/wp-includes/blocks/playlist.php | Updates docblock @since version for the playlist server render/registration. |
| src/wp-includes/blocks/playlist-track.php | Updates docblock @since version for the playlist-track server render/registration. |
| src/wp-includes/blocks/page-list.php | Updates docblock @since version for submenu visibility back-compat helper. |
| src/wp-includes/blocks/navigation.php | Adds viewport-layout custom property rule generation and expands support-class propagation to inner containers. |
| src/wp-includes/blocks/navigation-link.php | Reintroduces deprecated helper functions for backward compatibility with third-party code. |
| src/wp-includes/assets/script-modules-packages.php | Updates script module package versions to match the synced Gutenberg build output. |
| src/wp-includes/assets/script-loader-packages.php | Updates script loader package versions to match the synced Gutenberg build output. |
| package.json | Updates the pinned Gutenberg SHA used for syncing/build artifacts. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
499702
Commit Message |
|
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 Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
This PR has been committed. https://core.trac.wordpress.org/changeset/62757 |
Trac ticket: https://core.trac.wordpress.org/ticket/65529
This ticket is for syncing the changes between
e73c3c481db0650183f092af157f6e42efe9ee2dintowordpress-develop(4997026b75c922d8a6f77a03d72ed7cad04c7073).Diff: WordPress/gutenberg@e73c3c4...4997026
aria-controlsandaria-haspopup(Autocomplete: Reference the suggestions list witharia-controlsandaria-haspopupgutenberg#80403) (Autocomplete: Reference the suggestions list witharia-controlsandaria-haspopupgutenberg#80499)useHomeEndon tabs in mac testing (FixuseHomeEndon tabs in mac testing gutenberg#80374)titleattributes used by revision inline diff annotations witharia-describedby(Replaces thetitleattributes used by revision inline diff annotations witharia-describedbygutenberg#80440)