-
-
Notifications
You must be signed in to change notification settings - Fork 20
chore(deps): update dependency zod to v4 #367
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made. Comment |
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
c5f823d
to
3d832af
Compare
3d832af
to
4c3e0f6
Compare
4c3e0f6
to
efe1654
Compare
efe1654
to
187ab82
Compare
187ab82
to
a50e2d6
Compare
a50e2d6
to
646d5c8
Compare
646d5c8
to
0de6d3f
Compare
|
0de6d3f
to
de2a5df
Compare
de2a5df
to
b095fab
Compare
b095fab
to
58e8f11
Compare
58e8f11
to
40273d5
Compare
40273d5
to
d7f07fd
Compare
d7f07fd
to
6ed4db1
Compare
6ed4db1
to
456ca9c
Compare
|
This PR contains the following updates:
^3.25.76
->^4.0.0
Release Notes
colinhacks/zod (zod)
v4.1.12
Compare Source
v4.1.11
Compare Source
v4.1.10
Compare Source
v4.1.9
Compare Source
v4.1.8
Compare Source
Commits:
36c4ee3
Switch back to weakmapa1726d5
4.1.8v4.1.7
Compare Source
Commits:
0cca351
Fix variable name inconsistency in coercion documentation (#5188)aa78c27
Add copy/edit buttons76452d4
Update button txt937f73c
Fix tsconfig issue in bench976b436
v4.1.6 (#5222)4309c61
Fix cidrv6 validation - cidrv6 should reject invalid strings with multiple slashes (#5196)ef95a73
feat(locales): Add Lithuanian (lt) locale (#5210)3803f3f
docs: update wrong contents in codeblocks inapi.mdx
(#5209)8a47d5c
docs: update coerce example inapi.mdx
(#5207)e87db13
feat(locales): Add Georgian (ka) locale (#5203)c54b123
docs: adds@traversable/zod
and@traversable/zod-test
to v4 ecosystem (#5194)c27a294
Fix two tiny grammatical errors in the docs. (#5193)23a2d66
docs: fix broken links in async refinements and transforms references (#5190)845a230
fix(locales): Add type name translations to Spanish locale (#5187)27f13d6
Improve regex precision and eliminate duplicates in regexes.ts (#5181)a8a52b3
fix(v4): fix Khmer and Ukrainian locales (#5177)887e37c
Update slugse1f1948
fix(v4): ensure array defaults are shallow-cloned (#5173)9f65038
docs(ecosystem): add DRZL; fix Prisma Zod Generator placement (#5215)aa6f0f0
More fixes (#5223)aab3356
4.1.7v4.1.6
Compare Source
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
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 was generated by Mend Renovate. View the repository job log.