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

bug: bun update doesn't shows the all packages bun updated #11888

Open
vgseven opened this issue Jun 15, 2024 · 0 comments
Open

bug: bun update doesn't shows the all packages bun updated #11888

vgseven opened this issue Jun 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vgseven
Copy link

vgseven commented Jun 15, 2024

What version of Bun is running?

1.1.13+bd6a60512

What platform is your computer?

Microsoft Windows NT 10.0.22621.0 x64 (Windows 11)

What steps can reproduce the bug?

by updating the outdated packages of package.json using bun update

What is the expected behavior?

on bun update after updating all packages must shows the list of packages updated by bun

What do you see instead?

initially i execute the ncu (npm-check-update) to list the outdated packages - which results following ->
Screenshot 2024-06-15 150309

then run bun update which updates the packages but doesn't list all packages bun have updated instead logs only one package..
Screenshot 2024-06-15 150412

again executing ncu to ensure packages have updated..
Screenshot 2024-06-15 150425

Additional information

bun update must shows the packages bun updated.

how to list outdated packages packgae.json have before updating ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants