Problem/Motivation

https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#6 3352204-6.patch542.28 KBlongwave
#3 core-3352204-3.patch100.59 KBnod_
#2 jquery-3.7.0-pre.patch100.33 KBlongwave

Comments

longwave created an issue. See original summary.

longwave’s picture

StatusFileSize
new100.33 KB
nod_’s picture

StatusFileSize
new100.59 KB

updating patch so that the new source is used (needed to update the file path in libraries.yml)

Nice to see the minification php lib doesn't have a problem with minifying the jQuery source as a side effect :)

longwave’s picture

Ha, whoops, missed that - thanks!

The fail is because that test explicitly looks for the pre-minified jQuery and is unrelated to the actual update.

longwave’s picture

Issue summary: View changes
Status: Postponed » Needs work

jQuery 3.7.0 is out, let's upgrade.

longwave’s picture

Status: Needs work » Needs review
StatusFileSize
new542.28 KB

Status: Needs review » Needs work

The last submitted patch, 6: 3352204-6.patch, failed testing. View results

andypost’s picture

Status: Needs work » Needs review

Looks we got new random failure in Drupal\FunctionalTests\Installer\InstallerExistingConfigMultilingualTest after SF6.3

Setting NR as failures are unrelated

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Needs Review Queue Initiative

Going to mark this but question for anyone here.

Since this is a jump from 3.6 to 3.7 is that safe for a 10.1 or should be pushed to 10.2?

  • catch committed 2602912f on 10.1.x
    Issue #3352204 by longwave, nod_: Update jQuery to 3.7.0
    
    (cherry picked...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Still OK to update dependencies during beta, if something unexpected came up we could always roll back.

  • catch committed aef0261b on 11.x
    Issue #3352204 by longwave, nod_: Update jQuery to 3.7.0
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.