Skip to content

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

Merged
cakebaker merged 1 commit intomainfrom
renovate/regex-1.x-lockfile
Oct 25, 2024
Merged

fix(deps): update rust crate regex to v1.11.1#90
cakebaker merged 1 commit intomainfrom
renovate/regex-1.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2024

This PR 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 PR becomes conflicted, 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.

@codecov
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.59%. Comparing base (3813a3b) to head (4885206).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   85.93%   81.59%   -4.34%     
==========================================
  Files           6        6              
  Lines         853      853              
  Branches      188      188              
==========================================
- Hits          733      696      -37     
- Misses        117      130      +13     
- Partials        3       27      +24     
Flag Coverage Δ
macos_latest 80.37% <ø> (-5.53%) ⬇️
ubuntu_latest 68.86% <ø> (ø)
windows_latest 4.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@cakebaker cakebaker merged commit 8ca89bd into main Oct 25, 2024
@renovate renovate bot deleted the renovate/regex-1.x-lockfile branch October 25, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant