[wp-trac] [WordPress Trac] #53929: Update whatwg-fetch version to match the one in Gutenberg
WordPress Trac
noreply at wordpress.org
Wed Aug 18 19:36:42 UTC 2021
#53929: Update whatwg-fetch version to match the one in Gutenberg
----------------------------------------+---------------------
Reporter: Hareesh Pillai | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.9
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: needs-patch good-first-bug | Focuses:
----------------------------------------+---------------------
Changes (by desrosj):
* keywords: needs-patch => needs-patch good-first-bug
Comment:
Related #53078.
I was trying to recall the reason why I did not include this update in
#53078, but it's not coming to mind. It may have been an oversight.
WordPress no longer depends on this polyfill as of [50934].
Based on the [https://github.com/github/fetch/releases release notes], it
seems updating this should be straightforward and will bring the latest
update of the library to anyone still utilizing it.
Just a note for the contributor creating a patch for this: the version of
the script needs to bumped in `wp-includes/script-loader.php` as well. The
package is compiled into a script registered under the `wp-polyfill-fetch`
handle.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53929#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list