-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Outdated dependencies #1902
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
Comments
Thanks for opening this issue!
|
@visualfanatic That's quite an effort - hats off! Maybe you could reduce your work if you combine dependency upgrades that are not major version upgrades into 1 common PR. We trust that the package maintainers follow semver, so we usually do not test anything manually if the CI passes and it's not a major version upgrade. |
Upgrading |
🎉 This change has been released in version 5.1.0-beta.2 |
🎉 This change has been released in version 5.1.0-alpha.11 |
🎉 This change has been released in version 5.1.0 |
New Issue Checklist
Issue Description
Currently, most of the dependencies from
package.json
are outdated, some of them have a vulnerability reported bynpm audit
. I created this ticket to keep track of the progress, as I think the best way to get everything updated is to update everything one by one which helps with testing and debugging what went wrong.Steps to reproduce
Run any command that checks for dependency updates.
Actual Outcome
Expected Outcome
There should not be any outdated dependency, or at least all dependencies included in
npm audit
should be fixed.Environment
Node v14.17.3
Dashboard
Server
Database
Logs
The text was updated successfully, but these errors were encountered: