Closed renovate[bot] closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 12.30%. Comparing base (
504302d
) to head (97bdc30
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
0.16.1
->0.18.0
Release Notes
Keats/validator (validator)
### [`v0.18.1`](https://togithub.com/Keats/validator/blob/HEAD/CHANGELOG.md#0181-20240411) [Compare Source](https://togithub.com/Keats/validator/compare/v0.18.0...v0.18.1) - Fix multiple custom validation - Fix nested error handling ### [`v0.18.0`](https://togithub.com/Keats/validator/blob/HEAD/CHANGELOG.md#0180-20240405) - Fix regressions from the derive rewrite, some things are back to 0.16 (eg custom functions) - Remove require_nested, use required and nested validators instead - Always require `nested` on the field for nested validation ### [`v0.17.0`](https://togithub.com/Keats/validator/blob/HEAD/CHANGELOG.md#0170-20240304) - Derive macro has been entirely rewritten - Validation is now done through traits that you can implement - Remove phone validator - Remove automatic use of serde rename for fields name (temporary)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 has been generated by Mend Renovate. View repository job log here.