Skip to content

chore(deps): bump @hono/node-server from 1.19.13 to 1.19.17 in /mcp-server - #170

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mcp-server/hono/node-server-1.19.17
Open

chore(deps): bump @hono/node-server from 1.19.13 to 1.19.17 in /mcp-server#170
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mcp-server/hono/node-server-1.19.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor

Bumps @hono/node-server from 1.19.13 to 1.19.17.

Release notes

Sourced from @​hono/node-server's releases.

v1.19.17

No release notes provided.

v1.19.14

What's Changed

Full Changelog: honojs/node-server@v1.19.13...v1.19.14

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​hono/node-server since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.13 to 1.19.17.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.19.13...v1.19.17)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-version: 1.19.17
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 16, 2026
@cursor

cursor Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

🤖 Dependabot PR Review — Automated Analysis

Dependencies Changed

  • @hono/node-server: 1.19.131.19.17 (patch, transitive via @modelcontextprotocol/sdk@1.28.0)

Changelog highlights (1.19.13 → 1.19.17):

  • 1.19.14: Fix custom inspect on lightweight Request/Response to prevent TypeError on console.log
  • 1.19.16: Security fix in serve-static (path handling)
  • 1.19.17: Test/CI maintenance; no documented API changes

No dependencies added or removed. mcp-server/package.json unchanged — only package-lock.json updated.

Build Result

✅ Passed (npm ci && npm run build)

Test Result

✅ All tests passed (17 files, 435 tests)

Execution Check

✅ Starts successfully — node dist/index.mjs boots and logs "Currents MCP Server is live" when CURRENTS_API_KEY is set (no --help flag; missing API key exits cleanly with expected error)

Risk Assessment

LOW — Patch-level transitive dependency bump with bug/security fixes only. @hono/node-server is not imported directly in this codebase; it is pulled in by the MCP SDK for HTTP transport. No breaking changes documented, no source code changes required.

Code Changes Proposed

None

Decision

✅ Auto-approved and merged

cc @miguelangaranocurrents

@cursor

cursor Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Update: Automated approval and merge could not be completed — the integration token lacks addPullRequestReview / merge permissions. All verification checks passed; this PR is ready for human approval and merge.

cc @miguelangaranocurrents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants