Skip to content

Interactive update packages command. #4895

@raulfdm

Description

@raulfdm

What is the problem this feature would solve?

Both pnpm and yarn have a command where we can select which dependencies we want to update:

CleanShot 2023-09-11 at 09 08 08

This is extremely useful when we want to update only a few dependencies to be updated in a PR, for example.

References

What is the feature you are proposing to solve the problem?

Fine-grained way of selecting the dependencies that would be updated by bun.

What alternatives have you considered?

checking dependency by dependency in npm registry what's the latest version and do upgrade manually those versions.

Considerations

For workspaces, it would be cool if we could specify a flag -r that would read all package.json tracked and group them, like pnpm does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bun installSomething that relates to the npm-compatible clientenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions