chore(bun): update bun lockfile - #1327
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Contributor
Coverage Report
File CoverageNo changed files found. |
squiggler-app
Bot
force-pushed
the
actions/maintain-bun-lock
branch
from
September 8, 2026 10:53
52109a4 to
d6596c3
Compare
squiggler-app
Bot
force-pushed
the
actions/maintain-bun-lock
branch
2 times, most recently
from
September 22, 2026 15:51
95bc368 to
41f6ede
Compare
squiggler-app
Bot
force-pushed
the
actions/maintain-bun-lock
branch
from
September 23, 2026 12:36
41f6ede to
2d8c61d
Compare
rexxars
approved these changes
Sep 23, 2026
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.
I ran
bun install🧑💻Note
Low Risk
Lockfile-only maintenance with no runtime or application code changes.
Overview
Regenerates the Bun lockfile (
bun.lockb) by runningbun install, keeping Bun’s dependency graph in sync with the repo (typically afterpnpm-lock.yamlchanges onmain).No application source changes—only lockfile metadata/resolution updates for Bun consumers.
Reviewed by Cursor Bugbot for commit 2d8c61d. Bugbot is set up for automated code reviews on this repo. Configure here.