-
-
Notifications
You must be signed in to change notification settings - Fork 76
run npx npm-check-updates -u to upgrade all dependencies
#464
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
Conversation
|
As long as the pipeline fails, this remains draft. |
|
We have quite a few Dependabot PRs which covers things like this, so perhaps we can kill this one and leave it to Dependabot to handle? We can create our own dependency upgrade PRs when we finish merging the Dependabot ones imo for the ones it didn't offer to upgrade for us. It also makes it easier to identify when any particular upgrade may be the cause for breaking CI. For example, we have a separate PR for axios, ora, chalk, commander, marked, etc. Fixing this one by one will be much more practical than a bulk upgrade, especially across multiple major versions. |
No description provided.