Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#51151 closed defect (bug) (fixed)

Block Editor: Update WordPress Packages WordPress 5.5.1

Reported by: jorgefilipecosta's profile jorgefilipecosta Owned by: jorgefilipecosta's profile jorgefilipecosta
Milestone: 5.5.1 Priority: high
Severity: normal Version: 5.5
Component: Editor Keywords: has-patch commit
Focuses: Cc:

Description

The following package versions were changed:
@wordpress/block-directory: 1.13.6 -> 1.13.7
@wordpress/block-editor: 4.3.6 -> 4.3.7
@wordpress/block-library: 2.22.6 -> 2.22.7
@wordpress/components: 10.0.5 -> 10.0.6
@wordpress/edit-post: 3.21.6 -> 3.21.7
@wordpress/editor: 9.20.6 -> 9.20.7
@wordpress/format-library: 1.22.6 -> 1.22.7
@wordpress/list-reusable-blocks: 1.21.5 -> 1.21.6
@wordpress/nux: 3.20.5 -> 3.20.6
@wordpress/server-side-render: 1.16.5 -> 1.16.6

Cherry pick PR: https://github.com/WordPress/gutenberg/pull/24828

Attachments (1)

51151.diff (62.0 KB) - added by jorgefilipecosta 4 years ago.

Download all attachments as: .zip

Change History (11)

#1 @SergeyBiryukov
4 years ago

  • Component changed from General to Editor

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


4 years ago

#3 @oandregal
4 years ago

Hi, I tested and approved the Pull Request that corresponds to this patch at https://github.com/WordPress/wordpress-develop/pull/500 yesterday. I'm sorry I didn't know that I should also comment here.

The patch is working as expected and fixes the issues.

#4 @jorgefilipecosta
4 years ago

  • Keywords commit added

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


4 years ago

#7 @jorgefilipecosta
4 years ago

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

In 48884:

Editor: update packages.

The following package versions were changed:
@wordpress/block-directory: 1.13.6 -> 1.13.7
@wordpress/block-editor: 4.3.6 -> 4.3.7
@wordpress/block-library: 2.22.6 -> 2.22.7
@wordpress/components: 10.0.5 -> 10.0.6
@wordpress/edit-post: 3.21.6 -> 3.21.7
@wordpress/editor: 9.20.6 -> 9.20.7
@wordpress/format-library: 1.22.6 -> 1.22.7
@wordpress/list-reusable-blocks: 1.21.5 -> 1.21.6
@wordpress/nux: 3.20.5 -> 3.20.6
@wordpress/server-side-render: 1.16.5 -> 1.16.6
Includes PR WordPress/gutenberg#24828

Props nosolosw, desrosj, SergeyBiryukov, youknowriad.
Fixes: #51151.

#8 @jorgefilipecosta
4 years ago

In 48885:

Editor: update packages.

The following package versions were changed:
@wordpress/block-directory: 1.13.6 -> 1.13.7
@wordpress/block-editor: 4.3.6 -> 4.3.7
@wordpress/block-library: 2.22.6 -> 2.22.7
@wordpress/components: 10.0.5 -> 10.0.6
@wordpress/edit-post: 3.21.6 -> 3.21.7
@wordpress/editor: 9.20.6 -> 9.20.7
@wordpress/format-library: 1.22.6 -> 1.22.7
@wordpress/list-reusable-blocks: 1.21.5 -> 1.21.6
@wordpress/nux: 3.20.5 -> 3.20.6
@wordpress/server-side-render: 1.16.5 -> 1.16.6
Includes PR WordPress/gutenberg#24828

Props nosolosw, desrosj, SergeyBiryukov, youknowriad.
Merges [48884] to the 5.5 branch.
Fixes: #51151.

#9 @desrosj
4 years ago

In 48886:

Build/Test Tools: Update the package lock file.

Follow up to [48884].
See #51151.

#10 @desrosj
4 years ago

In 48887:

Build/Test Tools: Update the package lock file.

Follow up to [48884].

Merges [48886] to the 5.5 branch.
See #51151.

Note: See TracTickets for help on using tickets.