chore(deps): upgrade Bun to 1.4.0 and refresh root lockfile - #27
Merged
0disoft merged 3 commits intoSep 1, 2026
Merged
Conversation
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
0disoft
deleted the
renovate/lock-file-maintenance-root-package-dependencies
branch
September 1, 2026 05:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
1.3.13to1.4.0.bun.lockto lockfile format v2.Why
Renovate generated a v2 lockfile, but CI still installed Bun 1.3.13, which cannot parse that format. This caused Linux and Windows dependency installation to fail before tests ran.
Closes #29 after the documentation-site lockfile is also validated and merged.
Verification
Unknown lockfile versionunder Bun 1.3.13.fe6c6bb4956afe00b76a88c89bcae1dc42069509is pending.Checklist
mf inittemplate.