Skip to content

update all package #1440

@yukulele

Description

@yukulele

What is the best way to know which packages have an update and update them?

I am currently forced to do volta list then for each package listed volta install package-foo@latest

I suggest to add a command to show versions and update them.

Example:

> volta updateall

2 packages ready for update:
  - package-foo    1.2.3  →  2.0.1
  - package-bar    7.2.1  →  7.2.2

update now? (Y/n)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions