fix(deps): update rust crate validator to 0.19 #22

Open
renovate-bot wants to merge 1 commit from renovate/validator-0.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
validator dependencies minor 0.18 -> 0.19

Release Notes

Keats/validator (validator)

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 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.18` -> `0.19` | --- ### Release Notes <details> <summary>Keats/validator (validator)</summary> ### [`v0.19.0`](https://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 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added 1 commit 2024-11-04 04:00:54 +05:30
fix(deps): update rust crate validator to 0.19
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending
7d988cb4a5
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/validator-0.x:renovate/validator-0.x
git checkout renovate/validator-0.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/validator-0.x
git checkout master
git merge --ff-only renovate/validator-0.x
git checkout renovate/validator-0.x
git rebase master
git checkout master
git merge --no-ff renovate/validator-0.x
git checkout master
git merge --squash renovate/validator-0.x
git checkout master
git merge --ff-only renovate/validator-0.x
git checkout master
git merge renovate/validator-0.x
git push origin master
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#22
No description provided.