-
-
Notifications
You must be signed in to change notification settings - Fork 5
fix(deps): update dependency zod to v4 #1133
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
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
🚨 gitStream Monthly Automation Limit Reached 🚨 Your organization has exceeded the number of pull requests allowed for automation with gitStream. To continue automating your PR workflows and unlock additional features, please contact LinearB. |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to b491df3 in 51 seconds. Click for details.
- Reviewed
26
lines of code in2
files - Skipped
2
files when reviewing. - Skipped posting
2
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. example/package.json:33
- Draft comment:
Ensure any breaking changes in zod v4 are handled since this is a major upgrade. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is asking the PR author to ensure that breaking changes are handled, which is similar to asking them to double-check or verify something. This violates the rule against asking the author to ensure behavior is intended or tested.
2. package.json:84
- Draft comment:
Verify that API usage aligns with zod v4 changes; update docs/tests if necessary. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
The comment asks the PR author to verify API usage and update documentation/tests if necessary. This falls under asking the author to ensure behavior is intended and to make sure changes are tested, which violates the rules.
Workflow ID: wflow_UxEGwmbW6AA2v3CH
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
b491df3
to
0dcc875
Compare
0dcc875
to
aeb6570
Compare
aeb6570
to
79e3ae1
Compare
79e3ae1
to
2b7cead
Compare
2b7cead
to
af2129c
Compare
af2129c
to
8f21714
Compare
8f21714
to
86971cf
Compare
86971cf
to
b727287
Compare
5c1c488
to
b7f5660
Compare
b7f5660
to
7c64d2f
Compare
7c64d2f
to
14e0410
Compare
14e0410
to
595fb95
Compare
595fb95
to
9497fab
Compare
9497fab
to
7a45c2e
Compare
7a45c2e
to
6eb01ae
Compare
Deployment failed with the following error:
Learn More: https://vercel.com/itman?upgradeToPro=build-rate-limit |
6eb01ae
to
62c711b
Compare
62c711b
to
7809e1a
Compare
7809e1a
to
5f7cb3e
Compare
This PR contains the following updates:
3.25.76
->4.1.12
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 - 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.