LearnNewsExamplesServices
Frontmatter
titlechore(deps-dev): bump hono from 4.12.5 to 4.12.7
authordependabot
stateMerged
createdAtMar 11, 2026, 3:07 AM
updatedAtMar 11, 2026, 1:48 PM
closedAtMar 11, 2026, 1:48 PM
mergedAtMar 11, 2026, 1:48 PM
branchesdevdependabot/npm_and_yarn/hono-4.12.7
urlhttps://github.com/neomjs/neo/pull/9436
Merged
dependabot commented on Mar 11, 2026, 3:07 AM

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: https://github.com/honojs/hono/compare/v4.12.6...v4.12.7

v4.12.6

What's Changed

New Contributors

Full Changelog: https://github.com/honojs/hono/compare/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.