General: Bump the pinned hash for Gutenberg to dd294ab (7.1.1 package update) - #13422
General: Bump the pinned hash for Gutenberg to dd294ab (7.1.1 package update)#13422draganescu wants to merge 4 commits into
dd294ab (7.1.1 package update)#13422Conversation
This updates the pinned commit hash of the Gutenberg repository from `943e0d825bb66ba582e9a10d32743cbb136de460` to `8ae0957cfa0b3e5c270e75656a55591debc6def0`. A full list of changes included in this commit can be found on GitHub: WordPress/gutenberg@943e0d8...8ae0957 - useViewConfig: don't request the view config twice (WordPress/gutenberg#82183) - Block Editor: Add translator context to pseudo-state labels (WordPress/gutenberg#81770) - Post Editor: Fix 403 on /wp/v2/settings at boot for users without manage_options cap (WordPress/gutenberg#81813) - Media: Refuse a multi-file drop on a placeholder that takes one file (WordPress/gutenberg#82046) - List: outdent an empty middle item without adding an item (WordPress/gutenberg#82011) - Accordion Panel: Reset padding-block when panel is hidden (WordPress/gutenberg#81782) - List View: Don't focus the last Table cell on keyboard activation (WordPress/gutenberg#81964) - Media: Stop claiming "Upload complete" when upload failed (WordPress/gutenberg#81397) - Media: keep indexed PNG sub-sizes indexed (WordPress/gutenberg#81884) - Image block cropping: Sync image size and link destination settings (WordPress/gutenberg#82316) - Gallery block: Fix 'Crop images to fit' broken in editor (WordPress/gutenberg#82318) - Pages: require authentication and a capability to render generated standalone pages (WordPress/gutenberg#82254) - Media Utils: Preserve arrays in multipart form data (WordPress/gutenberg#82353) - wp-env: Fix Docker build errors with Debian Bullseye repositories (WordPress/gutenberg#82478) - Query Loop: Fall back to `post` when the query has no `postType` (WordPress/gutenberg#82465) - Block Supports: Bail early in state styles when a block has no style attribute (WordPress/gutenberg#81908) - Fix: Restore layout styles for block style variations (WordPress/gutenberg#82335) See #66037. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DP49q1JdSxUhzFFE7ga2DS
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. |
Re-pin to the current head of the WordPress/gutenberg#82383 cherry-pick branch, which adds the #81947, #82265, and #82249 backports on top of the previous pin. Only the `editor` and `upload-media` package hashes change in the regenerated manifest. See #66037. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WRsjgMZe3xuN98DYxZ3Kf6
8ae0957 (7.1.1 package update, pre-merge dry run)3f82d42 (7.1.1 package update, pre-merge dry run)
|
This looks good. I would like to check it again after WordPress/gutenberg#82383 is merged and the commit hash is updated. |
Re-pins to the `wp/7.1` tip now that the 7.1.1 cherry-pick PR (WordPress/gutenberg#82383) has landed via rebase and merge. The build content is identical to the previous pin `3f82d42`, so the regenerated manifests are unchanged and only the pinned hash differs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GXuW8W41AXnGkpT3hfEhzE
3f82d42 (7.1.1 package update, pre-merge dry run)dd294ab (7.1.1 package update)
|
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. |
Trac ticket: https://core.trac.wordpress.org/ticket/66037
What
Gutenberg package update for WordPress 7.1.1: bumps the pinned Gutenberg hash from
943e0d8todd294ab86ceaf9f3d7d42a09b78f399238ce8826and regenerates the script loader manifests.Note
The earlier dry-run pin (
3f82d42, head of the cherry-pick PR WordPress/gutenberg#82383) has been replaced: #82383 landed onwp/7.1via rebase and merge on 2026-09-10, and this PR is now re-pinned to the resultingwp/7.1tip (dd294ab). As predicted, the build content is identical — the re-pin only changespackage.json, and the regenerated manifests are unchanged (grunt gutenberg:verifypasses against the GHCR artifact).Full diff of the Gutenberg changes: WordPress/gutenberg@943e0d8...dd294ab
Gutenberg PRs included
wp/7.1since the last pin)postwhen the query has nopostTypegutenberg#82465 - Query Loop: Fall back topostwhen the query has nopostTypewp/7.1)Since the previous pin (
8ae0957), only theeditorandupload-mediapackage hashes changed in the regenerated manifest.Related core patches
Three of the included PRs carry PHP changes that do not travel through the package build. All three are already on the
7.1branch:7.1in changeset 63572, tracked on Trac #66056.AI Use
Description written with 🤖 Claude Code, the re-pin and manifest regeneration ran through
npm run gutenberg:download.🤖 Generated with Claude Code
https://claude.ai/code/session_01GXuW8W41AXnGkpT3hfEhzE