Skip to content

Detect Bun with new test-based lockfile#134

Merged
rubys merged 1 commit intofly-apps:mainfrom
neanias:support-new-bump-lockfile
Jan 15, 2025
Merged

Detect Bun with new test-based lockfile#134
rubys merged 1 commit intofly-apps:mainfrom
neanias:support-new-bump-lockfile

Conversation

@neanias
Copy link
Contributor

@neanias neanias commented Jan 15, 2025

In version 1.1.39, Bun added a new text-based lockfile (bun.lock) which will become the standard in version 1.2. The Bun check should account for this as well as the existing bun.lockb.

In version 1.1.39, Bun added a new text-based lockfile (`bun.lock`)[1]
which will become the standard in version 1.2. The Bun check should
account for this as well as the existing `bun.lockb`.

[1]: https://bun.sh/blog/bun-v1.1.39#bun-lock-is-bun-s-new-text-based-lockfile
@neanias neanias marked this pull request as ready for review January 15, 2025 11:12
@rubys
Copy link
Contributor

rubys commented Jan 15, 2025

Better link: https://bun.sh/blog/bun-lock-text-lockfile

@rubys rubys merged commit ca1e730 into fly-apps:main Jan 15, 2025
4 checks passed
@neanias neanias deleted the support-new-bump-lockfile branch February 24, 2025 10:30
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