fix(security): update MCP SDK Hono runtime chain - #283
Conversation
📝 WalkthroughWalkthroughThe MCP SDK is upgraded to ChangesDependency and package contracts
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
Poem
Caution Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional.
❌ Failed checks (1 error, 1 inconclusive)
✅ Passed checks (3 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
9eb93bb to
a7860d3
Compare
|
Review note: the change adds no production API surface that needs docstrings. The package-lock graph is intentionally covered by the package-contract test: it asserts the SDK/Hono override, every resolved Hono entry, and rejects stale nested versions. Current-head CI is green on all required platforms. |
Closes #281.
Security change
Validation-gate repair
The full suite exposed a pre-existing stale checked fake-upstream bundle. Its test, generator, and bundle were unchanged from development. This PR regenerates the documented fixture and keeps the existing contract as the guardrail.
Validation
Follow-up
Full development-toolchain audit findings are tracked separately in #282. They do not appear in the published runtime graph, which this PR verifies is clean.
Summary by CodeRabbit