Skip to content

chore(mcp): commit missing bun.lock#898

Merged
christopherwxyz merged 1 commit into
mainfrom
chore/mcp-bun-lock
Jul 20, 2026
Merged

chore(mcp): commit missing bun.lock#898
christopherwxyz merged 1 commit into
mainfrom
chore/mcp-bun-lock

Conversation

@christopherwxyz

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • bun install --frozen-lockfile in apps/mcp succeeds against the committed lockfile

apps/mcp had no bun.lock tracked in git (and it isn't gitignored),
so bun install --frozen-lockfile could never actually enforce a
pinned dependency tree for this app. Discovered while diagnosing the
apps/web frozen-lockfile Cloudflare Workers Build failures.
@christopherwxyz
christopherwxyz requested a review from a team as a code owner July 20, 2026 13:47
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
mkit-mcp d6112ba Jul 20 2026, 01:48 PM

@christopherwxyz
christopherwxyz merged commit 1520aed into main Jul 20, 2026
36 checks passed
@christopherwxyz
christopherwxyz deleted the chore/mcp-bun-lock branch July 20, 2026 14:00
@heavygweit heavygweit added this to the mkit public release (v0.4.0) milestone Jul 21, 2026 — with Claude
@heavygweit heavygweit added the bug Something isn't working label Jul 21, 2026 — with Claude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants