Skip to content

fix(deps): update rust crate regex to 1.10.3

Panter User for API access requested to merge renovate/regex-1.x into master

This MR contains the following updates:

Package Type Update Change
regex dependencies patch 1.10.2 -> 1.10.3

Release Notes

rust-lang/regex (regex)

v1.10.3

Compare Source

=================== This is a new patch release that fixes the feature configuration of optional dependencies, and fixes an unsound use of bounds check elision.

Bug fixes:

  • BUG #​1147: Set default-features=false for the memchr and aho-corasick dependencies.
  • BUG #​1154: Fix unsound bounds check elision.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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