Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2024

This PR contains the following updates:

Package Type Update Change
validator dependencies minor 0.18.0 -> 0.20.0

Release Notes

Keats/validator (validator)

v0.20.0

  • Implement AsRegex for std::sync::LazyLock<Regex>
  • Bug fix for nested issue with custom only running nested if outer passes
  • Support Deserialize for ValidationErrors

v0.19.0

  • 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

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.

@codecov
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amineSt
Copy link

amineSt commented Nov 6, 2024

+1

@renovate renovate bot changed the title fix(deps): update rust crate validator to 0.19.0 fix(deps): update rust crate validator to 0.20.0 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/validator-0.x branch from a1a8491 to b5bae46 Compare January 20, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants