Problem/Motivation
Noticed as I was working on #3278163: yarn upgrade for latest security vulnerabilities that shepherd.js, sortablejs, and tabbable have shipped new minor releases.
Proposed resolution
After #3278163: yarn upgrade for latest security vulnerabilities, update shepherd.js, sortablejs, and tabbable to latest minors for 9.4.x and upwards.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
- Shepherd.js is updated to 9.1.0. According to its release note, there should be no breaking changes that affect our usage.
- SortableJS is updated to 1.15.0. According to its release note, there should be no breaking changes that affect our usage.
- tabbable is updated to 5.3.2. According to its release note, there should be no breaking changes that affect our usage.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3278786-5-d10.patch | 997.95 KB | lauriii |
| #5 | 3278786-5-d95.patch | 997.74 KB | lauriii |
| #2 | 3278786-2.patch | 993.83 KB | lauriii |
Comments
Comment #2
lauriiiThis will need a reroll after #3278163: yarn upgrade for latest security vulnerabilities has landed but posting a patch so we can get a CI run for this ASAP.
Comment #3
lauriiiComment #4
lauriiiComment #5
lauriiiUpdated patch with vendor updates now that #3278163: yarn upgrade for latest security vulnerabilities is in.
Comment #6
nod_shepherd.js changelog: v9.1.0
sortablejs changelog: 1.15.0
tabbable changelogs: v5.3.0 v5.3.1 v5.3.2
nothing out of the ordinary, and latest version from all prod dependencies.
We do have a minor version of eslint and a patch version of webpack but I don't think it's a big deal.
Comment #10
bnjmnmThese were straightforward updates done correctly, and nothing in the changelogs suggests a remotely destructive change. Committed to 10.0.x, 9.5.x and backported to 9.4.x
Comment #11
wim leersComment #12
wim leers