Skip to content

chore(deps): bump hono from 4.12.7 to 4.12.18#4717

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

chore(deps): bump hono from 4.12.7 to 4.12.18#4717
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hono-4.12.18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Bumps hono from 4.12.7 to 4.12.18.

Release notes

Sourced from hono's releases.

v4.12.18

Security fixes

This release includes fixes for the following security issues:

Cache Middleware ignores Vary: Authorization / Vary: Cookie leading to cross-user cache leakage

Affects: Cache Middleware. Fixes missing cache-skip handling for Vary: Authorization and Vary: Cookie, where a response cached for one authenticated user could be served to other users. GHSA-p77w-8qqv-26rm

CSS Declaration Injection via Style Object Values in JSX SSR

Affects: hono/jsx. Fixes a missing CSS-context escape for style object values and property names, where untrusted input could inject additional CSS declarations. The impact is limited to CSS and does not allow JavaScript execution. GHSA-qp7p-654g-cw7p

Improper validation of NumericDate claims (exp, nbf, iat) in JWT verify()

Affects: hono/utils/jwt. Fixes improper validation of exp, nbf, and iat claims, where falsy, non-finite, or non-numeric values could silently bypass time-based checks instead of being rejected per RFC 7519. GHSA-hm8q-7f3q-5f36


Users who use the JWT helper, hono/jsx, or the Cache middleware are strongly encouraged to upgrade to this version.

v4.12.17

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.16...v4.12.17

v4.12.16

Security fixes

This release includes fixes for the following security issues:

Unvalidated JSX Tag Names in hono/jsx May Allow HTML Injection

Affects: hono/jsx. Fixes missing validation of JSX tag names when using jsx() or createElement(), which could allow HTML injection if untrusted input is used as the tag name. GHSA-69xw-7hcm-h432

bodyLimit() can be bypassed for chunked / unknown-length requests

Affects: Body Limit Middleware. Fixes late enforcement for request bodies without a reliable Content-Length (e.g. chunked requests), where oversized requests could reach handlers and return successful responses before being rejected. GHSA-9vqf-7f2p-gf9v

v4.12.15

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 May 9, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 9, 2026

⚠️ No Changeset found

Latest commit: 01ce7e0

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

@netlify
Copy link
Copy Markdown

netlify Bot commented May 9, 2026

Deploy Preview for module-federation-docs ready!

Name Link
🔨 Latest commit 01ce7e0
🔍 Latest deploy log https://app.netlify.com/projects/module-federation-docs/deploys/6a0ef26c13129900082ce5ac
😎 Deploy Preview https://deploy-preview-4717--module-federation-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 9, 2026

Open in StackBlitz

@module-federation/devtools

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

@module-federation/cli

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

create-module-federation

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

@module-federation/dts-plugin

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

@module-federation/enhanced

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

@module-federation/error-codes

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

@module-federation/esbuild

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

@module-federation/managers

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

@module-federation/manifest

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

@module-federation/metro

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

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

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

@module-federation/metro-plugin-rnef

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

@module-federation/metro-plugin-rock

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

@module-federation/modern-js

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

@module-federation/modern-js-v3

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

@module-federation/native-federation-tests

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

@module-federation/native-federation-typescript

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

@module-federation/nextjs-mf

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

@module-federation/node

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

@module-federation/observability-plugin

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

@module-federation/retry-plugin

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

@module-federation/rsbuild-plugin

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

@module-federation/rspack

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

@module-federation/rspress-plugin

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

@module-federation/runtime

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

@module-federation/runtime-core

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

@module-federation/runtime-tools

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

@module-federation/sdk

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

@module-federation/storybook-addon

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

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

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

@module-federation/treeshake-frontend

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

@module-federation/treeshake-server

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

@module-federation/typescript

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

@module-federation/utilities

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

@module-federation/webpack-bundler-runtime

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

@module-federation/bridge-react

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

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

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

@module-federation/bridge-shared

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

@module-federation/bridge-vue3

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

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

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

commit: 01ce7e0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

Bundle Size Report

13 package(s) changed, 28 unchanged.

Package dist + ESM entry

Package Total dist (raw) Delta ESM gzip Delta
@module-federation/cli 26.3 kB no change 786 B no change
@module-federation/core 39.1 kB no change 173 B no change
@module-federation/devtools 664.0 kB no change 4.0 kB no change
@module-federation/enhanced 807.9 kB no change 672 B no change
@module-federation/managers 69.8 kB no change 334 B no change
@module-federation/manifest 136.1 kB no change 182 B no change
@module-federation/metro-plugin-rnc-cli 0 B no change 314 B no change
@module-federation/node 193.4 kB no change 217 B no change
@module-federation/runtime 20.0 kB +13 B (+0.1%) 715 B no change
@module-federation/runtime-core 287.4 kB +8 B (+0.0%) 477 B no change
@module-federation/runtime-tools 7.8 kB +65 B (+0.8%) 142 B no change
@module-federation/storybook-addon 77.9 kB no change 100 B no change
@module-federation/utilities 110.6 kB no change 328 B no change

Bundle targets

Package Web bundle (gzip) Delta Node bundle (gzip) Delta
@module-federation/cli 2.3 kB -31 B (-1.3%) 2.3 kB -31 B (-1.3%)
@module-federation/core 1.1 kB -31 B (-2.8%) 1.0 kB -30 B (-2.8%)
@module-federation/devtools 30.2 kB -37 B (-0.1%) 30.2 kB -37 B (-0.1%)
@module-federation/enhanced 2.6 kB -44 B (-1.6%) 2.6 kB -44 B (-1.6%)
@module-federation/managers 2.4 kB -27 B (-1.1%) 2.4 kB -27 B (-1.1%)
@module-federation/manifest 6.1 kB -39 B (-0.6%) 6.1 kB -39 B (-0.6%)
@module-federation/metro-plugin-rnc-cli 411 B -25 B (-5.7%) 411 B -25 B (-5.7%)
@module-federation/node 9.2 kB -28 B (-0.3%) 9.2 kB -28 B (-0.3%)
@module-federation/runtime 687 B no change 687 B no change
@module-federation/runtime-core 15.2 kB no change 15.0 kB no change
@module-federation/runtime-tools 89 B no change 89 B no change
@module-federation/storybook-addon 1.9 kB -25 B (-1.3%) 1.7 kB -24 B (-1.3%)
@module-federation/utilities 2.6 kB -32 B (-1.2%) 2.6 kB -32 B (-1.2%)

Consumer scenarios

Scenario Web output (gzip) Delta Node output (gzip) Delta Gap (node-web) Delta
Enhanced remoteEntry 21.4 kB -16 B (-0.1%) 22.5 kB -12 B (-0.1%) +1.1 kB +4 B

Total dist (raw): 6.78 MB (+86 B (+0.0%))
Total ESM gzip: 76.6 kB (no change)
Total web bundle (gzip): 205.4 kB (-319 B (-0.2%))
Total node bundle (gzip): 205.9 kB (-317 B (-0.2%))
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.

Bumps [hono](https://github.com/honojs/hono) from 4.12.7 to 4.12.18.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.7...v4.12.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/hono-4.12.18 branch from f17e67d to 01ce7e0 Compare May 21, 2026 11:54
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