Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix vulnerabilities #93

Open
dixsie opened this issue Jun 15, 2022 · 2 comments
Open

Fix vulnerabilities #93

dixsie opened this issue Jun 15, 2022 · 2 comments
Labels
Blocked Blocked by an external dependency help wanted Extra attention is needed
Projects

Comments

@dixsie
Copy link
Member

dixsie commented Jun 15, 2022

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

  1. npm outdated
  2. npx npm-check-updates -u
  3. Check package.json diff and undo the ones with major releases
  4. npm install
  5. 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

Screen Shot 2022-06-15 at 1 08 26 PM

@dixsie dixsie created this issue from a note in Help Wanted (In progress) Jun 15, 2022
@dixsie
Copy link
Member Author

dixsie commented Jun 15, 2022

rfrandse referenced this issue in ibm-openbmc/webui-vue Jun 30, 2022
- Fields that are not needed are no longer shown

Signed-off-by: Kenneth Fullbright <kennyneedsmilky@gmail.com>

Co-authored-by: Kenneth Fullbright <kennyneedsmilky@gmail.com>
@dixsie dixsie added help wanted Extra attention is needed Blocked Blocked by an external dependency labels Jul 20, 2022
rfrandse referenced this issue in ibm-openbmc/webui-vue Jul 28, 2022
- Fields that are not needed are no longer shown

Signed-off-by: Kenneth Fullbright <kennyneedsmilky@gmail.com>

Co-authored-by: Kenneth Fullbright <kennyneedsmilky@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked Blocked by an external dependency help wanted Extra attention is needed
Projects
Help Wanted
  
In progress
Development

No branches or pull requests

2 participants