Skip to content

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Aug 10, 2024

What is this pull request for?

Use Bun instead of yarn as JS package manager and script runner.

Yarn 1 is not maintained anymore and Bun is a (very) fast alternative to Node, Yarn and even Jest.
For now we just use it as package manager and script runner. But using it over Jest is very tempting.

Notable changes

Make sure to install Bun if you want to build Alchemy locally in dev mode. The bin/setup script installs it if necessary.

Screenshots

Remove if no visual changes have been made.

Checklist

Copy link

codecov bot commented Aug 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.44%. Comparing base (47f370e) to head (8f83214).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2994   +/-   ##
=======================================
  Coverage   96.44%   96.44%           
=======================================
  Files         233      233           
  Lines        6307     6307           
=======================================
  Hits         6083     6083           
  Misses        224      224           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen force-pushed the use-bun-as-bundler branch from 442c01a to 8f83214 Compare August 11, 2024 19:40
@tvdeyen tvdeyen marked this pull request as ready for review August 11, 2024 19:48
@tvdeyen tvdeyen requested a review from a team as a code owner August 11, 2024 19:48
@tvdeyen tvdeyen added this to the 7.3 milestone Aug 11, 2024
@tvdeyen tvdeyen merged commit cd87b54 into main Aug 12, 2024
36 of 37 checks passed
@tvdeyen tvdeyen deleted the use-bun-as-bundler branch August 12, 2024 09:44
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.

1 participant