Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#60515 closed enhancement (fixed)

Update `regenerator-runtime` polyfill

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

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 2 years ago.
Upgrade regenerator-runtime polyfill

Download all attachments as: .zip

Change History (5)

#1 @desrosj
2 years ago

  • Type defect (bug)enhancement

@manooweb
2 years ago

Upgrade regenerator-runtime polyfill

#2 @manooweb
2 years ago

  • Keywords has-patch added; needs-patch removed

I added a patch.

#3 @desrosj
2 years ago

  • Milestone Awaiting Review6.7
  • Owner set to desrosj
  • Status newreviewing

#4 @desrosj
2 years ago

  • Resolutionfixed
  • Status reviewingclosed

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.