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

feat: Add deno update and deno outdated subcommands [WIP] #26219

Closed
wants to merge 7 commits into from

Conversation

bartlomieju
Copy link
Member

@bartlomieju bartlomieju commented Oct 13, 2024

Adds deno update and deno outdated subcommands for easily updating dependencies coming from
JSR and npm.

Closes #20487

@dylan-conway
Copy link

Sorry, meant to approve oven-sh/bun#14504 😆

@qihangnet
Copy link

This is a great subcommand. When can we officially get it?

@bartlomieju
Copy link
Member Author

This is a great subcommand. When can we officially get it?

Deno 2.1 in November at earliest.

@Malix-Labs
Copy link

Malix-Labs commented Oct 24, 2024

Kind note : "WIP" can be identified + has better guarantees with draft PR status 😄

See GitHub Docs - Draft PR (about) and GitHub Docs - PR (change state)

@nathanwhit
Copy link
Member

nathanwhit commented Nov 19, 2024

Closing in favor of #26942

@nathanwhit nathanwhit closed this Nov 19, 2024
@bartlomieju bartlomieju deleted the deno_outdated_update branch November 19, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

suggestion: deno upgrade --deps (to keep dependencies up-to-date)
5 participants