Skip to content

ref(bun): Ensure bun is latest for local tests #16244

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

Merged
merged 1 commit into from
May 12, 2025
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented May 9, 2025

I noticed that my bun version locally was old, leading to weird test issues.
Now, our install script will ensure this is the latest version. On CI, we already test against the latest version.

(Noticed this because bun 1.0.2 which I had installed reports itself as Node 18.5.0 which lead to ESM warnings)

@mydea mydea requested a review from AbhiPrasad May 9, 2025 12:03
@mydea mydea self-assigned this May 9, 2025
@mydea mydea force-pushed the fn/ensure-bun-recent branch from abed1ac to d0efe3b Compare May 12, 2025 09:45
@mydea mydea merged commit 8f5f2f3 into develop May 12, 2025
109 checks passed
@mydea mydea deleted the fn/ensure-bun-recent branch May 12, 2025 10:35
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