Skip to content

chore(deps): bump @hono/node-server from 1.19.9 to 1.19.10 in /gui#11034

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/gui/hono/node-server-1.19.10
Open

chore(deps): bump @hono/node-server from 1.19.9 to 1.19.10 in /gui#11034
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/gui/hono/node-server-1.19.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

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

Release notes

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

v1.19.10

Security Fix

Fixed an authorization bypass in Serve Static Middleware caused by inconsistent URL decoding (%2F handling) between the router and static file resolution. Users of Serve Static Middleware are encouraged to upgrade to this version.

See GHSA-wc8c-qw6v-h7f6 for details.

Commits

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.

Continue Tasks: ✅ 7 no changes — View all


Summary by cubic

Upgrade @hono/node-server to 1.19.10 in the GUI to pull in a security fix for Serve Static Middleware that prevents an authorization bypass from inconsistent %2F decoding.

  • Dependencies
    • @hono/node-server: 1.19.9 → 1.19.10 (security patch for static file middleware)
    • package-lock sync: @aws-sdk/credential-providers bumped to ^3.974.0

Written for commit 8a24161. Summary will update on new commits.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 4, 2026 20:57
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 4, 2026
@dependabot dependabot bot requested review from Patrick-Erichsen and removed request for a team March 4, 2026 20:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 4, 2026
@continue
Copy link
Contributor

continue bot commented Mar 4, 2026

Docs Review: No documentation updates needed.

This PR bumps @hono/node-server from 1.19.9 to 1.19.10, which is an internal dependency patch update. This change doesn't affect any user-facing APIs, configuration options, or developer workflows—it's purely an internal implementation detail that doesn't require documentation changes.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 4, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

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 size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

0 participants