[wp-trac] [WordPress Trac] #61835: Update jQuery Color library
WordPress Trac
noreply at wordpress.org
Wed Aug 7 14:45:40 UTC 2024
#61835: Update jQuery Color library
----------------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.7
Component: External Libraries | Version:
Severity: normal | Resolution:
Keywords: good-first-bug needs-patch | Focuses:
----------------------------------------+---------------------
Comment (by desrosj):
Dove into the history of jQuery versions. Core last shipped 1.12.x in 5.5,
entirely skipping 2.x and going right to 3.3.1 for WP 5.6 in [49101] (see
#50564). Since it's been over 4 years since a version of jQuery relevant
to this change has shipped in Core, this update should not be a problem
from that perspective.
For the change in browser support policy, Core's current policy as
documented in the handbook is:
> Last 1 Android versions.
> Last 1 ChromeAndroid versions.
> Last 2 Chrome versions.
> Last 2 Firefox versions.
> Last 2 Safari versions.
> Last 2 iOS versions.
> Last 2 Edge versions.
> Last 2 Opera versions.
> Browsers with > 1% usage based on can I use browser usage table
The jQuery Color README file says: "Other browsers may also work correctly
with this plugin but support is not guaranteed." This seems reasonably
similar to Core's policy. The `current-1` version should not differ enough
for this to be a problem.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61835#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list