Closed (duplicate)
Project:
Drupal core
Version:
8.9.x-dev
Component:
base system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2019 at 17:47 UTC
Updated:
13 Jan 2020 at 08:46 UTC
Jump to comment: Most recent
Comments
Comment #2
cilefen commentedComment #3
cilefen commentedComment #4
alexpottNote that we need to use yarn for updating core/package.json
Nice catch on /core/assets/vendor - I think some of these have existing issues and have proved controversial if memory serves me right - see #2821525: Update normalize.css to the most recent version for example.
Comment #5
mradcliffeA user on SE pointed out that jquery.cookie is deprecated in favor of js-cookie.
There's a seemingly backwards-compatible release here that we should probably try out/review first.
Comment #6
xjmThe deadline for this has passed, so it will need to be 8.8.x. Thanks!
Comment #7
cilefen commented@mradcliffe: #2550717: [JS] Replace jQuery.cookie with JS-cookie and provide a BC layer
Comment #8
wim leersA new patch release of CKEditor was released during DrupalCon: #3050757: Update CKEditor to 4.11.4.
Comment #9
bowevil commentedI have a question on this remaining task:
jQuery is at v3.2.1, latest is v3.3.1
jQuery is now 3.4.0 per: https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/
Does this mean that there will be a patch to update jQuery in core/assets?
Comment #10
effulgentsia commentedHopefully, yes, but it requires someone to submit the patch, and people to review it (e.g., manually test it with the various jQuery-related features that we have in Drupal). I opened #3052502: Update jQuery to version 3.4 for anyone who wants to help with that effort. Thanks!
Comment #11
bowevil commented+1 @effulgentsia for opening that up.
Comment #12
cilefen commentedComment #13
cilefen commentedComment #14
bramdriesenCreated a patch for #3052502: Update jQuery to version 3.4 which is ready for review. All tests passed :)
Comment #15
wim leers#3052502: Update jQuery to version 3.4 landed! 🥳
Comment #16
rfaygithub's complaints about these items in yarn.lock are going to drive me nuts!
Comment #18
xjmI believe 8.7.8 resolved several of the items in #16, although not all of them.
Comment #19
mradcliffe8.8.0 is released so I think this is outdated and I think further work needs to go in #3094468: [plan] Update core JavaScript (and CSS) dependencies prior to 9.0.0-beta1 for 8.9.0/9.0.0.
Comment #20
WebbehComment #21
gábor hojtsyIMHO @mradcliffe is right, I got confirmation from @lauriii :) The work is at #3094468: [plan] Update core JavaScript (and CSS) dependencies prior to 9.0.0-beta1 now.