chore(deps): update rust crate regex to v1.11.2 - autoclosed #81

Closed
renovate wants to merge 1 commit from renovate/regex-1.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
regex dev-dependencies patch 1.11.1 -> 1.11.2

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rust-lang/regex (regex)

v1.11.2

Compare Source

===================
This is a new patch release of regex with some minor fixes. A larger number
of typo or lint fix patches were merged. Also, we now finally recommend using
std::sync::LazyLock.

Improvements:

  • BUG #​1217:
    Switch recommendation from once_cell to std::sync::LazyLock.
  • BUG #​1225:
    Add DFA::set_prefilter to regex-automata.

Bug fixes:

  • BUG #​1165:
    Remove std dependency from perf-literal-multisubstring crate feature.
  • BUG #​1165:
    Clarify the meaning of (?R)$ in the documentation.
  • BUG #​1281:
    Remove fuzz/ and record/ directories from published crate on crates.io.

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 | |---|---|---|---| | [regex](https://github.com/rust-lang/regex) | dev-dependencies | patch | `1.11.1` -> `1.11.2` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>rust-lang/regex (regex)</summary> ### [`v1.11.2`](https://github.com/rust-lang/regex/blob/HEAD/CHANGELOG.md#1112-2025-08-24) [Compare Source](https://github.com/rust-lang/regex/compare/1.11.1...1.11.2) \=================== This is a new patch release of `regex` with some minor fixes. A larger number of typo or lint fix patches were merged. Also, we now finally recommend using `std::sync::LazyLock`. Improvements: - [BUG #&#8203;1217](https://github.com/rust-lang/regex/issues/1217): Switch recommendation from `once_cell` to `std::sync::LazyLock`. - [BUG #&#8203;1225](https://github.com/rust-lang/regex/issues/1225): Add `DFA::set_prefilter` to `regex-automata`. Bug fixes: - [BUG #&#8203;1165](https://github.com/rust-lang/regex/pull/1150): Remove `std` dependency from `perf-literal-multisubstring` crate feature. - [BUG #&#8203;1165](https://github.com/rust-lang/regex/pull/1165): Clarify the meaning of `(?R)$` in the documentation. - [BUG #&#8203;1281](https://github.com/rust-lang/regex/pull/1281): Remove `fuzz/` and `record/` directories from published crate on crates.io. </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. --- - [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate added the
dependencies
renovate
labels 2025-08-25 00:05:36 +10:00
renovate added 1 commit 2025-08-25 00:05:36 +10:00
chore(deps): update rust crate regex to v1.11.2
All checks were successful
Build and test / Generate Documentation (pull_request) Successful in 25m6s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Checking Renovate configuration / validate (pull_request) Successful in 4m11s
Build and test / Build AMD64 (pull_request) Successful in 30m10s
Build and test / Clippy (pull_request) Successful in 26m35s
Build and test / Tests (pull_request) Successful in 29m38s
728ec34a63
kernald was assigned by renovate 2025-08-25 00:05:40 +10:00
renovate changed title from chore(deps): update rust crate regex to v1.11.2 to chore(deps): update rust crate regex to v1.11.2 - autoclosed 2025-08-25 13:32:55 +10:00
renovate closed this pull request 2025-08-25 13:32:55 +10:00
All checks were successful
Build and test / Generate Documentation (pull_request) Successful in 25m6s
Required
Details
Checking yaml / Run yamllint (pull_request) Successful in 4s
Required
Details
Checking Renovate configuration / validate (pull_request) Successful in 4m11s
Required
Details
Build and test / Build AMD64 (pull_request) Successful in 30m10s
Required
Details
Build and test / Clippy (pull_request) Successful in 26m35s
Required
Details
Build and test / Tests (pull_request) Successful in 29m38s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
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: kernald/immich-tools#81
No description provided.