[wp-trac] [WordPress Trac] #52854: Update polyfill libraries
WordPress Trac
noreply at wordpress.org
Thu Mar 18 19:55:37 UTC 2021
#52854: Update polyfill libraries
--------------------------------+-------------------------
Reporter: desrosj | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 5.8
Component: External Libraries | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: javascript
--------------------------------+-------------------------
Description changed by desrosj:
Old description:
> There are a handful of polyfill libraries listed as `devDependencies`
> that have available updates:
>
> - `objectFitPolyfill`: Core has `2.3.4`, latest is `2.3.5` (introduced in
> [50048]).
> - `formdata-polyfill`: Core has `3.0.13`, latest is ``3.0.20` (last
> updated in [44728]).
> - `polyfill-library`: Core has `3.42.0`, latest is `3.103.0` (last
> updated in [47238]).
>
> These are block editor related, but they do not appear to be
> [https://github.com/WordPress/gutenberg/blob/trunk/package.json listed as
> dependencies in the Gutenberg repo] anymore.
>
> We should:
> - Confirm they are still required.
> - Remove them if not.
> - Update to the latest versions.
>
> The scenarios where they are used need to be identified and tested.
>
> Related: #52851.
New description:
There are a handful of polyfill libraries listed as `devDependencies` that
have available updates:
- `objectFitPolyfill`: Core has `2.3.4`, latest is `2.3.5` (introduced in
[50048]).
- `formdata-polyfill`: Core has `3.0.13`, latest is `3.0.20` (last updated
in [44728]).
- `polyfill-library`: Core has `3.42.0`, latest is `3.103.0` (last updated
in [47238]).
These are block editor related, but they do not appear to be
[https://github.com/WordPress/gutenberg/blob/trunk/package.json listed as
dependencies in the Gutenberg repo] anymore.
We should:
- Confirm they are still required.
- Remove them if not.
- Update to the latest versions.
The scenarios where they are used need to be identified and tested.
Related: #52851.
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52854#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list