Skip to content
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

Update Rust crate regex to 1.7.1 #67

Merged
merged 1 commit into from Jan 9, 2023
Merged

Update Rust crate regex to 1.7.1 #67

merged 1 commit into from Jan 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
regex dependencies patch 1.7.0 -> 1.7.1

Release Notes

rust-lang/regex

v1.7.1

Compare Source

==================
This release was done principally to try and fix the doc.rs rendering for the
regex crate.

Performance improvements:

  • PERF #​930:
    Optimize replacen. This also applies to replace, but not replace_all.

Bug fixes:

  • BUG #​945:
    Maybe fix rustdoc rendering by just bumping a new release?

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 has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Merging #67 (8bbc202) into master (c611959) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   65.31%   65.31%           
=======================================
  Files          17       17           
  Lines        1782     1782           
=======================================
  Hits         1164     1164           
  Misses        618      618           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@yegor256
Copy link
Member

yegor256 commented Jan 9, 2023

@rultor please, try to merge

@rultor
Copy link
Contributor

rultor commented Jan 9, 2023

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 8bbc202 into master Jan 9, 2023
@renovate renovate bot deleted the renovate/regex-1.x branch January 9, 2023 16:38
@rultor
Copy link
Contributor

rultor commented Jan 9, 2023

@rultor please, try to merge

@yegor256 Done! FYI, the full log is here (took me 3min)

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.

None yet

3 participants