cron-validate
cron-validate copied to clipboard
fix(deps): update dependency yup to v1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| yup | 0.32.9 -> 1.4.0 |
Release Notes
jquense/yup (yup)
v1.4.0
Bug Fixes
Features
1.3.3 (2023-12-14)
Bug Fixes
- addMethod: allow Schema without making TypeScript upset (f921fe6)
1.3.2 (2023-09-29)
Bug Fixes
1.3.1 (2023-09-26)
Bug Fixes
- ValidationError extends Error (bc5121b)
v1.3.3
Bug Fixes
- addMethod: allow Schema without making TypeScript upset (f921fe6)
v1.3.2
Bug Fixes
v1.3.1
Bug Fixes
- ValidationError extends Error (bc5121b)
v1.3.0
Bug Fixes
Features
Reverts
- Revert "fix: performance improvement (#2043) (#2044)" (#2071) (b940eef), closes #2043 #2044 #2071
v1.2.0
Features
- expose printValue (#2002) (#2008) (1fadba1)
- pass options to
default(options => value)(e5c5440), closes #1984
1.1.1 (2023-04-14)
Bug Fixes
- docs: Broken anchores (#1979) (4ed4576)
- make null validation errors consistent across schema (#1982) (f999497)
- object: excluded edges are merged when concating schema (c07b08f), closes #1969
v1.1.1
Bug Fixes
- docs: Broken anchores (#1979) (4ed4576)
- make null validation errors consistent across schema (#1982) (f999497)
- object: excluded edges are merged when concating schema (c07b08f), closes #1969
v1.1.0
Bug Fixes
Features
- only resolve "strip()" for schema when used as an object field (#1977) (2ba1104)
- respect context for object's children (#1971) (edfe6ac)
1.0.2 (2023-02-27)
Bug Fixes
1.0.1 (2023-02-25)
v1.0.2
Bug Fixes
v1.0.1
v1.0.0
Migrating from 0.x to 1.0.0: #1906
v0.32.11
Bug Fixes
- dep ranges (2015c0f)
v0.32.10
Bug Fixes
- carry over excluded edges when concating objects (5334349), closes #1423
- fix the typo for the array length validation (#1287) (4c17508)
- missing transforms on concat (f3056f2), closes #1260
- oneOf, notOneOf swallowing multiple errors (#1434) (7842afb)
- prevent unhandled Promise rejection when returning rejected Promise inside test function (#1327) (5eda549)
- SchemaOf<>'s treatment of Date objects. (#1305) (91ace1e), closes #1243 #1302
- update lodash/lodash-es to fix CVEs flagged in 4.17.20 (#1334) (70d0b67)
- utils: use named functions for default exports (#1329) (acbb8b4)
Features
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, check this box
This PR was generated by Mend Renovate. View the repository job log.