fix(deps): update dependency @hono/zod-validator to ^0.7.0#8
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency @hono/zod-validator to ^0.7.0#8renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Reviewer's GuideThis PR upgrades the @hono/zod-validator package from v0.5.0 to v0.7.0 by updating the dependency version in package.json, pulling in upstream minor releases that add support for Zod v4, bump the peer dependency to Zod ^3.25.0, and include type fixes. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
4790573 to
c40e884
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:
^0.5.0→^0.7.0Release Notes
honojs/middleware (@hono/zod-validator)
v0.7.6Compare Source
Patch Changes
77cfae9f31ba290f81bf47b450a214c791a2944cThanks @yusukebe! - fix: query input supports union / optional typesv0.7.5Compare Source
Patch Changes
#1558
5388c3f6ab217293b2d3068c00b3334c1b6569aaThanks @shoji9x9! - Fixed so that the hook's return value is reflected in zValidator's return value.Response to #1550.
v0.7.4Compare Source
Patch Changes
d6102352531aa3f030051f0b85065bd1051ebdacThanks @BThero! - Fix a minor Zod v4 error type inference bugv0.7.3Compare Source
Patch Changes
713a9392f9adf521920d2d814894c4433ae718bfThanks @yusukebe! - fix: correct fallback behavior when usingcoercev0.7.2Compare Source
Patch Changes
c6a16ab7aa8fba2403d4294e7673f96796020c65Thanks @yusukebe! - fix: support transformv0.7.1Compare Source
Patch Changes
#1302
9f6278f51c846a171a9baa6335fb8fbd9b42cb1cThanks @kiki-kanri! - correctly set the zod version to follow the official website doc#1302
9f6278f51c846a171a9baa6335fb8fbd9b42cb1cThanks @kiki-kanri! - upgrade zod to v4 and import style to be more tree-shakeable in README.mdv0.7.0Compare Source
Minor Changes
5c3f61f889f5d96f2ff4a79c9df89c03e25dd7f3Thanks @yusukebe! - feat: update peerDependency to Zod^3.25.0and fix the typesv0.6.0Compare Source
Minor Changes
a62b59f4505d10f41523a36ad7c02776f9e1cb01Thanks @yusukebe! - feat: support Zod v4Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.