Skip to content
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

add upgrade-interactive --latest command #1530

Closed
zanona opened this issue Jul 17, 2020 · 2 comments
Closed

add upgrade-interactive --latest command #1530

zanona opened this issue Jul 17, 2020 · 2 comments
Labels
Release 6.x work is associated with a specific npm 6 release

Comments

@zanona
Copy link

zanona commented Jul 17, 2020

Please consider adding the command npm upgrade-interactive --latest similar to yarn.

https://classic.yarnpkg.com/en/docs/cli/upgrade-interactive/#toc-yarn-upgrade-interactive

I think the benefits of having such command are self-explanatory (if you already used it), but overall, it helps developers to quickly keep packages up-to-date easily while testing new functionality on major versions and rolling back if needed.

@darcyclarke darcyclarke added the Release 6.x work is associated with a specific npm 6 release label Oct 30, 2020
@rolivegab
Copy link

I agree. It'll be very good to not rely on non-oficial or unmantained ways, like npm-check (https://www.npmjs.com/package/npm-check).

This is, for me, the only reason i still use yarn.

@darcyclarke
Copy link
Contributor

npm v6 is no longer in active development; We will continue to push security releases to v6 at our team's discretion as-per our Support Policy.

If your bug is preproducible on v7, please re-file this issue using our new issue template.

If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo

Closing: This is an automated message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release 6.x work is associated with a specific npm 6 release
Projects
None yet
Development

No branches or pull requests

3 participants