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

Bird's-eye interactive mode #635

Closed
2 tasks done
brettz9 opened this issue Mar 8, 2020 · 3 comments
Closed
2 tasks done

Bird's-eye interactive mode #635

brettz9 opened this issue Mar 8, 2020 · 3 comments

Comments

@brettz9
Copy link
Contributor

brettz9 commented Mar 8, 2020

  • node version: 10.19.0
  • npm version: 6.14.2
  • npm-check-updates version: 4.0.4

As an alternative to the step-by-step interactive mode, I'd love to have an option which showed all of the available updates at once, and then allowed one to use key commands (including one to exit of course) which could check/uncheck all, update all, or update one-by-one.

This mode would also make it easy to build #570 on top such that one could, e.g., type "c" to open the change logs for the highlighted version(s).

It could even be expanded over time perhaps to allow opening of metadata-pointed license URLs, doc URLs (since package.json has such a URL), as well as to go to the Github releases page, etc.

@liby
Copy link

liby commented Mar 24, 2020

"npm-check-updates" checks for updates faster than "npm-check", The scope of inspection is more comprehensive than that of "yarn".
If our interactive pages are similar to theirs, It will be more convenient to use.
yarn upgrade-interactive
npm-check-interactive

@raineorshine
Copy link
Owner

Great suggestion! I don't personally have time to add this feature, but I would be happy to support someone who wants to do a PR.

@raineorshine
Copy link
Owner

raineorshine commented Feb 13, 2021

Closing with the revive-me tag for interested contributors. See #484.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants