Make WordPress Core

Opened 5 weeks ago

Closed 4 days ago

Last modified 4 days ago

#65847 closed task (blessed) (duplicate)

Sync changes from Gutenberg 23.7

Reported by: wildworks Owned by:
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description (last modified by wildworks)

This ticket is for syncing the changes from the 23.7 release of the Gutenberg plugin into wordpress-develop.

The branch for the 7.1 release has already been created, and since the trunk has been updated to 7.2-alpha, we can now synchronize the latest Gutenberg plugin to the trunk.

Previously:

Change History (5)

#1 @wildworks
5 weeks ago

  • Description modified (diff)

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


5 weeks ago
#2

  • Keywords has-patch added

@wildworks commented on PR #12966:


5 weeks ago
#3

Command to copy the full list of changes to the clipboard (Windows):

git log --reverse --format="- %s" ea285b45692aed6c4f95353671393402f97f0aa7..943f0a62be46c8902b4c3ed89b2951f0c7eefd42 | sed 's|#\([0-9][0-9]*\)|https://github.com/WordPress/gutenberg/pull/\1|g; /github\.com\/WordPress\/gutenberg\/pull/!d' | wl-copy

<details><summary>Commit message</summary>

General: Bump the pinned hash for Gutenberg to `v23.7.0`.

This updates the pinned commit hash of the Gutenberg repository from `ea285b45692aed6c4f95353671393402f97f0aa7` to `943f0a62be46c8902b4c3ed89b2951f0c7eefd42` (version `23.7.0`).


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

Props XXXXXXXXXXX, wildworks.
Fixes #65847.

</details>

#4 @wildworks
4 days ago

  • Milestone 7.2
  • Resolutionduplicate
  • Status newclosed

Duplicate of #66065.

@wildworks commented on PR #12966:


4 days ago
#5

Closing this as a duplicate of #13440

Note: See TracTickets for help on using tickets.