Make WordPress Core

#58654 closed defect (bug) (fixed)

Update npm packages with latest bugfixes

Reported by: isabel_brison's profile isabel_brison Owned by: isabel_brison's profile isabel_brison
Milestone: 6.3 Priority: normal
Severity: normal Version: 6.3
Component: Editor Keywords: gutenberg-merge has-patch
Focuses: Cc:

Description

Tracks updating the @wordpress npm packages with the latest fixes for 6.3.

Change History (7)

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


23 months ago
#1

  • Keywords has-patch added

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

Updates npm packages to include bug fixes from https://github.com/WordPress/gutenberg/pull/52011.

@ramonopoly commented on PR #4734:


23 months ago
#2

Also just smoke tested new features from 16.1 Gutenberg. 👍

#3 @isabel_brison
23 months ago

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

In 56086:

Editor: update npm packages to latest patch versions.

Updates the @wordpress npm packages to their latest patch versions, including generated PHP files.

Props ramonopoly.
Fixes #58654.

#4 @swissspidy
23 months ago

Why is the social links block now double escaping its block attributes? :thinking_face: get_block_wrapper_attributes() already calls esc_attr()

@isabel_brison commented on PR #4734:


23 months ago
#5

committed in r56086 / 01a8b01.

#6 follow-up: @sabernhardt
23 months ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

The escaping came from GB51997, which GB52019 could revert.

#7 in reply to: ↑ 6 @azaozz
23 months ago

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

Replying to sabernhardt:

Right, then it will probably be synced with core in #58804. Think this ticket can be re-closed as fixed.

Note: See TracTickets for help on using tickets.