Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#50094 closed defect (bug) (fixed)

Bump Gutenberg Dependecies from the 5.4.1 release

Reported by: whyisjake's profile whyisjake Owned by: whyisjake's profile whyisjake
Milestone: 5.3.4 Priority: normal
Severity: normal Version: 5.5
Component: Editor Keywords: has-patch fixed-major
Focuses: Cc:

Description

When I bumped the Gutenberg dependencies for 5.4.1 in #49974, I neglected to bring those to trunk. This ticket will update those for /trunk and will be downstreamed into 5.3 and 5.2.

Attachments (1)

50094.diff (68.4 KB) - added by whyisjake 4 years ago.

Download all attachments as: .zip

Change History (15)

@whyisjake
4 years ago

#1 @whyisjake
4 years ago

  • Owner set to whyisjake
  • Resolution set to fixed
  • Status changed from new to closed

In 47765:

Block Editor: Update WordPress Packages following the 5.4.1 release.

This bumps @wordpress/block-library 2.14.7 ➡️ 2.14.8

Fixes #50094.
Props aduth, peterwilsoncc, whyisjake.

#2 @whyisjake
4 years ago

In 47766:

Block Editor: Update _all_ of the block editor packages following the 5.4.1 release.

This is an extension of [47619] and [47765].

Fixes #50094.
Props aduth, peterwilsoncc, whyisjake, ocean90, and afercia.

#3 @SergeyBiryukov
4 years ago

  • Component changed from General to Editor

#4 @SergeyBiryukov
4 years ago

  • Keywords fixed-major added
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening for backporting to the 5.2, 5.3, and 5.4 branches.

Last edited 4 years ago by SergeyBiryukov (previous) (diff)

#5 @ocean90
4 years ago

  • Milestone changed from 5.4.2 to 5.3.4

#6 @ocean90
4 years ago

#50115 was marked as a duplicate.

#7 @whyisjake
4 years ago

Noting the changes over here:

https://github.com/WordPress/gutenberg/pull/22120
https://github.com/WordPress/gutenberg/pull/22121

Once I get these tests passing and tickets merged, we can publish the package updates, and then bring the package updates to 5.3 and 5.2 branches.

This ticket was mentioned in Slack in #core by whyisjake. View the logs.


4 years ago

#9 @peterwilsoncc
4 years ago

In 47920:

Block Editor: Update wp-includes/assets/script-loader-packages.php.

Follow-up to [47765], [47766].
See #50094.

#10 @peterwilsoncc
4 years ago

It's likely [47920] should not be backported to the 5.4 branch. A different version of the file will need to be generated by the npm script.

This ticket was mentioned in Slack in #core-editor by whyisjake. View the logs.


4 years ago

#12 @whyisjake
4 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 47945:

Editor: Bump dependencies for WordPress 5.4.1 release.

Changes:

  • @wordpress/block-library: 2.9.6 => 2.9.7
  • @wordpress/edit-post: 3.8.6 => 3.8.7

Fixes #50094.
Props talldanwp, whyisjake.

#13 @whyisjake
4 years ago

In 47946:

Editor: Bump Gutenberg dependecies for 5.2.6.

Changes:

  • @wordpress/block-library: 2.4.6 => 2.4.7
  • @wordpress/edit-post: 3.3.6 => 3.3.7

Fixes: #50094.
Props talldanwp, whyisjake.

#14 @SergeyBiryukov
4 years ago

In 47958:

Editor: Bump package-lock.json on the 5.2 branch.

Follow-up to [47946].

See #50094.

Note: See TracTickets for help on using tickets.