Skip to content

fix: sync bun.lockb after vitest 4.1.8 bump#71

Merged
drmohundro merged 1 commit into
mainfrom
fix/sync-bun-lockfile
Jun 2, 2026
Merged

fix: sync bun.lockb after vitest 4.1.8 bump#71
drmohundro merged 1 commit into
mainfrom
fix/sync-bun-lockfile

Conversation

@drmohundro
Copy link
Copy Markdown
Member

Dependabot PR #70 bumped vitest in package.json but, running in the npm_and_yarn ecosystem, never updated bun.lockb. The Docker build's bun install --frozen-lockfile then failed on main with "lockfile had changes, but lockfile is frozen", breaking the Azure deploy.

Dependabot PR #70 bumped vitest in package.json but, running in the
npm_and_yarn ecosystem, never updated bun.lockb. The Docker build's
`bun install --frozen-lockfile` then failed on main with "lockfile had
changes, but lockfile is frozen", breaking the Azure deploy.
@drmohundro drmohundro merged commit 97106b5 into main Jun 2, 2026
1 check passed
@drmohundro drmohundro deleted the fix/sync-bun-lockfile branch June 2, 2026 15:13
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