Problem/Motivation

Might be too close to 10.0.0 to update in time, but we should update for 10.0.1 if not.

https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3326874-2.patch454.76 KBlongwave

Comments

catch created an issue. See original summary.

longwave’s picture

Status: Active » Needs review
StatusFileSize
new454.76 KB

Status: Needs review » Needs work

The last submitted patch, 2: 3326874-2.patch, failed testing. View results

longwave’s picture

Status: Needs work » Needs review

Random fail in Drupal\Tests\views\Functional\Plugin\DisplayTest? Sending it round for another try.

xjm’s picture

Status: Needs review » Reviewed & tested by the community

I tested redoing the upgrade manually against all three branches following the official instructions:

  1. cd core; rm -rf node_modules; yarn install
  2. yarn upgrade jquery
  3. yarn vendor-update
  4. yarn build
  5. yarn lint:css
  6. yarn lint:core-js-passing

In all three cases, it generated the same patch as above

  • effulgentsia committed 3bf7085 on 10.1.x
    Issue #3326874 by longwave, xjm: Update to jQuery 3.6.2
    

  • effulgentsia committed 000a15c on 10.0.x
    Issue #3326874 by longwave, xjm: Update to jQuery 3.6.2
    
    (cherry picked...

  • effulgentsia committed e1fbe48 on 9.5.x
    Issue #3326874 by longwave, xjm: Update to jQuery 3.6.2
    
    (cherry picked...
effulgentsia’s picture

Version: 10.0.x-dev » 9.5.x-dev
Status: Reviewed & tested by the community » Fixed

Pushed to 10.1.x and cherry picked down to 9.5.x.

effulgentsia’s picture

I added @xjm to the commit message, but it didn't update the credit checkbox for the issue, so updating that now.

Status: Fixed » Closed (fixed)

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