Skip to content

Conversation

@Mohataseem89
Copy link
Contributor

the Bun installation helper script by fixing the Bun version check, removing unused code, and improving developer feedback when Bun is already up to date.

  1. fixed incorrect Bun version command
  2. removed unused variable
  3. improved user feedback(logs a clear message when Bun is already on the latest version instead of silently exiting)

the Bun installation helper script by fixing the Bun version check, removing unused code, and improving developer feedback when Bun is already up to date.
Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

Small side-note: bun -version actually works but I agree that the --version is more common. So we can merge the PR as-is.

@Lms24 Lms24 changed the title fix(bun): correct Bun version check and improve upgrade feedback chore(bun): Fix install-bun.js version check and improve upgrade feedback Dec 30, 2025
@Lms24 Lms24 self-assigned this Dec 30, 2025
@Lms24 Lms24 enabled auto-merge (squash) December 30, 2025 10:35
@Lms24 Lms24 merged commit f5becb4 into getsentry:develop Dec 30, 2025
188 checks passed
Lms24 added a commit that referenced this pull request Dec 30, 2025
This PR adds the external contributor to the CHANGELOG.md file, so that
they are credited for their contribution. See #18492

Co-authored-by: Lukas Stracke <[email protected]>
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.

2 participants