-
-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update dependency zod to v4 #639
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-4.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.
Open
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
f7761f5
to
6d40c26
Compare
6d40c26
to
53f78bb
Compare
53f78bb
to
c66e6ec
Compare
c66e6ec
to
6505096
Compare
6505096
to
64b82cc
Compare
64b82cc
to
f84ab05
Compare
f84ab05
to
aa317f0
Compare
aa317f0
to
b728a80
Compare
b728a80
to
29b8cd1
Compare
29b8cd1
to
6aba038
Compare
6aba038
to
8b1adba
Compare
8b1adba
to
4677e80
Compare
4677e80
to
f25ee53
Compare
f25ee53
to
d51bace
Compare
127c873
to
b3f9092
Compare
b3f9092
to
5d6dd88
Compare
5d6dd88
to
7021648
Compare
7021648
to
ca21dfd
Compare
ca21dfd
to
cd4a1ce
Compare
cd4a1ce
to
71e19c6
Compare
71e19c6
to
f3acd1d
Compare
f3acd1d
to
c95ad53
Compare
c95ad53
to
5fb3459
Compare
5fb3459
to
c0a7e14
Compare
c0a7e14
to
a47f8f3
Compare
a47f8f3
to
58e653c
Compare
58e653c
to
c30ae00
Compare
c30ae00
to
1a38e3c
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.25.76
->4.1.5
Release Notes
colinhacks/zod (zod)
v4.1.5
Compare Source
Commits:
530415f
Update docsb7b081d
Update z.function() type to support array input (#5170)780cf57
4.1.5v4.1.4
Compare Source
v4.1.3
Compare Source
Commits:
98ff675
Drop stringToBooleana410616
Fix typo0cf4589
fix(v4): toJSONSchema - add missing oneOf inside items in tuple conversion (#5146)8bf0c16
fix(v4): toJSONSchema tuple path handling for draft-7 with metadata IDs (#5152)5c5fa90
fix(v4): toJSONSchema - wrong record output when targetingopenapi-3.0
(#5141)87b97cc
docs(codecs): update example to use payloadSchema (#5150)309f358
fix(v4): toJSONSchema - output numbers with exclusive range correctly when targetingopenapi-3.0
(#5139)1e71ca9
docs: fix refine fn to encode works properly (#5148)a85ec3c
fix(docs): correct example to useLooseDog
instead ofDog
(#5136)3e98274
4.1.3v4.1.2
Compare Source
Commits:
e45e61b
Improve codec docs25a4c37
fix(v4): toJSONSchema - wrong record tuple output when targetingopenapi-3.0
(#5145)0fa4f46
Use method form in codecs.mdx940383d
Update JSON codec and docs3009fa8
4.1.2v4.1.1
Compare Source
v4.1.0
Compare Source
v4.0.17
Compare Source
v4.0.16
Compare Source
v4.0.15
Compare Source
Commits:
7e7e346
Clean up docsf2949a8
[docs] Fix migration guide upgrade command (#5021)d43cf19
Fix recursive object initialization errors with check() and other methods (#5018)3de2b63
fix: remove redundant Required<> from input and output type definitions (#5033)93553bd
Add needs info03cfa8d
4.0.15v4.0.14
Compare Source
Commits:
99391a8
Docs: Fix typo (#5005)e25303e
Docs: fix typo (#5008)dbb05ef
Add JSON Schema draft-04 output (#4811)b8257d7
Improve tuple recursive inference.9bdbc2f
Avoid infinite loops in defineLazy. Fixes #4994.af96ad4
4.0.14v4.0.13
Compare Source
v4.0.12
Compare Source
Commits:
ff83fc9
Add eslint-plugin-import-zod (#4848)7c9ce38
Update docs for z.property check (#4863)c432577
docs: add jwt schema docs (#4867)35e6a6f
Add llms.txt (#4915)3ac7bf0
Clean up Edit this Page60a9372
Implementllms-full.txt
(#5004)73a1970
4.0.12v4.0.11
Compare Source
Commits:
8e6a5f8
Fix “Edit on Github” link (#4997)930a2f6
Fix number of errors in doc (#4993)c762dbb
feat(locale): Add Yoruba (yo) locale (#4996)9a34a3a
Zod 4.0.11 (#4981)v4.0.10
Compare Source
v4.0.9
Compare Source
Commits:
4e7a3ef
v4.0.9 (#4970)v4.0.8
Compare Source
Commits:
3048d14
Fix #4961v4.0.7
Compare Source
v4.0.6
Compare Source
v4.0.5
Compare Source
v4.0.4
Compare Source
v4.0.3
Compare Source
v4.0.2
Compare Source
v4.0.1
Compare Source
Commits:
91c9ca6
fix: cleanup _idmap of $ZodRegistry (#4837)9cce1c5
docs: fix typo in flattenError example on error-formatting page (#4819) (#4833)a3560ae
v3.25.76 (#4838)5060661
Release 3.25.767baee4e
Update index.mdx (#4831)06172bf
docs: add zod2md to zodToXConverters (#4835)30e2f3e
Update docsb748b91
Add zod-openapi libraries to v4 (#4829)990e03b
Update core.mdx (#4746)e7f20c2
Fix treeifyError type for branded primitives. Add test. Closes #4840 (#4843)79d4d80
v4.0.0 (#4844)00a1708
Remove JSR from release.yml7c4c83c
Update mime docsa7bd58a
Remove when from paramse899016
Support format in z.templateLiteralb259211
4.0.1v4.0.0
Compare Source