fix(deps): update rust crate validator to 0.18 #6

Merged
realaravinth merged 1 commit from renovate/validator-0.x into master 2024-06-08 21:49:08 +05:30
Collaborator

This PR contains the following updates:

Package Type Update Change
validator dependencies minor 0.16 -> 0.18

Release Notes

Keats/validator (validator)

v0.18.1

Compare Source

  • Fix multiple custom validation
  • Fix nested error handling

v0.18.0

  • 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

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [validator](https://github.com/Keats/validator) | dependencies | minor | `0.16` -> `0.18` | --- ### Release Notes <details> <summary>Keats/validator (validator)</summary> ### [`v0.18.1`](https://github.com/Keats/validator/blob/HEAD/CHANGELOG.md#0181-20240411) [Compare Source](https://github.com/Keats/validator/compare/v0.18.0...v0.18.1) - Fix multiple custom validation - Fix nested error handling ### [`v0.18.0`](https://github.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://github.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) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot force-pushed renovate/validator-0.x from d66f93be05 to 1794b21bd6 2024-06-08 20:47:05 +05:30 Compare
realaravinth merged commit c3eea28f49 into master 2024-06-08 21:49:08 +05:30
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: realaravinth/argon2-creds#6
No description provided.