Update Rust crate lazy-regex to v3 #144

Merged
pierre merged 1 commits from renovate/lazy-regex-3.x into master 2023-07-12 16:00:26 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
lazy-regex dependencies major 2.5.0 -> 3.0.0

Release Notes

Canop/lazy-regex (lazy-regex)

v3.0.0

  • the lite feature switches the engine to regex-lite instead of regex. The whole regex|regex-lite crate is reexported under lazy_regex::regex
  • regex crate upgraded to 1.9

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 | |---|---|---|---| | [lazy-regex](https://github.com/Canop/lazy-regex) | dependencies | major | `2.5.0` -> `3.0.0` | --- ### Release Notes <details> <summary>Canop/lazy-regex (lazy-regex)</summary> ### [`v3.0.0`](https://github.com/Canop/lazy-regex/blob/HEAD/CHANGELOG.md#v300---2023-07-07) - the `lite` feature switches the engine to `regex-lite` instead of `regex`. The whole regex|regex-lite crate is reexported under `lazy_regex::regex` - regex crate upgraded to 1.9 </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:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNi41LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
pierre added 1 commit 2023-07-08 00:08:09 +00:00
Update Rust crate lazy-regex to v3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
3bc80c3e5e
pierre merged commit 334883bef2 into master 2023-07-12 16:00:26 +00:00
pierre deleted branch renovate/lazy-regex-3.x 2023-07-12 16:00:26 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: pierre/BasicOIDC#144
No description provided.