Skip to content

General: Bump the pinned hash for Gutenberg to f05e40 - #12857

Closed
t-hamano wants to merge 2 commits into
WordPress:trunkfrom
t-hamano:pre-7.1-rc1-gb-sync-1
Closed

General: Bump the pinned hash for Gutenberg to f05e40#12857
t-hamano wants to merge 2 commits into
WordPress:trunkfrom
t-hamano:pre-7.1-rc1-gb-sync-1

Conversation

@t-hamano

@t-hamano t-hamano commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

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

This ticket is for syncing the changes between fd715a6833679d098d9fee84b642f8f1bc27341b into wordpress-develop (f05e40e91c54f29c449b1f33d0db89f5166812d9).

Diff: WordPress/gutenberg@fd715a6...f05e40e

@t-hamano

t-hamano commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Commit Message

git log --reverse --format="- %s" fd715a6833679d098d9fee84b642f8f1bc27341b..f05e40e91c54f29c449b1f33d0db89f5166812d9 | sed 's|#\([0-9][0-9]*\)|https://github.com/WordPress/gutenberg/pull/\1|g; /github\.com\/WordPress\/gutenberg\/pull/!d' | wl-copy
General: Bump the pinned hash for Gutenberg to `f05e40`.

This updates the pinned commit hash of the Gutenberg repository from `fd715a6833679d098d9fee84b642f8f1bc27341b` to `f05e40e91c54f29c449b1f33d0db89f5166812d9`.

A full list of changes included in this commit can be found on GitHub: 
https://github.com/WordPress/gutenberg/compare/fd715a6833679d098d9fee84b642f8f1bc27341b...f05e40e91c54f29c449b1f33d0db89f5166812d9

- Writing flow: forward delete an empty paragraph without breaking apart the next block (https://github.com/WordPress/gutenberg/pull/80813)
- Upload Media: Fail the item when the /finalize request fails (https://github.com/WordPress/gutenberg/pull/80725)
- Fix template `modified` and `date` return value for file templates (https://github.com/WordPress/gutenberg/pull/80733)
- Boot: Adjust specificity of the image reset styles so components can size their own images (https://github.com/WordPress/gutenberg/pull/80845)
- Quote: Ensure paragraph placeholder appears after deleting nested blocks (https://github.com/WordPress/gutenberg/pull/77151)
- Block editor: make the Group action wrap blocks with a group transform (https://github.com/WordPress/gutenberg/pull/80891)
- Copy: preserve the block when its entire text is selected (https://github.com/WordPress/gutenberg/pull/80994)
- Add opt-out for block style state controls (https://github.com/WordPress/gutenberg/pull/80956) (https://github.com/WordPress/gutenberg/pull/81004)
- Tabs: Support Home and End keys for keyboard navigation (https://github.com/WordPress/gutenberg/pull/80912)
- Rename blockStatesEnabled setting to blockStatesEditingEnabled (https://github.com/WordPress/gutenberg/pull/81058)
- [WP 7.1] Background: Fix the legacy gradient UI where a gradient cannot be selected (https://github.com/WordPress/gutenberg/pull/81059)
- Views: honor developer-defined view config overrides (https://github.com/WordPress/gutenberg/pull/80832)
- Playlist: Add track icon (https://github.com/WordPress/gutenberg/pull/81078)
- Remove the CODEOWNERS file from wp/7.1. (https://github.com/WordPress/gutenberg/pull/81104)
- Notes: Email users mentioned in a note (https://github.com/WordPress/gutenberg/pull/79606)
- Backport 81068 80744 80642 (https://github.com/WordPress/gutenberg/pull/81135)
- Site Editor: Add E2E coverage for view config extensibility (https://github.com/WordPress/gutenberg/pull/80577)
- change from https://github.com/WordPress/gutenberg/pull/81068/ (https://github.com/WordPress/gutenberg/pull/81140)
- Link Control: Restore the preview title underline (https://github.com/WordPress/gutenberg/pull/81083)
- Button: Suppress UA focus ring when focused and pressed (https://github.com/WordPress/gutenberg/pull/81113)
- View config: add reference docs (https://github.com/WordPress/gutenberg/pull/81149)
- Editor: Fix document tools button focus ring (https://github.com/WordPress/gutenberg/pull/81115)
- Interface: Increase footer breadcrumb height to prevent focus ring clipping (https://github.com/WordPress/gutenberg/pull/81156)
- Post editor: Add ThemeProvider for admin color schemes (https://github.com/WordPress/gutenberg/pull/81112)
- Pass Playlist controls to track blocks (https://github.com/WordPress/gutenberg/pull/81158)
- Theme: Omit color properties when neither provided nor inherited (https://github.com/WordPress/gutenberg/pull/80600) (https://github.com/WordPress/gutenberg/pull/81172)
- Media: Improve the HEIC upload error and keep any upload errors up until dismissed (https://github.com/WordPress/gutenberg/pull/81130)
- Video: Hide settings for the GIF variation (https://github.com/WordPress/gutenberg/pull/81142)
- Video: clarify the Video variation description (https://github.com/WordPress/gutenberg/pull/81181)
- Button: turn on the width setting by default in theme.json (https://github.com/WordPress/gutenberg/pull/81196)
- Edit Widgets: Fix header toolbar button focus ring (https://github.com/WordPress/gutenberg/pull/81176)
- Build: Wrap script bundles in an IIFE to contain 'use strict' (https://github.com/WordPress/gutenberg/pull/79792)
- Customizer widgets: Add ThemeProvider for admin color schemes (https://github.com/WordPress/gutenberg/pull/81174)
- Fix: Tabs block: Start with empty tab labels with placeholders (https://github.com/WordPress/gutenberg/pull/81197)
- PanelColorSettings: Restore the missing space below the panel header (https://github.com/WordPress/gutenberg/pull/81155)
- Visual revisions: add shareable urls (https://github.com/WordPress/gutenberg/pull/81205)
- Notes: fix the mention notification email composition (https://github.com/WordPress/gutenberg/pull/81187)
- Fix ESLint warnings for 'navigateRegionsProps' spread (https://github.com/WordPress/gutenberg/pull/81208)
- Widgets editor: Add ThemeProvider for admin color schemes (https://github.com/WordPress/gutenberg/pull/81173)
- Remove the editableRoot opt-in from the paragraph block (https://github.com/WordPress/gutenberg/pull/81184)
- Media Attached to: Fix issue with the popover unexpectedly flipping, tweak wording (https://github.com/WordPress/gutenberg/pull/81206)
- Ensure device preview is always accurate when window is zoomed in (https://github.com/WordPress/gutenberg/pull/81215)

Props wildworks.
See #65529.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

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

  • 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.

@t-hamano t-hamano changed the title General: Bump the pinned hash for Gutenberg to {TODO} General: Bump the pinned hash for Gutenberg to f05e40 Aug 5, 2026
@t-hamano
t-hamano marked this pull request as ready for review August 5, 2026 10:56
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

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 wildworks.

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

@mukeshpanchal27

Copy link
Copy Markdown
Member

Committed https://core.trac.wordpress.org/changeset/63026

@t-hamano
t-hamano deleted the pre-7.1-rc1-gb-sync-1 branch August 5, 2026 16:49
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