-
-
Notifications
You must be signed in to change notification settings - Fork 119
Update Rust crate regex to 1.11.3 #2615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2615 +/- ##
=======================================
Coverage 78.40% 78.41%
=======================================
Files 107 107
Lines 24864 24864
=======================================
+ Hits 19495 19496 +1
+ Misses 5369 5368 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3f9b569
to
1911a09
Compare
1911a09
to
e468ce8
Compare
This PR contains the following updates:
1.11.2
->1.11.3
Release Notes
rust-lang/regex (regex)
v1.11.3
Compare Source
===================
This is a small patch release with an improvement in memory usage in some
cases.
Improvements:
Improve memory usage by trimming excess memory capacity in some spots.
Configuration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
🚦 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.
This PR has been generated by Renovate Bot.