Problem/Motivation
Update minor and patch releases of JavaScript dependencies for 11.0.0
- Major bump/impactfull releases are handled in separate (child) issues.
- jquery
a has its own issue already for getting to a stable release: #3449874: [PP-upstream] Update to a stable version of jQuery 4
- eslint
v9 update lives here: #3440225: [PP-upstream] Support eslint 9
The MR in this issue is a massive "One-MR-To-Update-Them-All" and is bound to fail, but at least it's a starting point to make child issues and as those are committed we get a better picture of what's needed for the rest of them.
The splitting into man(?) child issue also makes backporting of those issue easier and bumps my d.o. credits.
The downside being that if one issue lands, we probably need to rebase all the others, depending on how wel GitLab handles changes in core/yarn.lock
, but I think that's extra work we have to take on the chin for the "greater good" in the end.
That greater good being the sibling-issue for 10.4.0-RC1 being either very small or ideally, non-existing after all the backports have landed.
Steps to reproduce
$ yarn upgrade-interactive