-
Notifications
You must be signed in to change notification settings - Fork 8
fix(deps): Update dependency zod-validation-error to v3.5.4 #189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/zod-validation-error-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
b6decdd to
b8b4239
Compare
b8b4239 to
0c5c7dc
Compare
0c5c7dc to
71987da
Compare
71987da to
07e7c09
Compare
Contributor
Author
|
07e7c09 to
fd0071a
Compare
fd0071a to
e9e8b29
Compare
e9e8b29 to
3c947b7
Compare
3c947b7 to
e18aa48
Compare
e18aa48 to
fb61cbc
Compare
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:
3.1.0->3.5.4Release Notes
causaly/zod-validation-error (zod-validation-error)
v3.5.4Compare Source
Patch Changes
6640d99: Add zod@3.24.4 compatibility, which was inadvertently broken by adopting thezod/v3import paths.v3.5.3Compare Source
v3.5.2Compare Source
Patch Changes
3809f85: Include paths of sub-issues of union.v3.5.1Compare Source
Patch Changes
e7713d5: Add compatibility with older node versions and module-resolution strategies + improve docsv3.5.0Compare Source
Minor Changes
bf72012: Add support for zod v4v3.4.1Compare Source
Patch Changes
94d5f3b: Bump zod to v.3.24.4 in package.json as dev + peer dependencyv3.4.0Compare Source
Minor Changes
3a7928c: Customize error messages using a MessageBuilder.v3.3.1Compare Source
Patch Changes
42bc4fe: Test Version Packages fixv3.3.0Compare Source
Minor Changes
66f5b5d: MatchZodErrorvia heuristics instead of relying oninstanceof.Why? Because we want to ensure that zod-validation-error works smoothly even when multiple versions of zod have been installed in the same project.
v3.2.0Compare Source
Minor Changes
6b4e8a0: IntroducefromErrorAPI which is a less strict version offromZodError35a28c6: Add runtime check infromZodErrorand throw dev-friendlyTypeErrorsuggesting usage offromErrorinsteadConfiguration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here