Skip to content

chore(deps): bump @hono/node-server from 2.0.6 to 2.0.10 in /server - #77

Merged
rvagg merged 1 commit into
masterfrom
dependabot/npm_and_yarn/server/hono/node-server-2.0.10
Jul 27, 2026
Merged

chore(deps): bump @hono/node-server from 2.0.6 to 2.0.10 in /server#77
rvagg merged 1 commit into
masterfrom
dependabot/npm_and_yarn/server/hono/node-server-2.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @hono/node-server from 2.0.6 to 2.0.10.

Release notes

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

v2.0.10

Security fixes

This release includes a fix for the following security issue:

Unauthenticated memory-leak DoS via aborted WebSocket handshake

Affects: upgradeWebSocket. A WebSocket upgrade request with a missing or malformed Sec-WebSocket-Key header leaked the request's IncomingMessage and left a promise pending, even though no connection was established. Since the route is reachable pre-handshake without authentication, an attacker could flood it to gradually exhaust memory. GHSA-9mqv-5hh9-4cgg


Users of upgradeWebSocket are encouraged to upgrade to this version.

v2.0.9

What's Changed

New Contributors

Full Changelog: honojs/node-server@v2.0.8...v2.0.9

v2.0.8

What's Changed

Full Changelog: honojs/node-server@v2.0.7...v2.0.8

v2.0.7

What's Changed

Full Changelog: honojs/node-server@v2.0.6...v2.0.7

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 24, 2026
@FilOzzy FilOzzy added this to FOC Jul 24, 2026
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC Jul 24, 2026
@rvagg

rvagg commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [@hono/node-server](https://github.com/honojs/node-server) from 2.0.6 to 2.0.10.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v2.0.6...v2.0.10)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-version: 2.0.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/server/hono/node-server-2.0.10 branch from bf6ec61 to ba04f0a Compare July 27, 2026 04:12
@github-project-automation github-project-automation Bot moved this from 📌 Triage to ✔️ Approved by reviewer in FOC Jul 27, 2026
@rvagg
rvagg merged commit c363cec into master Jul 27, 2026
3 checks passed
@rvagg
rvagg deleted the dependabot/npm_and_yarn/server/hono/node-server-2.0.10 branch July 27, 2026 04:13
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Jul 27, 2026
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

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

2 participants