Make WordPress Core

Opened 5 weeks ago

Closed 4 weeks ago

#65589 closed defect (bug) (fixed)

Sync changes from Gutenberg 23.5

Reported by: wildworks Owned by: wildworks
Priority: normal Milestone: 7.1
Component: Build/Test Tools Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

This ticket is for syncing the changes between 98a796c8780c480ef7bcfe03c42302d9564d785c (version 23.4.0 of the Gutenberg plugin) and the 23.5.0 release of the Gutenberg plugin into wordpress-develop (b5574edc8a952b2f1e528693761a97b1b3b580eb).

Previously:

Change History (4)

This ticket was mentioned in PR #12435 on WordPress/wordpress-develop by @wildworks.


5 weeks ago
#1

  • Keywords has-patch added

Trac ticket: https://core.trac.wordpress.org/ticket/65589#ticket

## Use of AI Tools

None

@wildworks commented on PR #12435:


5 weeks ago
#2

I'm investigating the cause because the unit tests are failing.

@wildworks commented on PR #12435:


5 weeks ago
#3

I'm investigating the cause because the unit tests are failing.

The unit test errors should be fixed by 7e509e3f94f226a8f1444fca7e88a92a6e35ec18. Layout support was added to the Latest Posts block in https://github.com/WordPress/gutenberg/pull/77989, but the fixture file was not updated in the core.

#4 @wildworks
4 weeks ago

  • Owner set to wildworks
  • Resolutionfixed
  • Status newclosed

In 62738:

General: Bump the pinned hash for Gutenberg to v23.5.0.

This updates the pinned commit hash of the Gutenberg repository from 98a796c8780c480ef7bcfe03c42302d9564d785c (version 23.4.0) to b5574edc8a952b2f1e528693761a97b1b3b580eb (version 23.5.0).

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

The following commits are included:

Props desrosj, wildworks.
Fixes #65589.

Note: See TracTickets for help on using tickets.