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

fix(deps): update rust crate regex to 1.11.1 #120

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented Sep 30, 2024

This PR contains the following updates:

Package Type Update Change
regex dependencies minor 1.10.6 -> 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.

v1.11.0

Compare Source

===================
This is a new minor release of regex that brings in an update to the
Unicode Character Database. Specifically, this updates the Unicode data
used by regex internally to the version 16 release.

New features:


Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 Renovate Bot.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Sep 30, 2024
@nextest-bot nextest-bot force-pushed the renovate/regex-1.x branch 2 times, most recently from ed1786d to faf7bf2 Compare October 23, 2024 03:45
@nextest-bot nextest-bot changed the title fix(deps): update rust crate regex to 1.11.0 fix(deps): update rust crate regex to 1.11.1 Oct 25, 2024
@sunshowers sunshowers merged commit 35ff144 into main Oct 25, 2024
2 checks passed
@sunshowers sunshowers deleted the renovate/regex-1.x branch October 25, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants