Make WordPress Core

Opened 13 months ago

Closed 13 months ago

Last modified 13 months ago

#59151 closed defect (bug) (fixed)

Update npm packages with critical bugfixes for 6.3.1

Reported by: isabel_brison's profile isabel_brison Owned by: audrasjb's profile audrasjb
Milestone: 6.3.1 Priority: normal
Severity: normal Version: 6.3
Component: Editor Keywords: gutenberg-merge has-patch commit fixed-major dev-reviewed
Focuses: Cc:

Description

Includes fixes for a footnotes bug and an editor styles bug, both causing the editor to crash: https://github.com/WordPress/gutenberg/pull/53709

As well as a fix for a cut/paste issue that also causes a crash under certain circumstances: https://github.com/WordPress/gutenberg/pull/53440

Change History (11)

@NekoJonez commented on PR #5041:


13 months ago
#2

After this is merged, we would need to go through Trac to clean up and close the fixed tickets...

#3 @isabel_brison
13 months ago

In 56419:

Editor: update npm packages with critical bug fixes for 6.3.1.

Includes fixes for footnotes and editor styles related crashes, as well as a cut and paste-related crash.

Props ramonopoly.
See #59151.

@isabel_brison commented on PR #5041:


13 months ago
#4

Committed to trunk in https://core.trac.wordpress.org/changeset/56419. I'll open a separate PR for the release branch given the package-lock will have to be regenerated due to the difference in node versions.

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


13 months ago
#5

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

Followw-up from #5041, backporting the package updates to 6.3. I'm doing the separate PR as the package-lock had to be rebuilt due to the release branch still using node 14.x.x, and some manual editing was necessary due to the unresolved floating-ui dependency issue.

#6 @azaozz
13 months ago

  • Keywords commit fixed-major added

#7 @audrasjb
13 months ago

  • Keywords dev-reviewed added
  • Owner set to audrasjb
  • Status changed from new to assigned

Self assigning for 6.3 backport.

#8 @audrasjb
13 months ago

In 56423:

Editor: update npm packages with critical bug fixes for 6.3.1.

Includes fixes for footnotes and editor styles related crashes, as well as a cut and paste-related crash.

This changeset partially merges [56419] to the 6.3 branch as the package-lock had to be rebuilt due to the release branch still using node 14.x.x, and some manual
editing was necessary due to the unresolved floating-ui dependency issue.

Props ramonopoly, isabel_brison.
Reviewed by azaozz, audrasjb.
Merges [56419] to the 6.3 branch.
See #59151.

#10 @audrasjb
13 months ago

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

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


13 months ago

Note: See TracTickets for help on using tickets.