somehowchris / rocket-validation

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

fix(deps): update rust crate validator to 0.16.0 #13

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
validator dependencies minor 0.15.0 -> 0.16.0

Release Notes

Keats/validator ### [`v0.16.0`](https://togithub.com/Keats/validator/blob/HEAD/CHANGELOG.md#​0160-20220627) - Allow passing code/message to `required` - Add `does_not_contain` validator - Check email length before validating it

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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (bfc12ef) into main (42297ba) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   86.66%   86.66%           
=======================================
  Files           4        4           
  Lines         165      165           
=======================================
  Hits          143      143           
  Misses         22       22           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 42297ba...bfc12ef. Read the comment docs.