chore(deps-dev): bump hono from 4.11.9 to 4.12.32 - #2840
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Conversation
dependabot
Bot
requested review from
HughParry,
forgetso and
goastler
as code owners
July 22, 2026 08:58
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono-4.12.31
branch
3 times, most recently
from
July 23, 2026 12:11
a0fe943 to
d711530
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono-4.12.31
branch
12 times, most recently
from
July 26, 2026 08:28
b68e11a to
c63cd05
Compare
Bumps [hono](https://github.com/honojs/hono) from 4.11.9 to 4.12.32. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.9...v4.12.32) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.31 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono-4.12.31
branch
from
July 26, 2026 09:17
a23a5a0 to
b7554ae
Compare
Contributor
|
Superseded by #2908, which combines this bump with the other open Dependabot PRs into a single lockfile regeneration. Closing to avoid 40 rounds of |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
HughParry
added a commit
that referenced
this pull request
Jul 27, 2026
Rebases this batch on top of chore/vite-8-rolldown-upgrade so the two stop
fighting over the same pins.
- vitest 3.2.6 and vite 6.4.1 here are superseded by 4.1.10 / 8.1.5; all five
conflicting manifests resolved to the Vite 8 side.
- Everything this PR actually adds survives: lodash 4.18.1,
webpack-dev-server 5.2.6, sharp 0.35.3, i18next-http-middleware 3.9.7 (plus
its HandleOptions fix) and actions/setup-node v7.
- flatted (#2906), immutable (#2842), hono (#2840) and tar (#2835) are no
longer in the tree at all: they were transitive deps of the
integration/frameworks demos, which the Vite 8 branch drops from the
workspace. Those four bumps are moot rather than dropped.
Note #2907 is now fully contained in #2850, so it is redundant once that lands.
HughParry
added a commit
that referenced
this pull request
Jul 27, 2026
Rebuilt on top of main now that the Vite 8 upgrade (#2850) has landed there — that PR was squash-merged, so the previous merge-based branch shared no history with main and would have conflicted against changes it already contained. What this now adds on top of main: lodash 4.17.21 -> 4.18.1 (#2903, #2901) webpack-dev-server 5.2.5 -> 5.2.6 (#2859, #2857) sharp 0.33.5 -> 0.35.3 (#2843, #2839) i18next-http-middleware 3.7.4 -> 3.9.7 (#2775, #2773) actions/setup-node v6 -> v7 (#2826, 14 workflows) Transitive (lockfile only): socket.io-parser #2905, yauzl #2904, tmp #2900, @protobufjs/utf8 #2899, @babel/plugin-transform-modules-systemjs #2898, form-data #2883, launch-editor #2882, axios #2860, fast-uri #2844, shell-quote #2834, websocket-driver #2827. No longer applicable: - vite/vitest/mongoose bumps: superseded by #2850 and #2907, already on main. - flatted #2906, immutable #2842, hono #2840, tar #2835: those packages left the dependency tree entirely with #2850, which drops the integration/frameworks demos from the workspace. - @angular/cli #2861 is a major; dependabot.yml keeps majors standalone. i18next-http-middleware 3.9.x still declares HandleOptions but no longer exports it, so packages/locale derives it from the handle() signature instead. Verified locally: npm ci clean, turbo typecheck 55/55, turbo build 54/54, npm run lint green, biome clean.
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.11.9 to 4.12.32.
Release notes
Sourced from hono's releases.
... (truncated)
Commits
26d8e424.12.32402eb3afix(secure-headers): keep CSP callbacks scoped to their header (#5147)c85aeadfix: useObject.create(null)when parsing query, headers, and params (#5161)a88c89dtest(cloudflare-workers): add coverage for onClose, onError, send, and close ...44f8843fix(sse): emit empty id field to reset Last-Event-ID (#5138)e36f57dfix(aws-lambda): add jwt and lambda authorizer types for API Gateway v2 (#5142)bf8608cci: enable reports for type & bundle size check (#5148)cadff884.12.3164c613atest(validator): fix misspelled identifier in transform type test (#5136)aeba9ecfix(sse): emit retry feild when retry is0(#5135)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.