Skip to content

⬆️ Update Rust crate regex to v1.13.1#263

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/regex-1.x-lockfile
Open

⬆️ Update Rust crate regex to v1.13.1#263
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/regex-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
regex 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 added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. rust labels Jul 15, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 15, 2026 21:55
@codspeed-hq

codspeed-hq Bot commented Jul 15, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing renovate/regex-1.x-lockfile (b47aac8) with main (c439705)

Open in CodSpeed

@codecov-commenter

codecov-commenter commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.96%. Comparing base (c439705) to head (b47aac8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #263   +/-   ##
=======================================
  Coverage   92.96%   92.96%           
=======================================
  Files          42       42           
  Lines       13817    13817           
=======================================
  Hits        12845    12845           
  Misses        972      972           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/regex-1.x-lockfile branch 3 times, most recently from 5ec4f2a to ad2c8b3 Compare July 17, 2026 17:15
@renovate
renovate Bot force-pushed the renovate/regex-1.x-lockfile branch from ad2c8b3 to b47aac8 Compare July 17, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant