Skip to content

build(deps): bump hono from 4.12.12 to 4.12.14 in the npm_and_yarn group across 1 directory#1626

Merged
kdinev merged 1 commit intomasterfrom
dependabot/npm_and_yarn/npm_and_yarn-da47bb892b
Apr 20, 2026
Merged

build(deps): bump hono from 4.12.12 to 4.12.14 in the npm_and_yarn group across 1 directory#1626
kdinev merged 1 commit intomasterfrom
dependabot/npm_and_yarn/npm_and_yarn-da47bb892b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps the npm_and_yarn group with 1 update in the / directory: hono.

Updates hono from 4.12.12 to 4.12.14

Release notes

Sourced from hono's releases.

v4.12.14

Security fixes

This release includes fixes for the following security issues:

Improper handling of JSX attribute names in hono/jsx SSR

Affects: hono/jsx. Fixes missing validation of JSX attribute names during server-side rendering, which could allow malformed attribute keys to corrupt the generated HTML output and inject unintended attributes or elements. GHSA-458j-xx4x-4375

Other changes

  • fix(aws-lambda): handle invalid header names in request processing (#4883) fa2c74fe

v4.12.13

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.12...v4.12.13

Commits
  • cf2d2b7 4.12.14
  • 66daa2e Merge commit from fork
  • fa2c74f fix(aws-lambda): handle invalid header names in request processing (#4883)
  • 3779927 4.12.13
  • faa6c46 feat(cache): add onCacheNotAvailable option (#4876)
  • f23e97b feat(trailing-slash): add skip option (#4862)
  • 1aa32fb fix(types): infer response type from last handler in app.on 9- and 10-handler...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 16, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 16, 2026

Coverage Status

coverage: 86.193%. remained the same — dependabot/npm_and_yarn/npm_and_yarn-da47bb892b into master

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-da47bb892b branch 2 times, most recently from 8e7d93e to 39221a2 Compare April 17, 2026 18:40
@kdinev
Copy link
Copy Markdown
Member

kdinev commented Apr 20, 2026

@dependabot rebase

Bumps the npm_and_yarn group with 1 update in the / directory: [hono](https://github.com/honojs/hono).


Updates `hono` from 4.12.12 to 4.12.14
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.12...v4.12.14)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.14
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-da47bb892b branch from 39221a2 to cfcca36 Compare April 20, 2026 15:05
@kdinev kdinev merged commit 87944ff into master Apr 20, 2026
3 checks passed
@kdinev kdinev deleted the dependabot/npm_and_yarn/npm_and_yarn-da47bb892b branch April 20, 2026 15:09
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.

2 participants