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
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 3352204-6.patch | 542.28 KB | longwave |
Comments
Comment #2
longwaveComment #3
nod_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 :)
Comment #4
longwaveHa, whoops, missed that - thanks!
The fail is because that test explicitly looks for the pre-minified jQuery and is unrelated to the actual update.
Comment #5
longwavejQuery 3.7.0 is out, let's upgrade.
Comment #6
longwaveComment #8
andypostLooks we got new random failure in
Drupal\FunctionalTests\Installer\InstallerExistingConfigMultilingualTestafter SF6.3Setting NR as failures are unrelated
Comment #9
smustgrave commentedGoing 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?
Comment #11
catchStill OK to update dependencies during beta, if something unexpected came up we could always roll back.