Skip to content

Refresh stale pnpm dependency graph - #4

Merged
0thernet merged 1 commit into
mainfrom
codex/refresh-pnpm-lock-security
Aug 18, 2026
Merged

Refresh stale pnpm dependency graph#4
0thernet merged 1 commit into
mainfrom
codex/refresh-pnpm-lock-security

Conversation

@0thernet

Copy link
Copy Markdown

Refreshes the preserved pnpm lock from the current package manifest. The old lock still described the pre-MCP Server dependency graph and pinned vulnerable fast-uri 3.1.0; the regenerated graph matches the current @modelcontextprotocol/server 2.0.0 manifest and removes fast-uri entirely.\n\nValidation:\n- pnpm install --lockfile-only --frozen-lockfile --ignore-scripts\n- bun install --frozen-lockfile\n- bun run test:types\n- bun run test:package\n- git diff --check\n\nThe local full Node and Bun suites were stopped after the existing token-based chunking tests hit their fixed 60-second timeout under this machine; the lock-only diff does not touch runtime source, and protected CI remains the delivery gate.

@0thernet
0thernet merged commit 984be42 into main Aug 18, 2026
9 checks passed
@0thernet
0thernet deleted the codex/refresh-pnpm-lock-security branch August 18, 2026 14:08
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