[wp-trac] [WordPress Trac] #64595: Update Gutenberg ref in package.json

WordPress Trac noreply at wordpress.org
Fri Feb 20 12:49:17 UTC 2026


#64595: Update Gutenberg ref in package.json
----------------------------+---------------------
 Reporter:  ellatrix        |       Owner:  (none)
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  7.0
Component:  General         |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:
----------------------------+---------------------

Comment (by ellatrix):

 In [changeset:"61705" 61705]:
 {{{
 #!CommitTicketReference repository="" revision="61705"
 Gutenberg ref update.

 CI run: https://github.com/WordPress/wordpress-develop/pull/10988.

 See #64595.

 ---

 I've included a log of the Gutenberg changes with the following command:

 ```
 git log --reverse --format="- %s"
 b441348bb7e05af351c250b74283f253acaf9138..23b566c72e9c4a36219ef5d6e62890f05551f6cb
 | sed
 's|#\([0-9][0-9]*\)|https://github.com/WordPress/gutenberg/pull/\1|g;
 /github\.com\/WordPress\/gutenberg\/pull/!d' | pbcopy
 ```

 - Remove experimental property from Icon block
 (https://github.com/WordPress/gutenberg/pull/75742)
 - Real-time collab editing: Fix undo E2E test
 (https://github.com/WordPress/gutenberg/pull/75740)
 - Snackbar: Fix scaling issue with snackbars that update their content via
 a common id (https://github.com/WordPress/gutenberg/pull/75709)
 - Vips and worker-threads packages: remove private flag so that packages
 can be published to npm
 (https://github.com/WordPress/gutenberg/pull/75752)
 - Update wordpress/vips in root package.json to use a relative path
 (https://github.com/WordPress/gutenberg/pull/75758)
 - Fix change-detection and new-post E2E tests after RTC enabled by default
 (https://github.com/WordPress/gutenberg/pull/75751)
 - Query: Remove content role from block
 (https://github.com/WordPress/gutenberg/pull/75760)
 - `ToggleGroupControl`: Make unselected item color consistent across all
 variants (https://github.com/WordPress/gutenberg/pull/75737)
 - Icon-block: fix global-styles selectors
 (https://github.com/WordPress/gutenberg/pull/75724)
 - RTC: Add cap check for single taxonomy term entities
 (https://github.com/WordPress/gutenberg/pull/75708)
 - Core Data: Create icons entity
 (https://github.com/WordPress/gutenberg/pull/75773)
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64595#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list