Update Rust crate regex to v1.12.2

This MR contains the following updates:

Package Type Update Change
regex dependencies patch 1.12.1 -> 1.12.2

Release Notes

rust-lang/regex (regex)

v1.12.2

Compare Source

=================== This release fixes a cargo doc breakage on nightly when --cfg docsrs is enabled. This caused documentation to fail to build on docs.rs.

Bug fixes:

  • BUG #​1305: Switches the doc_auto_cfg feature to doc_cfg on nightly for docs.rs builds.

Configuration

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

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, 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