Skip to content

chore(deps): bump hono from 4.12.5 to 4.12.7 in /gui#11284

Merged
RomneyDa merged 1 commit intomainfrom
dependabot/npm_and_yarn/gui/hono-4.12.7
Mar 13, 2026
Merged

chore(deps): bump hono from 4.12.5 to 4.12.7 in /gui#11284
RomneyDa merged 1 commit intomainfrom
dependabot/npm_and_yarn/gui/hono-4.12.7

Conversation

@dependabot
Copy link
Contributor

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

Bumps hono from 4.12.5 to 4.12.7.

Release notes

Sourced from hono's releases.

v4.12.7

Security hardening

Ignore __proto__ path segments in parseBody({ dot: true }) to prevent potential prototype pollution when merged with unsafe patterns.


Full Changelog: honojs/hono@v4.12.6...v4.12.7

v4.12.6

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.5...v4.12.6

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.

Summary by cubic

Upgrade hono from 4.12.5 to 4.12.7 in /gui to pick up security fixes and better compatibility. Adds a prototype pollution guard and mitigates a ReDoS in header parsing.

  • Dependencies
    • hono: 4.12.5 → 4.12.7 (prototype pollution guard in parseBody({ dot: true }), ReDoS fix in Accept parsing, React 19 JSX alignment, Node.js 24 Lambda@Edge handler fix)
    • Lockfile updates: @sentry/vite-plugin → ^5.0.0, tar → ^7.5.10

Written for commit 94a7de1. Summary will update on new commits.

Bumps [hono](https://github.com/honojs/hono) from 4.12.5 to 4.12.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.5...v4.12.7)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.7
  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 Mar 11, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 11, 2026 02:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2026
@dependabot dependabot bot requested review from RomneyDa and removed request for a team March 11, 2026 02:10
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 11, 2026
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 11, 2026
@continue
Copy link
Contributor

continue bot commented Mar 11, 2026

Documentation Review

No documentation updates needed for this PR.

Reason: This is a minor patch version bump of the hono dependency (4.12.5 → 4.12.7). The change is limited to the package-lock.json file and does not affect any user-facing functionality, APIs, or configuration options that would require documentation updates.

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

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Mar 13, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 13, 2026
@RomneyDa RomneyDa merged commit f69e47c into main Mar 13, 2026
64 of 67 checks passed
@RomneyDa RomneyDa deleted the dependabot/npm_and_yarn/gui/hono-4.12.7 branch March 13, 2026 00:52
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Mar 13, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant