-
Notifications
You must be signed in to change notification settings - Fork 107
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
build(deps): bump regex from 1.8.4 to 1.9.0 #7152
Conversation
fae229b
to
f03f845
Compare
Jobs were cancelled for some reason. I am re running everything to see if that just works this time. |
Looks like a timeout downloading the Docker image, if it happens again we can increase the timeout: |
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.8.4...1.9.0) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f03f845
to
44bef01
Compare
Failed due to PR #7169, should be temporary |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lot of additions in this update and performance improvements. No regression found in our test suite so it seems to be ok.
@Mergifyio refresh |
✅ Pull request refreshed |
@Mergifyio refresh |
✅ Pull request refreshed |
Superseded by #7189. |
Bumps regex from 1.8.4 to 1.9.0.
Changelog
Sourced from regex's changelog.
... (truncated)
Commits
4f47b14
1.9.0572e857
deps: bump to regex-syntax 0.7.3377f170
regex-syntax-0.7.384dfe50
test: minimal polishing for regex-test crate4f3a3b1
cargo: fix spacing5c10684
api: add TryFrom impls for Regex85d9118
changelog: small updatesaa64e6d
changelog: 1.9.07636ba8
*: lots of polishcacdf37
fuzz: improve Arbitrary impl for Unicode classesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)