You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update all the minor and patch releases and test. It is important to only update minor and patch releases. Major releases are known to have breaking changes that we need to spend more time testing.
UX Flow / Interaction Requirements
npm outdated
npx npm-check-updates -u
Check package.json diff and undo the ones with major releases
npm install
test and check for errors
List below was generated March 15, 2022
module
current
→
latest
@carbon/icons-vu
10.28.0
→
10.48.0
@novnc/novnc
1.2.0
→
1.3.0
axios
0.21.4
→
0.26.1
core-js
3.9.1
→
3.21.1
date-fns
2.19.0
→
2.28.0
date-fns-tz
1.1.3
→
1.3.0
vuelidate
0.7.6
→
0.7.7
xterm
4.11.0
→
4.18.0
@vue/test-utils
1.1.3
→
1.3.0
check-node-version
4.1.0
→
4.2.1
prettier
2.2.1
→
2.6.0
sass
1.32.8
→
1.49.9
vue-template-compiler
2.6.12
→
2.6.14
vuepress
1.8.2
→
1.9.7
The text was updated successfully, but these errors were encountered:
- Fields that are not needed are no longer shown
Signed-off-by: Kenneth Fullbright <[email protected]>
Co-authored-by: Kenneth Fullbright <[email protected]>
- Fields that are not needed are no longer shown
Signed-off-by: Kenneth Fullbright <[email protected]>
Co-authored-by: Kenneth Fullbright <[email protected]>
Overview
Update all the minor and patch releases and test. It is important to
only
update minor and patch releases. Major releases are known to have breaking changes that we need to spend more time testing.UX Flow / Interaction Requirements
npm outdated
npx npm-check-updates -u
package.json
diff and undo the ones with major releasesnpm install
List below was generated March 15, 2022
The text was updated successfully, but these errors were encountered: