Skip to content

chore(deps): bump @hono/node-server from 1.19.10 to 1.19.13#48

Merged
maxgolov merged 1 commit intomainfrom
dependabot/npm_and_yarn/hono/node-server-1.19.13
Apr 11, 2026
Merged

chore(deps): bump @hono/node-server from 1.19.10 to 1.19.13#48
maxgolov merged 1 commit intomainfrom
dependabot/npm_and_yarn/hono/node-server-1.19.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

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

Release notes

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

v1.19.13

Security Fix

Fixed an issue in Serve Static Middleware where inconsistent handling of repeated slashes (//) between the router and static file resolution could allow middleware to be bypassed. Users of Serve Static Middleware are encouraged to upgrade to this version.

See GHSA-92pp-h63x-v22m for details.

v1.19.12

What's Changed

Full Changelog: honojs/node-server@v1.19.11...v1.19.12

v1.19.11

What's Changed

Full Changelog: honojs/node-server@v1.19.10...v1.19.11

Commits

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2026
@dependabot dependabot bot requested a review from maxgolov as a code owner April 8, 2026 04:30
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 50c0cd9.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@hono/node-server 1.19.13 UnknownUnknown
npm/hono 4.12.12 UnknownUnknown

Scanned Files

  • package-lock.json

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hono/node-server-1.19.13 branch 4 times, most recently from b9d6c22 to d782a2a Compare April 11, 2026 19:33
Copy link
Copy Markdown
Contributor

@maxgolov maxgolov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot security patch (@hono/node-server 1.19.10 -> 1.19.13). CI green. LGTM.

@maxgolov
Copy link
Copy Markdown
Contributor

@dependabot rebase

1 similar comment
@maxgolov
Copy link
Copy Markdown
Contributor

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hono/node-server-1.19.13 branch from d782a2a to 50c0cd9 Compare April 11, 2026 19:35
Copy link
Copy Markdown
Contributor

@maxgolov maxgolov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot security patch (@hono/node-server 1.19.10 -> 1.19.13). Static-file path traversal fix. CI green. LGTM.

@maxgolov maxgolov merged commit a31fad0 into main Apr 11, 2026
16 checks passed
@maxgolov maxgolov deleted the dependabot/npm_and_yarn/hono/node-server-1.19.13 branch April 11, 2026 19:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant