-
Notifications
You must be signed in to change notification settings - Fork 335
fix(deps): update dependency zod to v3.25.56 #51
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-3.x-lockfile
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
26e7df7
to
0ff5be7
Compare
0ff5be7
to
3ba77f4
Compare
3ba77f4
to
c0fae47
Compare
c0fae47
to
2215823
Compare
2215823
to
984e0e8
Compare
984e0e8
to
46c07b1
Compare
46c07b1
to
c1f249d
Compare
c1f249d
to
09984d1
Compare
09984d1
to
1630a1d
Compare
1630a1d
to
50c359e
Compare
50c359e
to
a880722
Compare
a880722
to
b41ae37
Compare
b41ae37
to
7418cc6
Compare
7418cc6
to
f33323d
Compare
f33323d
to
00eed5d
Compare
0dd39a3
to
8d0fc70
Compare
8d0fc70
to
3b1499a
Compare
3b1499a
to
cc0125c
Compare
cc0125c
to
204442c
Compare
204442c
to
afedf50
Compare
afedf50
to
64a624e
Compare
64a624e
to
8a3190b
Compare
8a3190b
to
b3561fd
Compare
b3561fd
to
f110b2c
Compare
f110b2c
to
e4e1bfb
Compare
e4e1bfb
to
b5d7f48
Compare
b5d7f48
to
fc89fdf
Compare
fc89fdf
to
9126003
Compare
9126003
to
3ad2c88
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.23.8
->3.25.56
Release Notes
colinhacks/zod (zod)
v3.25.56
Compare Source
v3.25.55
Compare Source
v3.25.54
Compare Source
v3.25.53
Compare Source
Commits:
a6adb14
zod mini internals (#4631)da4f921
3.25.53v3.25.52
Compare Source
Commits:
2954f40
Fix json (#4630)51dc6f9
3.25.52e479ea7
Add test cast for deferred self-recursionv3.25.51
Compare Source
v3.25.50
Compare Source
v3.25.49
Compare Source
v3.25.48
Compare Source
v3.25.47
Compare Source
v3.25.46
Compare Source
v3.25.45
Compare Source
Commits:
dc2c0b0
minor grammar typo fix (#4584)6fd3b39
fix(JSONSchema): add type for enum (#4577)6be478b
Fix ZodType assignability issues69ccb67
3.25.45v3.25.44
Compare Source
v3.25.43
Compare Source
Commits:
508e306
Fix type inference in ZodMiniType check method (#4568)f8fef45
Ecosystem: Add Express Zod API (#4579)289cba3
Fix type inference in ZodMiniType check method (#4568)011623a
Fix dts filesv3.25.42
Compare Source
v3.25.41
Compare Source
v3.25.40
Compare Source
v3.25.39
Compare Source
v3.25.38
Compare Source
Commits:
11477ae
Add test1574d2e
3.25.38v3.25.37
Compare Source
Commits:
abc13de
Add major version sectiond6cc999
Improve inference in z.function implementc00ca42
3.25.37v3.25.36
Compare Source
v3.25.35
Compare Source
Commits:
5e31fd0
Update readmefe75806
Improve discriminated union implementation (#4556)caee693
Tweak readme02f2389
Fix lint056e3f8
Improve homepage33495d5
Fix isPlainObject3a42469
Remove defaults from JSON Schema for transforming schemas (#4557)edc3477
3.25.35v3.25.34
Compare Source
v3.25.33
Compare Source
Commits:
80cfd3a
Improve runtime error for non-schema values in shape741be37
chore: fix comment for packages/docs/content/v4/index.mdx (#4533)74662e3
chore: Update README to specify TypeScript syntax highlighting for schema example (#4443)3c5ffd2
Add Khmer locale support to Zod and update documentation (#4447)8e827b1
docs: Add conform to the ecosystem page (#4415)7918973
add Swedish locale (#4451)33d3bb9
Fix issue #4454: Updating the contribution.md file (#4455)4d8cb5d
Update bronze.tsx (#4472)bc15379
Fix typo in changelog (#4496)010bbe4
type in error-customization.mdx (#4514)f3b4630
Add inheritance diagram to docsb97e218
fix: Add check for requiredKeys before assigning to json.required (#4525)b650a48
nit (#4520)56ae81b
fix v4 docs typo (#4414)efbcd7a
feat(locales): add nl (#4425)1ba8ddc
Standardize casing for locales5cb48f7
3.25.33345864f
Improve library docs9379c0c
Improve stringbool docs0828c93
Fix CId1e0876
Rename494b944
Undo rename4e44e61
Add zh-TW5a6d986
docs: fix typos in "Per-parse error customization" (#4549)v3.25.32
Compare Source
v3.25.31
Compare Source
v3.25.30
Compare Source
v3.25.29
Compare Source
v3.25.28
Compare Source
Commits:
e012bd2
Improve override docs7bd15ed
fix: add missing re-exports files and add new entries the published files (#4500)b588d2c
Improve z.function typing. Add .def5ac95df
3.25.287aecb61
Clean up ZodFunctioned48cbb
bugfix: Small typo in V4 docs (#4435)5e4ff20
fix: JSON Schema > override section typo (#4428)v3.25.27
Compare Source
v3.25.26
Compare Source
v3.25.25
Compare Source
v3.25.24
Compare Source
v3.25.23
Compare Source
v3.25.22
Compare Source
v3.25.21
Compare Source
v3.25.20
Compare Source
Commits:
709dfe3
Add global File fallbackv3.25.18
Compare Source
Commits:
17ee03e
v3.25.18v3.25.17
Compare Source
v3.25.16
Compare Source
v3.25.15
Compare Source
v3.25.14
Compare Source
v3.25.13
Compare Source
v3.25.12
Compare Source
v3.25.11
Compare Source
v3.25.10
Compare Source
Commits:
c172c19
Fix module resolution issuev3.25.9
Compare Source
v3.25.8
Compare Source
v3.25.7
Compare Source
v3.25.6
Compare Source
v3.25.5
Compare Source
v3.25.4
Compare Source
v3.25.3
Compare Source
v3.25.1
Compare Source
v3.25.0
Compare Source
v3.24.4
Compare Source
v3.24.3
Compare Source
Commits:
de1f090
Switch to featured sponsors (#4001)eea05ae
Fix headers (#4003)446644f
Tweak feature layout (#4008)1d6e1cb
docs(README): add GQLoom to tools and integrations section (#3995)e2b9a5f
Update feature (#4009)0b5d29e
Feature Mintlify (#4014)47dbb2d
Update mintlify feature (#4015)69d8436
Add Clerk fellowship mention (#4020)850871d
Fix table formatf204123
WIP (#4028)5041dfa
WIP (#4045)cb2b857
docs: add TanStack Form to Ecosystem/Form integrations (#4055)099fe85
docs: add oRPC to Ecosystem (#4042)b999b4b
docs: Remove outdated doc 'avoid coercions that throw uncaught errors' (#4005)19c6d2e
docs: update README_KO (#4025)1061293
WIP (#4060)07ff0da
Update link4c7d8e5
Update Fern art/link (#4062)91dcd30
removed unnecessary console logs (#4059)859ad24
Update alt tag for Retool and Stainless URL (#4071)220aeda
Fix imagesb865062
update readme.md with zod-csv library (#4021)0615af8
Fix formatting12e5866
Add zod 4 beta anno (#4081)faac697
Fix CI8cca93b
Fix CId114394
Added FullProduct.dev to 'Powered by Zod' in Ecosystem section (#4131)a801ddd
Fix broken logo link (#3974)8fc309a
Add packages/docsbfd0913
Remove packages/docs3e602d4
OptimizeextendShape
(#4150)06db7f8
3.24.3a18d25b
add back packages/docsv3.24.2
Compare Source
Notes
Support asynchronous checks in
z.custom()
.Commits:
cdcf9d4
Bump rollup from 2.79.1 to 2.79.2 (#3895)a2ad370
Bump find-my-way from 8.2.0 to 8.2.2 (#3897)0e02d66
Bump nanoid from 3.3.7 to 3.3.8 (#3896)96be65f
Bump cross-spawn from 7.0.3 to 7.0.6 (#3882)f7ad261
Bump micromatch from 4.0.7 to 4.0.8 (#3748)d724620
Addzod-struct
to utilities for Zod (#3921)6b96cfd
Update README.md (#3949)e376cda
Add Courier to README (#3961)8a099de
Add CodeRabbit to sponsors (#3975)587d160
WIP (#3976)9d3af2e
Add CodeRabbit at Platinum (#3981)eedeb4b
docs(X to Zod): Update url for runtyping (#3971)706f49f
fix: redirect url to correct url (#3939)7365b7d
docs: translate README to Korean (#3934)b7e173d
Format1dd44a0
Support async z.custome308703
v3.24.2v3.24.1
Compare Source
Commits:
0c6cbbd
Undeprecate .nonempty()4e219d6
Bump min TS version to 5.065adeea
v3.24.1v3.24.0
Compare Source
Implement
@standard-schema/spec
This is the first version of Zod to implement the Standard Schema spec. This is a new community effort among several validation library authors to implement a common interface, with the goal of simplifying the process of integrating schema validators with the rest of the ecosystem. Read more about the project and goals here.
z.string().jwt()
Thanks to @Mokshit06 and @Cognition-Labs for this contribution!
To verify that a string is a valid 3-part JWT.
To constrain the JWT to a specific algorithm:
z.string().base64url()
Thank you to @marvinruder!
To complement the JWT validation, Zod 3.24 implements a standalone
.base64url()
string validation API. (The three elements of JWTs are base64url-encoded JSON strings.)This functionality is available along the standard
z.string().base64()
validator added in Zod 3.23.z.string().cidr()
Thanks to @wataryooou for their work on this!
A validator for CIDR notation for specifying IP address ranges, e.g.
192.24.12.0/22
.To specify an IP version:
View the full diff from 3.23.8: colinhacks/zod@v3.23.8...v3.24.0
294f54f
Update README_ZH.md about Discriminated unions (#3493)1247caf
Add Kubb as X-to-Zod community tool (#3508)62b7842
Update default branchc6bc80d
Fix issue #3582 : ULID should be case insensitive (#3593)a5b9dc3
docs: add zod-schema-faker to ecosystem (#3605)9818d0e
Add zod-sockets (#3609)7173d0b
Add drizzle-zod library to X to Zod README.md section (#3648)c5a4edc
Add 'schemql' in Powered by Zod (#3800)85916b3
docs: add zod-form-renderer to form integration docs (#3697)51f1dc3
docs: add unplugin-environment in powered by zod (#3778)8e74db3
fix: ipv6 regex validation (#3513)1f4f0da
refactor: rename ip version types (#3755)f487d74
Remove faulty ip test case48f1c47
docs: Remove invalid semicolon in ERROR_HANDLING.md (#3857)1d0a4b9
fix: bigint coerce crash (#3822)14dceaa
Add API library (#3814)f82f817
feat: z.string.cidr() - support CIDR notation (#3820)71a0c33
docs: add info on unqualified local datetime strings (#3760)b85686a
Add support forbase64url
strings (#3712)6407bed
Allow creation of discriminated unions with a readonly array of options (#3535)3755146
Remove createParams cascade from .array() (#3530)963386d
Fix lint69a1798
Implement Standard Schema spec (#3850)c1dd537
Addsfrrm
package to documentation (#3818)b68c05f
feat: Add JWT string validator (#3893)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 this update again.
This PR was generated by Mend Renovate. View the repository job log.