Make WordPress Core

Opened 10 months ago

Closed 5 months ago

#60515 closed enhancement (fixed)

Update `regenerator-runtime` polyfill

Reported by: desrosj's profile desrosj Owned by: desrosj's profile desrosj
Milestone: 6.7 Priority: normal
Severity: normal Version:
Component: External Libraries Keywords: good-first-bug has-patch
Focuses: Cc:

Description

A new version of the regenerator-runtime polyfill (0.14.1) is available.

The full of changes are on GitHub.

Attachments (1)

60515.diff (1.9 KB) - added by manooweb 10 months ago.
Upgrade regenerator-runtime polyfill

Download all attachments as: .zip

Change History (5)

#1 @desrosj
10 months ago

  • Type changed from defect (bug) to enhancement

@manooweb
10 months ago

Upgrade regenerator-runtime polyfill

#2 @manooweb
10 months ago

  • Keywords has-patch added; needs-patch removed

I added a patch.

#3 @desrosj
5 months ago

  • Milestone changed from Awaiting Review to 6.7
  • Owner set to desrosj
  • Status changed from new to reviewing

#4 @desrosj
5 months ago

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

In 58800:

External Libraries: Update the regenerator-runtime library.

This updates the regenerator-runtime library to version 0.14.1.

This library has not been used by Core itself in quite a while and only maintained as a courtesy. Any projects relying on regenerator-runtime should reevaluate their usage.

Props manooweb.
Fixes #60515.

Note: See TracTickets for help on using tickets.