Skip to content

Bump @hono/node-server from 1.19.14 to 2.1.1 - #64

Merged
satsukies merged 2 commits into
mainfrom
dependabot/npm_and_yarn/hono/node-server-2.1.0
Aug 21, 2026
Merged

Bump @hono/node-server from 1.19.14 to 2.1.1#64
satsukies merged 2 commits into
mainfrom
dependabot/npm_and_yarn/hono/node-server-2.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @hono/node-server from 1.19.14 to 2.1.1.

Release notes

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

v2.1.1

What's Changed

Full Changelog: honojs/node-server@v2.1.0...v2.1.1

v2.1.0

What's Changed

New Contributors

Full Changelog: honojs/node-server@v2.0.12...v2.1.0

v2.0.12

What's Changed

Full Changelog: honojs/node-server@v2.0.11...v2.0.12

v2.0.11

What's Changed

Full Changelog: honojs/node-server@v2.0.10...v2.0.11

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

... (truncated)

Commits
Maintainer changes

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


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2026
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.14 to 2.1.1.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.19.14...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @hono/node-server from 1.19.14 to 2.1.0 Bump @hono/node-server from 1.19.14 to 2.1.1 Aug 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/hono/node-server-2.1.0 branch from b0b034d to fd04051 Compare August 21, 2026 02:38
@satsukies satsukies self-assigned this Aug 21, 2026
@satsukies
satsukies merged commit a3a0e4f into main Aug 21, 2026
3 checks passed
@satsukies
satsukies deleted the dependabot/npm_and_yarn/hono/node-server-2.1.0 branch August 21, 2026 02:47
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.

1 participant