Make WordPress Core

Opened 7 months ago

Closed 4 weeks ago

#60514 closed enhancement (fixed)

Update whatwg-fetch library

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 whatwg-fetch polyfill (3.6.20) is available.

The changelog and full of changes are on GitHub.

Attachments (1)

60514.diff (1.8 KB) - added by manooweb 7 months ago.
Upgrade whatwg-fetch polyfill

Download all attachments as: .zip

Change History (5)

#1 @desrosj
7 months ago

  • Type changed from defect (bug) to enhancement

@manooweb
7 months ago

Upgrade whatwg-fetch polyfill

#2 @manooweb
7 months ago

  • Keywords has-patch added; needs-patch removed

I added a patch.

#3 @desrosj
7 weeks ago

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

#4 @desrosj
4 weeks ago

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

In 58860:

External Libraries: Update the whatwg-fetch polyfill library.

This updates the whatwg-fetch library from version 3.6.17 to 3.6.20, the latest current version.

This library is included and registered within WordPress as the wp-polyfill-fetch script but is no longer used by WordPress itself. Updates are provided as a courtesy, and all projects using this polyfill should reevaluate usage.

Props manooweb.
Fixes #60514.

Note: See TracTickets for help on using tickets.