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

"bun outdated" and "bun update" Commands Don't Support Canary, Next, or other Non-Stable Package Versions #16570

Open
Barzi-Ahmed opened this issue Jan 21, 2025 · 2 comments
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client needs repro Needs an example to reproduce

Comments

@Barzi-Ahmed
Copy link

If I were to use a canary or "next" version package, I cannot see if there's update available for them or update them, using "outdated" or "update" commands, as it seems these commands only support and recognize stable versions or tags.

PNPM, my ex-package manager (no pun intended), was behaving correctly and showing updates for canary or next versions.

@DonIsaac
Copy link
Contributor

Hi Barzi, please follow the bug issue template when creating bugs. This issue (and your previous one) are missing details we need to debug.

@DonIsaac DonIsaac added bun install Something that relates to the npm-compatible client bug Something isn't working needs repro Needs an example to reproduce labels Jan 21, 2025
Copy link
Contributor

Hello @Barzi-Ahmed. Please provide a minimal reproduction using a GitHub repository, Replit, CodeSandbox, or provide a bulleted list of commands to run that reproduce this issue. Issues marked with needs repro will be closed if they have no activity within 3 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client needs repro Needs an example to reproduce
Projects
None yet
Development

No branches or pull requests

2 participants