Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#61906 closed task (blessed) (fixed)

Editor: Update packages for 6.7 Beta 1

Reported by: peterwilsoncc Owned by: noisysocks
Priority: normal Milestone: 6.7
Component: Editor Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description (last modified by noisysocks)

Update the packages worked on in the Gutenberg repo for WordPress 6.7.

Change History (39)

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


2 years ago
#1

  • Keywords has-patch added

Trac ticket: Core-61906

Currently known issues

@gziolo commented on PR #7226:


2 years ago
#2

I cherry-picked the listed fix and published a new version of WP packages to npm so we could proceed further with this PR:

`@wordpress/block-libary` is now at 9.6.1.

@peterwilsoncc commented on PR #7226:


2 years ago
#3

@gziolo Thanks for helping out with that, I've pushed a further update to the packages.

I've gone through the php changes folder in the Gutenberg repo and found three PRs that need to be merged in to WP-Dev and added them to the todo list.

One of them is a draft PR from Isabel that will need to be taken over while she is on extended leave.

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


2 years ago
#4

Trac ticket: Core-61906

Currently known issues

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


2 years ago
#5

Trac ticket: Core-61906

Currently known issues

#6 @peterwilsoncc
2 years ago

This will need to wait until the next round of packages are published against the latest tag following [58988] as some of the bug fixes included in the packages tagged 6.6 aren't in the the packages tagged latest.

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


2 years ago
#7

Trac ticket: Core-61906

Currently known issues

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


2 years ago
#8

Trac ticket: Core-61906

Currently known issues

#13 @peterwilsoncc
2 years ago

@noisysocks and I just went through an update for the 6.7 dist tag. @wordpress/fields is both private and included as a dependency of the @wordpress/editor package. See editor/package.json#L50.

One of those things will need to change before the first package update can proceed.

#17 @noisysocks
2 years ago

  • Owner set to noisysocks
  • Resolutionfixed
  • Status newclosed

In 59072:

Editor: Update packages for 6.7 Beta 1.

Syncs @wordpress/* packages to the wp-6.7 npm tag.

Fixes #61906.
Props peterwilsoncc, gziolo, kevin940726.

@noisysocks commented on PR #7226:


2 years ago
#18

Committed in r59072.

#20 @noisysocks
2 years ago

  • Description modified (diff)
  • Keywords has-patch removed
  • Resolution fixed
  • Status closedreopened
  • Summary Editor: Update packages for 6.7Editor: Update packages for 6.7 Beta 1
  • Type defect (bug)task (blessed)

I'll keep this ticket open. Planning to re-sync today and then again next week before beta 1.

#21 @noisysocks
2 years ago

  • Status reopenedaccepted

#22 @noisysocks
2 years ago

  • Status acceptedassigned

@noisysocks commented on PR #7417:


2 years ago
#25

Smoke test looks good 💨

#26 @noisysocks
2 years ago

In 59079:

Editor: Update packages for 6.7 Beta 1.

Syncs @wordpress/* packages to the wp-6.7 npm tag.

See #61906.

@noisysocks commented on PR #7417:


2 years ago
#27

Committed in r59079..

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


2 years ago
#28

Syncs packages from Gutenberg. This is the third sync before Beta 1 following https://github.com/WordPress/wordpress-develop/pull/7226 and https://github.com/WordPress/wordpress-develop/pull/7417. Contains the following PRs:

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

@noisysocks commented on PR #7457:


2 years ago
#29

Did a quick smoke test, couldn't see any fires.

#30 @noisysocks
2 years ago

In 59119:

Editor: Update packages for 6.7 Beta 1.

Syncs @wordpress/* packages to the wp-6.7 npm tag.

See #61906.

@noisysocks commented on PR #7457:


2 years ago
#31

Committed in r59119.

#32 @noisysocks
2 years ago

  • Resolutionfixed
  • Status assignedclosed

#33 @noisysocks
2 years ago

  • Resolution fixed
  • Status closedreopened

Attempting to do a last minute sync to get https://github.com/WordPress/gutenberg/pull/65713 in.

@noisysocks commented on PR #7468:


2 years ago
#35

Smoke test looks okay 👍 will commit after tests pass.

@noisysocks commented on PR #7468:


2 years ago
#36

Ignoring the Tests_REST_WpRestBlockPatternsController failures as they're expected.

#37 @noisysocks
2 years ago

In 59148:

Editor: Update packages for 6.7 Beta 1.

Syncs @wordpress/* packages to the wp-6.7 npm tag.

See #61906.

@noisysocks commented on PR #7468:


2 years ago
#38

Committed in r59148.

#39 @noisysocks
2 years ago

  • Resolutionfixed
  • Status reopenedclosed
Note: See TracTickets for help on using tickets.