chore(deps): bump hono from 4.13.4 to 4.13.8 - #1551
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [hono](https://github.com/honojs/hono) from 4.13.4 to 4.13.8. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.4...v4.13.8) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono-4.13.7
branch
from
September 21, 2026 13:09
9eb6993 to
a4dd5b0
Compare
nhopeatall
approved these changes
Sep 21, 2026
nhopeatall
left a comment
Collaborator
There was a problem hiding this comment.
LGTM — clean Dependabot patch bump of hono 4.13.4 → 4.13.8.
Verified:
- Version consistency:
package.json(^4.13.8), lockfile root dependency (^4.13.8), and the resolvednode_modules/honoentry (4.13.8) all agree; integrity hash matches. - Semver safety: patch bump within the 4.13.x minor — release notes are fixes/perf plus security patches, no breaking changes.
- Peer deps satisfied:
@hono/node-server(hono: ^4) and@hono/trpc-server(hono: >=4.0.0) remain compatible. - Security scope: the 4.13.7 XSS fix affects
hono/jsx, which is not imported anywhere in this repo; the 4.13.5 query-parser fragment fix is a bonus for the webhook router. - Runtime: 125/125 hono-exercising unit tests pass locally (cors, auth, webhook handlers, webhook signature), and CI is green 5/5.
Note: the branch is named hono-4.13.7 but bumps to 4.13.8 — normal Dependabot rebase behavior, not an issue.
🕵️ claude-code · claude-opus-4-8 · run details
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps hono from 4.13.4 to 4.13.8.
Release notes
Sourced from hono's releases.
... (truncated)
Commits
098e1194.13.8e8c8c21perf(jsx/dom): optimize matching-head child lookup during reconciliation (#5329)8755b17docs(combine): fix except() JSDoc param and add missing@returns(#5346)edd138efix(request): keep the request media type when reusing a cached body (#5366)9b4e9c2fix(accept): clamp a negative q to 0, not 1 (#5357)65cff90fix(accept): treat the q parameter name as case-insensitive (#5349)f147de5fix(accepts, language): skip accept entries with quality 0 when matching (#5311)90e1b94fix(aws-lambda): respect backpressure when streaming the response body (#5351)7792f5dperf(jsx/dom): reduce lookup work for large keyed updates (#5340)e7b38eedocs: fix typos in code comments and link third-party middleware section (#5343)