Skip to content

fix(deps): update rust crate regex to v1.11.1

Renovate Bot requested to merge renovate/regex-1.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
regex dependencies patch 1.11.0 -> 1.11.1

Release Notes

rust-lang/regex (regex)

v1.11.1

Compare Source

=================== This is a new patch release of regex that fixes compilation on nightly Rust when the unstable pattern crate feature is enabled. Users on nightly Rust without this feature enabled are unaffected.

Bug fixes:

  • BUG #​1231: Fix the Pattern trait implementation as a result of nightly API breakage.

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading