Skip to content

chore(deps): update rust crate regex to v1.13.1#3696

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/regex-1.x-lockfile
Jul 16, 2026
Merged

chore(deps): update rust crate regex to v1.13.1#3696
renovate[bot] merged 1 commit into
mainfrom
renovate/regex-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
regex workspace.dependencies patch 1.13.01.13.1

Release Notes

rust-lang/regex (regex)

v1.13.1

Compare Source

===================
This is a release that fixes a bug where incorrect regex match offsets could be
reported. Note that this doesn't impact whether a match occurs or not, just
where it occurs. The match offsets are still valid for slicing, they just may
not refer to the correct leftmost-first match. See
#​1364 for (many) more details.

Bug fixes:

  • #​1354:
    Fixes previously unsound reverse suffix and inner optimizations.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) July 16, 2026 00:52
@github-actions github-actions Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Jul 16, 2026
@renovate renovate Bot force-pushed the renovate/regex-1.x-lockfile branch 3 times, most recently from 7fed4d9 to e26eab1 Compare July 16, 2026 05:27
@renovate renovate Bot force-pushed the renovate/regex-1.x-lockfile branch from e26eab1 to e66d356 Compare July 16, 2026 05:38
@renovate renovate Bot merged commit 2057fb8 into main Jul 16, 2026
8 checks passed
@renovate renovate Bot deleted the renovate/regex-1.x-lockfile branch July 16, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants