Bump hono from 4.12.28 to 4.12.31#81
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono-4.12.31
branch
from
July 21, 2026 15:15
1fd9f05 to
edad8c9
Compare
Bumps [hono](https://github.com/honojs/hono) from 4.12.28 to 4.12.31. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.28...v4.12.31) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.31 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono-4.12.31
branch
from
July 22, 2026 17:15
edad8c9 to
929aa5d
Compare
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.12.28 to 4.12.31.
Release notes
Sourced from hono's releases.
Commits
cadff884.12.3164c613atest(validator): fix misspelled identifier in transform type test (#5136)aeba9ecfix(sse): emit retry feild when retry is0(#5135)d796450fix(request): fix multipart boundary mismatch incloneRawRequest(#5133)80959d4fix(utils/body): reuse cached formData inparseBody()(#5131)21b44b6refactor(aws-lambada): remove FIXME in@ts-expect-error(#5130)5f73897docs(combine): close quote in combine JSDoc example (#5126)c285f9achore(benchmark): add app.fetch() overhead benchmark (#5117)fb9d7bftest(context): assert case-insensitive header names in response helpers (#5116)b2ae3a24.12.30