Bump @hono/node-server and @modelcontextprotocol/sdk - #400
Bump @hono/node-server and @modelcontextprotocol/sdk#400dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@hono/node-server](https://github.com/honojs/node-server) and [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk). These dependencies needed to be updated together. Updates `@hono/node-server` from 1.19.14 to 2.0.12 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.14...v2.0.12) Updates `@modelcontextprotocol/sdk` from 1.27.1 to 1.30.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.27.1...1.30.0) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.0.12 dependency-type: indirect - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.30.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryMedium Risk Overview The new SDK revision relaxes its The diff also marks Reviewed by Cursor Bugbot for commit 7c0766d. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 7c0766d. Configure here.
| "license": "MIT", | ||
| "dependencies": { | ||
| "@hono/node-server": "^1.19.9", | ||
| "@hono/node-server": "^1.19.9 || ^2.0.5", |
There was a problem hiding this comment.
Vulnerable hono dependency left unpatched
Medium Severity
This update widens @modelcontextprotocol/sdk's @hono/node-server range to allow patched releases, but the lockfile still resolves @hono/node-server to 1.19.14, which remains vulnerable to GHSA-frvp-7c67-39w9. The PR claims a bump to 2.0.12, so merging would not remediate the advisory.
Reviewed by Cursor Bugbot for commit 7c0766d. Configure here.


Bumps @hono/node-server and @modelcontextprotocol/sdk. These dependencies needed to be updated together.
Updates
@hono/node-serverfrom 1.19.14 to 2.0.12Release notes
Sourced from @hono/node-server's releases.
... (truncated)
Commits
a813b6c2.0.12caf48bafix(response): copy headers when init is a foreign Response (#382)3b1dd68test: replace supertest (#379)834e54f2.0.11ba72bcdperf(request): fast-path PATCH method (#380)962baa4perf(request): fast-path QUERY methods (#376)62284d6test: use a custom helper for path traversal tests (#377)7c1457e2.0.103a21938Merge commit from fork98420212.0.9Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@hono/node-serversince your current version.Updates
@modelcontextprotocol/sdkfrom 1.27.1 to 1.30.0Release notes
Sourced from @modelcontextprotocol/sdk's releases.
... (truncated)
Commits
2d889f2chore: bump version to 1.30.0 (#2563)e3f3daaFix SSE keep-alive timer lifecycle in Streamable HTTP server transport (v1.x)...bb5a718fix(deps): widen@hono/node-serverpast GHSA-frvp-7c67-39w9 (#2549)1dad263fix: send SSE keep-alive comment frames from Streamable HTTP server transport...69749aaValidate Content-Type by parsed media type instead of substring match (v1.x) ...369513dfix: support Zod 3.25 method literals (#2368)e7ee57cv1 stdio buffer limit (#2239)c36e1efAdd end-to-end test suite (#2167)bf1e022chore(ci): switch publish to OIDC trusted publishing (#1839)9edbab7fix(server): prioritize zod issues and format them (#1503)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@modelcontextprotocol/sdksince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.