-
Notifications
You must be signed in to change notification settings - Fork 68
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(upgrade): add --dedupe
as option
#573
base: main
Are you sure you want to change the base?
Conversation
this type error is from consola and is already fixed, but not released yet: unjs/consola@3bd4ae6 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #573 +/- ##
======================================
Coverage ? 1.30%
======================================
Files ? 44
Lines ? 2837
Branches ? 44
======================================
Hits ? 37
Misses ? 2758
Partials ? 42 β View full report in Codecov by Sentry. |
I think this is great - would you be able to raise dedupe functionality as a PR to https://github.com/unjs/nypm ? π |
sure ππ½ |
π Linked issue
resolves #554
β Type of change
π Description
nuxi upgrade
was not able to dedupe lockfile. I've added dedupe command for all supprted package managers (npm, pnpm, yarn)pnpm nuxi upgrade --dedupe
or via
pnpm nuxi upgrade
prompt