somehowchris / rocket-validation

A guard to validate data received by rocket via validator
16 stars 5 forks source link

fix(deps): update rust crate validator to 0.19.0 #40

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
validator dependencies minor 0.18.0 -> 0.19.0

Release Notes

Keats/validator (validator) ### [`v0.19.0`](https://redirect.github.com/Keats/validator/blob/HEAD/CHANGELOG.md#0190-20241103) - Swap to using proc-macro-error-2 instead of proc-macro-error for Syn - Bumped MSRV to 1.81 because of error naming changes. - Add more ValidateRegex impl ### [`v0.18.1`](https://redirect.github.com/Keats/validator/blob/HEAD/CHANGELOG.md#0181-20240411) [Compare Source](https://redirect.github.com/Keats/validator/compare/v0.18.0...v0.18.1) - Fix multiple custom validation - Fix nested error handling

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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 10.55%. Comparing base (7f95655) to head (a1a8491).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== - Coverage 12.29% 10.55% -1.74% ========================================== Files 4 4 Lines 2350 2652 +302 ========================================== - Hits 289 280 -9 - Misses 2061 2372 +311 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

amineSt commented 1 week ago

+1