Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#50094 closed defect (bug) (fixed)

Bump Gutenberg Dependecies from the 5.4.1 release

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

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 6 years ago.

Download all attachments as: .zip

Change History (15)

@whyisjake
6 years ago

#1 @whyisjake
6 years ago

  • Owner set to whyisjake
  • Resolutionfixed
  • Status newclosed

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
6 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
6 years ago

  • Component GeneralEditor

#4 @SergeyBiryukov
6 years ago

  • Keywords fixed-major added
  • Resolution fixed
  • Status closedreopened

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

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

#5 @ocean90
6 years ago

  • Milestone 5.4.25.3.4

#6 @ocean90
6 years ago

#50115 was marked as a duplicate.

#7 @whyisjake
6 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.


6 years ago

#9 @peterwilsoncc
6 years ago

In 47920:

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

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

#10 @peterwilsoncc
6 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.


6 years ago

#12 @whyisjake
6 years ago

  • Resolutionfixed
  • Status reopenedclosed

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
6 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
6 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.