Update Rust crate regex to v1.12.4 #527

Merged
navicore merged 1 commit from renovate/regex-1.x-lockfile into main 2026-06-11 13:55:31 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
regex workspace.dependencies patch 1.12.31.12.4

Release Notes

rust-lang/regex (regex)

v1.12.4

Compare Source

===================
This release includes a performance optimization for compilation of regexes
with very large character classes.

Improvements:

  • #​1308:
    Avoid re-canonicalizing the entire interval set when pushing new class ranges.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 08:00 AM and 09:59 AM, only on Monday and Thursday (* 8-9 * * 1,4)
  • 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 Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [regex](https://github.com/rust-lang/regex) | workspace.dependencies | patch | `1.12.3` → `1.12.4` | --- ### Release Notes <details> <summary>rust-lang/regex (regex)</summary> ### [`v1.12.4`](https://github.com/rust-lang/regex/blob/HEAD/CHANGELOG.md#1124-2025-06-09) [Compare Source](https://github.com/rust-lang/regex/compare/1.12.3...1.12.4) \=================== This release includes a performance optimization for compilation of regexes with very large character classes. Improvements: - [#&#8203;1308](https://github.com/rust-lang/regex/pull/1308): Avoid re-canonicalizing the entire interval set when pushing new class ranges. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 08:00 AM and 09:59 AM, only on Monday and Thursday (`* 8-9 * * 1,4`) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTQuNiIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSIsInJ1c3QiXX0=-->
Update Rust crate regex to v1.12.4
All checks were successful
CI - Linux / CI - Linux x86_64 (pull_request) Successful in 5m55s
450041956f
navicore deleted branch renovate/regex-1.x-lockfile 2026-06-11 13:55:31 +00:00
Sign in to join this conversation.
No description provided.