Make WordPress Core

Opened 4 years ago

Closed 3 years ago

#52707 closed task (blessed) (fixed)

Update jQuery to version 3.6.0

Reported by: desrosj's profile desrosj Owned by: desrosj's profile desrosj
Milestone: 5.8 Priority: normal
Severity: normal Version:
Component: External Libraries Keywords: has-patch early fixed-major commit dev-reviewed
Focuses: Cc:

Description (last modified by SergeyBiryukov)

Version 3.6.0 of jQuery has been released.

This release is largely a bug fix and improvement release with one call out.

Aside from the change to no longer ensure XHTML-compliant tags for you, we do not expect other compatibility issues when upgrading from a jQuery 3.0+ version.

A full list of changes in this release can be found on GitHub: https://github.com/jquery/jquery/compare/3.5.1...3.6.0.

Related: #51812, #50564, #37110.

Attachments (1)

52707.diff (2.2 KB) - added by desrosj 4 years ago.

Download all attachments as: .zip

Change History (11)

#1 @SergeyBiryukov
4 years ago

  • Description modified (diff)

@desrosj
4 years ago

#2 @desrosj
4 years ago

  • Keywords has-patch early commit added; needs-patch removed
  • Owner set to desrosj
  • Status changed from new to assigned

There should not be any issues with this update, but marking it early and getting it in now just in case.

#3 @desrosj
4 years ago

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

In 50520:

External Libraries: Update jQuery to version 3.6.0.

This updates the jQuery dependency from 3.5.1 to 3.6.0.

For a full list of changes, see https://github.com/jquery/jquery/compare/3.5.1...3.6.0.

Fixes #52707. See #51812.

This ticket was mentioned in Slack in #core by sergey. View the logs.


4 years ago

This ticket was mentioned in Slack in #core by sergey. View the logs.


4 years ago

#6 @audrasjb
3 years ago

  • Keywords commit removed
  • Resolution fixed deleted
  • Status changed from closed to reopened

@desrosj is WordPress 5.8 supposed to run jQuery 3.6.0?
On my side, it looks like WP 5.8 RC2 still enqueues jQuery 3.5.1.

Last edited 3 years ago by audrasjb (previous) (diff)

#7 @ocean90
3 years ago

In 51380:

Script Loader: Update jQuery version to 3.6.0 following the update in [50520].

Props audrasjb.
See #52707.

#8 @ocean90
3 years ago

  • Keywords fixed-major dev-feedback commit added

[51380] should get backported to 5.8.

#9 @desrosj
3 years ago

  • Keywords dev-reviewed added; dev-feedback removed

Good catch. Thanks @audrasjb!

Looks good to backport.

#10 @desrosj
3 years ago

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

In 51384:

Script Loader: Update jQuery version to 3.6.0 following the update in [50520].

Props audrasjb, ocean90.
Merges [51380] to the 5.8 branch.
Fixes #52707.

Note: See TracTickets for help on using tickets.