Bump gutenberg SHA to d18be22#12153
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. |
|
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. |
|
Hi @adamsilverstein , I noticed that you have a similarly open PR here: #12009. My PR here is pinning to a hash that's seemingly newer to yours. I believe my hash already contains React 19 revert (WordPress/gutenberg#78940), so I believe it's safe. Can you help confirm? Should we just use this new PR instead of yours? Thanks! |
|
@fushar fine to use yours instead of mine. I'll close my PR. We weren't able to merge due to the modified files that weren't meant for trunk. You can read more on this in the linked PR from @desrosj - I was on hold until his PR to fix the build exclusions landed. I'm mostly out this week so please feel free to push this forward. It's also blocking me from backporting changes. |
|
@adamsilverstein Thanks for the reply. But I can't seem to find the linked PR that you mentioned :) Also could you confirm that I did the right thing here? I.e. update the hash and run |
|
Apologies for the cryptic reply, I'm replying from my phone. The pr I was talking about is WordPress/gutenberg#76715 and it looks like it was merged. And yes, that looks like the right command. |
Trac ticket: https://core.trac.wordpress.org/ticket/65382
This PR bumps the bundled Gutenberg to commit
d18be22, which contains WordPress/gutenberg#78397.This is necessary to backport the updated
--wp-admin-theme-colorcolors, so that the admin bar, sidebar, and primary button background all have the same color. See the linked Trac issue for more details.The rest of the changes are generated, via
npm run gutenberg:download.Screenshot
(See the bottom-right button and the bottom-right gutter/chrome color)
Use of AI Tools
AI assistance: Yes
Tool(s): Claude Code
Model(s): Fable
Used for: Updating the SHA and running the download script .
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.