Skip to content

[TRI-654] Add an update sub-command the @trigger.dev/cli that updates all @trigger.dev/* packages #166

Description

@ericallam

It's annoying currently updated @trigger.dev/* packages to the latest ones so we should have a command that could be run like so:

$ npx @trigger.dev/cli update

This should find all the @trigger.dev/* packages in the package.json of the current project and use the NPM registry API to figure out if there are newer versions. It should display which ones are newer and ask for confirmation before updating the package.json and re-installing dependencies.

From SyncLinear.com | TRI-654

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions