manaba_R_incremented
manaba_R_incremented copied to clipboard
Update dependency zod to v3.18.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
zod | 3.14.4 -> 3.18.0 |
Release Notes
colinhacks/zod
v3.18.0
Commits:
-
b3e623e
docs: add zodios to zod ecosystem (#1283) -
6fe152f
Added Avana Wallet as sponsor (#1281) -
d041b76
docs: add link to runtyping (#1305) -
f923706
Refactor type checks (#1280) -
814c1eb
docs: fix link to z.preprocess in Supporting date strings (#1319) -
88e94ef
docs: fix link to Node/npm (#1312) -
7c113ab
Add branded types (#1279) -
5976824
3.18 (#1323)
v3.17.10
Commits:
-
d9c3637
fix typo afterac2fb4a
(#1267) -
4ade47a
Fix transform example (#1276) -
b29cee1
Fix endsWith default message (#1273) -
a19acb8
3.17.10
v3.17.9
Commits:
-
1d16205
feat(enum): return enum from object keys (#1216) -
8b9daba
Don't use invalid_type_error forundefined
fields. (#1175) -
0348e9b
Fixed typing mistake in README.md (#1160) -
15aa4ab
Convert "an nullable" to "a nullable" (#1162) -
55d2744
3.17.9
v3.17.8
Commits:
-
dcc1483
Add deno release workflow -
ac2fb4a
Added native support for min and max date validations (#1222) -
e0ea1f6
Fix deno release workflow -
121a2e2
3.17.8
v3.17.7
Commits:
-
a59c384
Fix inferred function types
v3.17.6
Commits:
-
f73eabc
Addzod-xlsx
to the ecosystem section in README (#1203) -
cbfe704
Add bigint support for literals (#1242)
v3.17.5
Commits:
-
63f4819
Allow empty commits -
ff43b2e
Allow empty commit -
799fbb1
Add string.startsWith and string.endsWith (#1235) -
d9b8550
3.17.5
v3.17.4
What's Changed
- Add seasoned to sponsors by @colinhacks in https://github.com/colinhacks/zod/pull/1167
- Update README for z.record key type schema by @gtarsia in https://github.com/colinhacks/zod/pull/1168
- Fix minor spelling and grammar issues in README by @remnantkevin in https://github.com/colinhacks/zod/pull/1202
- Fix link to node in readme by @BryanAbate in https://github.com/colinhacks/zod/pull/1255
- Update README to use headings for validation library names by @georgeblahblah in https://github.com/colinhacks/zod/pull/1250
- ZodString.minLength defaults to null to be consistent with maxLength by @Balastrong in https://github.com/colinhacks/zod/pull/1248
- Adds remix-domains to the README under Ecosystem by @gustavoguichard in https://github.com/colinhacks/zod/pull/1236
New Contributors
- @gtarsia made their first contribution in https://github.com/colinhacks/zod/pull/1168
- @remnantkevin made their first contribution in https://github.com/colinhacks/zod/pull/1202
- @BryanAbate made their first contribution in https://github.com/colinhacks/zod/pull/1255
- @georgeblahblah made their first contribution in https://github.com/colinhacks/zod/pull/1250
- @Balastrong made their first contribution in https://github.com/colinhacks/zod/pull/1248
- @gustavoguichard made their first contribution in https://github.com/colinhacks/zod/pull/1236
Full Changelog: https://github.com/colinhacks/zod/compare/v3.17.3...v3.17.4
v3.17.3
Commits:
v3.17.2
Commits:
v3.17.0
Commits:
-
4459e75
feat: trim method for ZodString (#681) -
ff5de24
Added README for deno (#1157) -
4284011
Add error parameters to createZodEnum -
cb5db0f
3.17.0
What's Changed
- Added README for deno by @omar-dulaimi in https://github.com/colinhacks/zod/pull/1157
- feat: trim method for ZodString by @Djaler in https://github.com/colinhacks/zod/pull/681
New Contributors
- @Djaler made their first contribution in https://github.com/colinhacks/zod/pull/681
Full Changelog: https://github.com/colinhacks/zod/compare/v3.16.1...v3.17.0
v3.16.1
Commits:
-
3aedba5
Update docs -
a944dd7
COnfigure docsify -
0e5acd4
Flatten schema docs -
26d234d
Clean up docs -
7a37dac
Tweak styling -
1b7b529
Fix table of contents styling -
6bf9ea7
Fix toc -
4628c35
Improve styling -
4fcdbe7
Remove hash router -
811da4c
Add metadata -
625721d
Add favicons -
0367cdc
Add oneliner -
7ba4f67
Add oneliner -
d362b93
Add oneliner -
4c9cbc6
Add oneliner -
bef9153
Remove local assets -
3ca7cff
Improve lighthouse scores -
b3ccd4c
Fix docs -
ee40cb8
doc: fix link (#1130) -
d8d3806
Add docs link (#1133) -
401c4c4
Update index.html -
7d1de14
Fix preload -
d506b08
Fix syntax highlighting -
347332c
Improve JSDoc deprecation warning for nonempty (#1152) -
7836900
Instanceof issue fatal (#1131) -
b57a25c
mod an example that is not correct (#1134) -
51e93e7
Added test for enums with defaults (#1149) -
12214aa
Add Test for Union Recursive Type (#1148) -
65d8f4f
3.16.1
v3.16.0
Commits:
-
cb2b86c
Update README.md (#1125) -
b726328
Addnestjs-graphql-zod
to ecosystem links (#1126) -
ab8a371
Fix ctx.addIssue in transform to work correctly with parseAsync (#1129) -
da0a42f
Update ZodError.ts (#1127) -
c4740a6
Restore existing type inference behaviour of z.ZodObject (#1122) -
c536694
Added expected and received properties to enum and native enum (#1123) -
8f9ad5b
Update type signature for ZodInvalidEnumValueIssue -
27121fd
3.16
v3.15.1
Commits:
v3.15.0
Commits:
v3.14.5
Commits:
-
21aab2a
fix(readme): Use Correct Test Link -
753f627
Merge pull request #1054 from FlorianWendelborn/patch-1 -
a6e13cc
Remove hanging string expressions (#1073) -
c7792de
Add UMD build (#1067) -
f11ba8f
Standardize ZodError type helpers. Document ZodError.format(). Add mapper support to .format() -
5ea9f87
Add Astro (#1076) -
5ba2cc3
Update sponsors (#1081) -
cdca0db
docs: inferLiteral
from the schema in JSON type example (#1083) -
f6981f8
Small typo in readme (contraining => constraining) (#1096) -
7296aae
Add zod-to-openapi to Ecosystem in the Readme (#1109) -
4cf7e7c
docs: fix typo on the error handling guide (#1111) -
fa4eebb
Improve IDE integration for inferred object properties to support Go To Definition, Rename Symbol, etc. (#1117)
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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.