chore(deps): bump hono from 4.12.18 to 4.12.27 - #340
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
commit: |
Bumps [hono](https://github.com/honojs/hono) from 4.12.18 to 4.12.27. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.18...v4.12.27) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono-4.12.27
branch
from
July 27, 2026 03:20
33f55e2 to
cdf13f5
Compare
Contributor
Author
|
Superseded by #344. |
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.18 to 4.12.27.
Release notes
Sourced from hono's releases.
... (truncated)
Commits
97c6fe14.12.27aa92177Merge commit from forkcd3f6f7Merge commit from forkd4853a8fix(jsx): make merged context-isolation tests pass tsc type check (#5037)6735feafix(jsx): cast awaitedFallback through unknown to fix Deno type check (#5036)fab3b13Merge commit from fork9f0dadfci: use npm Staged publishing (#5035)27b79924.12.26d29982cchore: replace arg and glob with Bun native APIs in build script16215d5chore: remove unused devcontainer and gitpod configs (#5029)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.
Note
Low Risk
No code changes; routine patch/minor dependency upgrade with security backports and typical low blast radius for core Hono + Vercel adapter usage.
Overview
Bumps hono in
examples/kitchen-sinkfrom 4.12.18 to 4.12.27 and refreshes pnpm-lock.yaml so the workspace resolves the new version (lockfile also picks up turbo 2.10.7 where eslint-plugin-turbo depends on it).No application source changes—only dependency versions. The hono jump includes several security fixes in upstream (e.g. JSX context isolation,
cx()SSR escaping, CORS/body-limit/Lambda adapter issues) that matter if those subpaths are used; this example mainly uses core routing, hono/vercel, and hono/client.Reviewed by Cursor Bugbot for commit cdf13f5. Bugbot is set up for automated code reviews on this repo. Configure here.