Skip to content

chore(deps): bump hono from 4.12.26 to 4.12.34 - #4957

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hono-4.12.34
Open

chore(deps): bump hono from 4.12.26 to 4.12.34#4957
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hono-4.12.34

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps hono from 4.12.26 to 4.12.34.

Release notes

Sourced from hono's releases.

v4.12.34

Security fixes

This release includes fixes for the following security issues:

memo() retains SSR output across requests, leading to cross-user data disclosure

Affects: hono/jsx (server-side rendering). Fixes memo() reusing a retained render result across requests when props compare equal, where a component reading request-scoped values from ambient context — useContext(), useRequestContext(), or getContext() — could serve HTML rendered for another user's request, disclosing account data or request-scoped secrets such as CSRF tokens. GHSA-f23p-vx2j-j53r

ReDoS in CORS middleware via Access-Control-Request-Headers

Affects: hono/cors. Fixes a whitespace-tolerant regular expression with quadratic backtracking used to parse the Access-Control-Request-Headers preflight header when allowHeaders is not configured (the default), where a single preflight request carrying a long whitespace run could consume seconds of CPU and stall request processing. GHSA-8j4g-w8fx-2239

Algorithmic complexity DoS in Language Middleware

Affects: hono/language. Fixes quadratic string processing in language-tag normalization, where a crafted language tag with a large number of hyphen-separated subtags — supplied via a query parameter, cookie, or Accept-Language header — could cause excessive CPU consumption and block the event loop. GHSA-54fx-42gc-7vw4

Proxy Helper does not remove response headers listed in the Connection header

Affects: hono/proxy. Fixes proxy() forwarding response headers that the origin's Connection header designates as connection-scoped, where headers intended only for the immediate peer — per RFC 9110 Section 7.6.1 — could be exposed to clients, disclosing connection-scoped or internal metadata. GHSA-79qm-7rj5-m7r9


Users who use hono/jsx for server-side rendering, hono/cors, hono/language, or hono/proxy are strongly encouraged to upgrade to this version.

v4.12.33

What's Changed

Full Changelog: honojs/hono@v4.12.32...v4.12.33

v4.12.32

What's Changed

  • ci: enable reports for type & bundle size check in honojs/hono#5148
  • fix(aws-lambda): add jwt and lambda authorizer types for API Gateway v2 in honojs/hono#5142
  • fix(sse): emit empty id field to reset Last-Event-ID in honojs/hono#5138
  • test(cloudflare-workers): add coverage for onClose, onError, send, and close in Cloudflare Workers websocket adapter in honojs/hono#5145
  • fix: use Object.create(null) when parsing query, headers, and params in honojs/hono#5161
  • fix(secure-headers): keep CSP callbacks scoped to their header in honojs/hono#5147

Full Changelog: honojs/hono@v4.12.31...v4.12.32

v4.12.31

What's Changed

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2026
@changeset-bot

changeset-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: dccb9f7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Aug 4, 2026

Copy link
Copy Markdown

Open in StackBlitz

@module-federation/devtools

pnpm add https://pkg.pr.new/@module-federation/devtools@dccb9f7

@module-federation/cli

pnpm add https://pkg.pr.new/@module-federation/cli@dccb9f7

create-module-federation

pnpm add https://pkg.pr.new/create-module-federation@dccb9f7

@module-federation/dts-plugin

pnpm add https://pkg.pr.new/@module-federation/dts-plugin@dccb9f7

@module-federation/enhanced

pnpm add https://pkg.pr.new/@module-federation/enhanced@dccb9f7

@module-federation/error-codes

pnpm add https://pkg.pr.new/@module-federation/error-codes@dccb9f7

@module-federation/esbuild

pnpm add https://pkg.pr.new/@module-federation/esbuild@dccb9f7

@module-federation/managers

pnpm add https://pkg.pr.new/@module-federation/managers@dccb9f7

@module-federation/manifest

pnpm add https://pkg.pr.new/@module-federation/manifest@dccb9f7

@module-federation/metro

pnpm add https://pkg.pr.new/@module-federation/metro@dccb9f7

@module-federation/metro-plugin-rnc-cli

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnc-cli@dccb9f7

@module-federation/metro-plugin-rnef

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnef@dccb9f7

@module-federation/metro-plugin-rock

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rock@dccb9f7

@module-federation/modern-js

pnpm add https://pkg.pr.new/@module-federation/modern-js@dccb9f7

@module-federation/modern-js-v3

pnpm add https://pkg.pr.new/@module-federation/modern-js-v3@dccb9f7

@module-federation/native-federation-tests

pnpm add https://pkg.pr.new/@module-federation/native-federation-tests@dccb9f7

@module-federation/native-federation-typescript

pnpm add https://pkg.pr.new/@module-federation/native-federation-typescript@dccb9f7

@module-federation/nextjs-mf

pnpm add https://pkg.pr.new/@module-federation/nextjs-mf@dccb9f7

@module-federation/node

pnpm add https://pkg.pr.new/@module-federation/node@dccb9f7

@module-federation/observability-plugin

pnpm add https://pkg.pr.new/@module-federation/observability-plugin@dccb9f7

@module-federation/playground

pnpm add https://pkg.pr.new/@module-federation/playground@dccb9f7

@module-federation/retry-plugin

pnpm add https://pkg.pr.new/@module-federation/retry-plugin@dccb9f7

@module-federation/rsbuild-plugin

pnpm add https://pkg.pr.new/@module-federation/rsbuild-plugin@dccb9f7

@module-federation/rspack

pnpm add https://pkg.pr.new/@module-federation/rspack@dccb9f7

@module-federation/rspress-plugin

pnpm add https://pkg.pr.new/@module-federation/rspress-plugin@dccb9f7

@module-federation/runtime

pnpm add https://pkg.pr.new/@module-federation/runtime@dccb9f7

@module-federation/runtime-core

pnpm add https://pkg.pr.new/@module-federation/runtime-core@dccb9f7

@module-federation/runtime-tools

pnpm add https://pkg.pr.new/@module-federation/runtime-tools@dccb9f7

@module-federation/sdk

pnpm add https://pkg.pr.new/@module-federation/sdk@dccb9f7

@module-federation/storybook-addon

pnpm add https://pkg.pr.new/@module-federation/storybook-addon@dccb9f7

@module-federation/third-party-dts-extractor

pnpm add https://pkg.pr.new/@module-federation/third-party-dts-extractor@dccb9f7

@module-federation/treeshake-frontend

pnpm add https://pkg.pr.new/@module-federation/treeshake-frontend@dccb9f7

@module-federation/treeshake-server

pnpm add https://pkg.pr.new/@module-federation/treeshake-server@dccb9f7

@module-federation/typescript

pnpm add https://pkg.pr.new/@module-federation/typescript@dccb9f7

@module-federation/utilities

pnpm add https://pkg.pr.new/@module-federation/utilities@dccb9f7

@module-federation/webpack-bundler-runtime

pnpm add https://pkg.pr.new/@module-federation/webpack-bundler-runtime@dccb9f7

@module-federation/bridge-react

pnpm add https://pkg.pr.new/@module-federation/bridge-react@dccb9f7

@module-federation/bridge-react-webpack-plugin

pnpm add https://pkg.pr.new/@module-federation/bridge-react-webpack-plugin@dccb9f7

@module-federation/bridge-shared

pnpm add https://pkg.pr.new/@module-federation/bridge-shared@dccb9f7

@module-federation/bridge-vue3

pnpm add https://pkg.pr.new/@module-federation/bridge-vue3@dccb9f7

@module-federation/inject-external-runtime-core-plugin

pnpm add https://pkg.pr.new/@module-federation/inject-external-runtime-core-plugin@dccb9f7

commit: dccb9f7

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bundle Size Report

9 package(s) changed, 33 unchanged.

Package dist + ESM entry

Package Total dist (raw) Delta ESM gzip Delta
@module-federation/playground 28.86 MB -682 B (-0.0%) 45.0 kB no change
@module-federation/runtime-core 295.9 kB +8 B (+0.0%) 570 B no change
@module-federation/runtime-tools 7.7 kB -65 B (-0.8%) 142 B no change

Bundle targets

Package Web bundle (gzip) Delta Node bundle (gzip) Delta
@module-federation/cli 2.3 kB -7 B (-0.3%) 2.4 kB -30 B (-1.2%)
@module-federation/core 1.0 kB +3 B (+0.3%) 1.0 kB -31 B (-2.9%)
@module-federation/devtools 30.3 kB -6 B (-0.0%) 30.3 kB -27 B (-0.1%)
@module-federation/enhanced 2.7 kB +2 B (+0.1%) 2.8 kB -41 B (-1.4%)
@module-federation/metro-plugin-rnc-cli 416 B -1 B (-0.2%) 435 B -24 B (-5.2%)
@module-federation/node 9.2 kB +3 B (+0.0%) 9.2 kB -28 B (-0.3%)

Consumer scenarios

Scenario Web output (gzip) Delta Node output (gzip) Delta Gap (node-web) Delta
Enhanced remoteEntry 21.6 kB -15 B (-0.1%) 23.1 kB -21 B (-0.1%) +1.5 kB -6 B

Total dist (raw): 35.84 MB (-739 B (-0.0%))
Total ESM gzip: 106.4 kB (no change)
Total web bundle (gzip): 235.9 kB (-6 B (-0.0%))
Total node bundle (gzip): 238.2 kB (-181 B (-0.1%))
Tracked ./bundler entry gzip: 556 B (no change)
Tracked ./bundler web bundle (gzip): 4.8 kB (no change)
Tracked ./bundler node bundle (gzip): 4.8 kB (no change)

Bundle sizes are generated with rslib (Rspack). Package-root metrics preserve the historical report. Tracked subpath exports such as ./bundler are measured separately so ENV_TARGET-driven tree-shaking is visible. Bare imports are externalized to keep package-level sizes consistent, and assets are emitted as resources.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d3bc9859b1

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

"@hono/zod-validator": "0.7.4",
"dotenv": "16.4.5",
"hono": "4.12.26",
"hono": "4.12.34",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add release metadata for the dependency bump

This changes a runtime dependency of the public @module-federation/treeshake-server package, but the commit does not add or update any .changeset/*.md entry for the Hono update. When this merges without matching release metadata, the release PR has no package-specific version intent or release note for the security dependency change, so add a patch changeset covering this package.

Useful? React with 👍 / 👎.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/hono-4.12.34 branch from d3bc985 to 545ddf7 Compare August 6, 2026 08:29
Bumps [hono](https://github.com/honojs/hono) from 4.12.26 to 4.12.34.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.26...v4.12.34)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.34
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/hono-4.12.34 branch from 545ddf7 to dccb9f7 Compare August 6, 2026 11:34
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.

0 participants