-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat(update): Tell users when they are still behind #13372
Merged
Merged
+301
−48
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f49a8f4 - Browse repository at this point
Copy the full SHA f49a8f4View commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47a006e - Browse repository at this point
Copy the full SHA 47a006eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7f1009 - Browse repository at this point
Copy the full SHA e7f1009View commit details -
fix(update): Don't bother listing pre-release
There might be casses where we want to show pre-release as this grows but, for now, there isn't too often a case where an update is held back, you are on a pre-release, your pre-release is updating, and you want a pre-release.
Configuration menu - View commit details
-
Copy full SHA for a1db0b1 - Browse repository at this point
Copy the full SHA a1db0b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f67d0 - Browse repository at this point
Copy the full SHA 94f67d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a25085 - Browse repository at this point
Copy the full SHA 8a25085View commit details -
Configuration menu - View commit details
-
Copy full SHA for c75feb9 - Browse repository at this point
Copy the full SHA c75feb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ad206 - Browse repository at this point
Copy the full SHA b4ad206View commit details -
feat(update): Summarize unchanged packages with updates
`--verbose` will show them. This is prep for telling the user about `--breaking` and other flags.
Configuration menu - View commit details
-
Copy full SHA for c89ac1f - Browse repository at this point
Copy the full SHA c89ac1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21dfe88 - Browse repository at this point
Copy the full SHA 21dfe88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 967e199 - Browse repository at this point
Copy the full SHA 967e199View commit details -
fix(update): Help people discover how they pull in a stale dep
I put this behind `--verbose` - To keep the output down in the standard case - Because its assuming most people's "behind" dependencies will be "Unchanged" and so that is when knowing how to look up how its pulled in is useful
Configuration menu - View commit details
-
Copy full SHA for b05dc26 - Browse repository at this point
Copy the full SHA b05dc26View commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0034ea3 - Browse repository at this point
Copy the full SHA 0034ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a0d9b - Browse repository at this point
Copy the full SHA b7a0d9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for de15651 - Browse repository at this point
Copy the full SHA de15651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b10cd - Browse repository at this point
Copy the full SHA 90b10cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dce58dc - Browse repository at this point
Copy the full SHA dce58dcView commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 012ca52 - Browse repository at this point
Copy the full SHA 012ca52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93e369a - Browse repository at this point
Copy the full SHA 93e369aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.