Make WordPress Core

Opened 9 months ago

Closed 9 months ago

Last modified 9 months ago

#59066 closed enhancement (fixed)

Update whatwg-fetch to the latest version

Reported by: hareesh-pillai's profile Hareesh Pillai Owned by: desrosj's profile desrosj
Milestone: 6.4 Priority: low
Severity: normal Version:
Component: External Libraries Keywords: good-first-bug has-patch changes-requested
Focuses: Cc:

Description

A new version of whatwg-fetch has been released (and Gutenberg has already updated to the latest version of the library). Although WordPress does not depend this anymore, it should be kept up to date to help others who might be enqueuing it.

List of changes: https://github.com/JakeChampion/fetch/compare/v3.6.2...v3.6.17

Previously: #53929

Change History (6)

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


9 months ago
#1

  • Keywords has-patch added; needs-patch removed

Upgrading whatwg-fetch to v3.6.17

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

#2 @rajinsharwar
9 months ago

Updating the whatwg-fetch version to 3.6.17

#3 @desrosj
9 months ago

  • Component changed from Build/Test Tools to External Libraries
  • Keywords changes-requested added

Requested an adjustment on the PR.

@rajinsharwar commented on PR #4996:


9 months ago
#4

Done @desrosj :)

#5 @desrosj
9 months ago

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

In 56389:

External Libraries: Update the whatwg-fetch polyfill library.

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

This library is included and registered within WordPress as the wp-polyfill-fetch script and is no longer used by WordPress itself.

Props rajinsharwar, hareesh-pillai.
Fixes #59066.

@desrosj commented on PR #4996:


9 months ago
#6

Thanks @Rajinsharwar! Merged in https://core.trac.wordpress.org/changeset/56389.

Note: See TracTickets for help on using tickets.