npm-check-updates icon indicating copy to clipboard operation
npm-check-updates copied to clipboard

Suggestion: Add `packageManager` to the default value of `--dep`

Open zanminkian opened this issue 10 months ago • 1 comments

  • [x] I have searched for similar issues
  • [x] I am using the latest version of npm-check-updates
  • [x] I am using node >= 14.14

Currently, ncu -u will not upgrade the packageManager field. We have to run ncu -u --dep prod,dev,optional,packageManager. It's too tedious and I will easily forget the value of --dep.

Please add packageManager to the default value of --dep 🙏.

zanminkian avatar Mar 28 '24 18:03 zanminkian

Seems reasonable. Thanks for the suggestion.

raineorshine avatar Mar 29 '24 22:03 raineorshine

Published in v17.0.0

raineorshine avatar Jul 31 '24 12:07 raineorshine

Thanks for your work!

zanminkian avatar Jul 31 '24 13:07 zanminkian