Skip to content

Fix corrupted lockfile from PR #19 merge#22

Merged
shamrindev merged 1 commit into
mainfrom
fix/lockfile
Jun 4, 2026
Merged

Fix corrupted lockfile from PR #19 merge#22
shamrindev merged 1 commit into
mainfrom
fix/lockfile

Conversation

@shamrindev
Copy link
Copy Markdown
Member

The PR #19 merge 3-way-merged pnpm-lock.yaml between diverged branches (rename on dev, partial Dependabot bumps on main), producing an inconsistent lockfile (vitest: 3.2.6 vs catalog:) that fails pnpm install --frozen-lockfile — breaking Docker builds. Plus a Dependabot fumadocs-ui→16 bump conflicts with Next 15. This restores main to the verified-good dev content: clean lockfile, builds 14/14, frozen-install passes. Safe Dependabot bumps will return via the grouped config.

@shamrindev shamrindev merged commit 5bfca92 into main Jun 4, 2026
3 of 4 checks passed
@shamrindev shamrindev deleted the fix/lockfile branch June 4, 2026 20:32
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