Skip to content

Regenerate bun.lock with configVersion field#31

Merged
dfalling merged 1 commit into
mainfrom
update-bun-deps
Jun 4, 2026
Merged

Regenerate bun.lock with configVersion field#31
dfalling merged 1 commit into
mainfrom
update-bun-deps

Conversation

@dfalling
Copy link
Copy Markdown
Owner

@dfalling dfalling commented Jun 4, 2026

Summary

  • Newer bun (1.3.x) writes a configVersion field into bun.lock on install.
  • The committed lockfile predated this field; regenerating it under the pinned bun keeps the format current and avoids spurious diffs on the next install.
  • Metadata-only change — no dependencies were added, removed, or upgraded.

Newer bun (1.3.x) writes a configVersion field into the lockfile on
install. The committed lockfile predated this field; regenerating it
under the pinned bun keeps the format current and avoids spurious diffs
on the next install.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dfalling dfalling merged commit 3e623ca into main Jun 4, 2026
2 checks passed
@dfalling dfalling deleted the update-bun-deps branch June 4, 2026 16:51
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