arm-server
arm-server copied to clipboard
Update dependency zod to v3.17.10
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| zod | 3.17.3 -> 3.17.10 |
Release Notes
colinhacks/zod
v3.17.10
Commits:
-
d9c3637fix typo afterac2fb4a(#​1267) -
4ade47aFix transform example (#​1276) -
b29cee1Fix endsWith default message (#​1273) -
a19acb83.17.10
v3.17.9
Commits:
-
1d16205feat(enum): return enum from object keys (#​1216) -
8b9dabaDon't use invalid_type_error forundefinedfields. (#​1175) -
0348e9bFixed typing mistake in README.md (#​1160) -
15aa4abConvert "an nullable" to "a nullable" (#​1162) -
55d27443.17.9
v3.17.8
Commits:
-
dcc1483Add deno release workflow -
ac2fb4aAdded native support for min and max date validations (#​1222) -
e0ea1f6Fix deno release workflow -
121a2e23.17.8
v3.17.7
Commits:
-
a59c384Fix inferred function types
v3.17.6
Commits:
-
f73eabcAddzod-xlsxto the ecosystem section in README (#​1203) -
cbfe704Add bigint support for literals (#​1242)
v3.17.5
Commits:
-
63f4819Allow empty commits -
ff43b2eAllow empty commit -
799fbb1Add string.startsWith and string.endsWith (#​1235) -
d9b85503.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
Configuration
📅 Schedule: Branch creation - "before 11am" (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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.