Skip to content

chore: bump bun to 1.4.0 - #206

Merged
cschroeter merged 1 commit into
mainfrom
bump-bun-1.4.0
Aug 21, 2026
Merged

chore: bump bun to 1.4.0#206
cschroeter merged 1 commit into
mainfrom
bump-bun-1.4.0

Conversation

@cschroeter

Copy link
Copy Markdown
Contributor

Bumps BUN_VERSION in buildargs.conf from 1.3.13 to 1.4.0.

Why

Bun 1.4.0 writes bun.lock with lockfileVersion: 2, which 1.3.13 cannot read. Downstream CI using ghcr.io/pyck-ai/baseimages/typescript:debian fails on bun audit:

bun audit v1.3.13 (bf2e2cec)
error: Error loading lockfile: UnknownLockfileVersion

(bun install masks this by regenerating the lockfile; read-only commands like bun audit do not.)

No README changes — per AGENTS.md, versions pinned in buildargs.conf are not duplicated in READMEs.

🤖 Generated with Claude Code

Bun 1.3.13 cannot read lockfileVersion 2, which bun 1.4.0 writes. CI jobs
running `bun audit` against such a lockfile fail with
"Error loading lockfile: UnknownLockfileVersion".

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@cschroeter
cschroeter enabled auto-merge (rebase) August 21, 2026 08:01
auto-merge was automatically disabled August 21, 2026 08:07

Branch protection rule check failed

@cschroeter
cschroeter merged commit b4304d7 into main Aug 21, 2026
19 checks passed
@cschroeter
cschroeter deleted the bump-bun-1.4.0 branch August 21, 2026 08:08
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