chore(deps): update hono-zod - #833
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/hono-zod
branch
10 times, most recently
from
August 1, 2026 01:59
4efdf3e to
7649c0e
Compare
renovate
Bot
force-pushed
the
renovate/hono-zod
branch
from
August 2, 2026 10:54
7649c0e to
c2d3b98
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.
This PR contains the following updates:
2.0.10→2.0.120.7.6→0.9.04.12.27→4.12.32Release Notes
honojs/node-server (@hono/node-server)
v2.0.12Compare Source
What's Changed
Full Changelog: honojs/node-server@v2.0.11...v2.0.12
v2.0.11Compare Source
What's Changed
Full Changelog: honojs/node-server@v2.0.10...v2.0.11
honojs/middleware (@hono/zod-validator)
v0.9.0Compare Source
Minor Changes
7bc11dffa7dd5b639c614b12c34bd76722d76354Thanks @yusukebe! - UseInferInputfromhono/validatorinstead of a local copy to avoid duplication (requireshono >=4.11.2)v0.8.0Compare Source
Minor Changes
e90e4fb30877f3e3f4b0588bdb2bbfc337efbf67Thanks @T4ko0522! - fix(zod-validator): surface the default400failure response so it propagates to the RPC schema (refs honojs/hono#3746).MiddlewareHandler<E, P, V, TypedResponse<ZodValidatorFailureBody<T>, 400, 'json'>>, so the defaultc.json(result, 400)body reachesMergeMiddlewareResponse<M_k>on the Hono side and shows up inhc<typeof app>as a typed400branch.Response(Response & TypedResponse<...>) in bothZodValidatorFailureResponse<T>andExtractValidationResponse<VF>so azValidator(...)middleware remains assignable to a plainMiddlewareHandler(avoids aTS2322regression caused by bareTypedResponse).undefinedfor the hook parameter together with theoptions.validationFunction, allowingzValidator(target, schema, undefined, { validationFunction })to match the typed-failure path.peerDependencies.honoto>=4.10.0because this PR now relies on the 4-argumentMiddlewareHandler<E, P, I, R>signature introduced in Hono v4.10.0; onhono<4.10.0,MiddlewareHandleronly accepts 3 type arguments and consumers would hitTS2707even though peer ranges currently allow it.honojs/hono (hono)
v4.12.32Compare Source
What's Changed
Object.create(null)when parsing query, headers, and params in #5161Full Changelog: honojs/hono@v4.12.31...v4.12.32
v4.12.31Compare Source
v4.12.30Compare Source
What's Changed
Full Changelog: honojs/hono@v4.12.29...v4.12.30
v4.12.29Compare Source
What's Changed
compatibilityDateby @yusukebe in #5100*as a match by @yusukebe in #5084New Contributors
Full Changelog: honojs/hono@v4.12.28...v4.12.29
v4.12.28Compare Source
What's Changed
*.tsbuildinfoby @yusukebe in #5066devDependenciesby @yusukebe in #5085New Contributors
Full Changelog: honojs/hono@v4.12.27...v4.12.28
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
* 22-23,0-4 * * 1-5)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.