-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump regex from 1.11.1 to 1.12.1 #40
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
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.1 to 1.12.1. - [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.11.1...1.12.1) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Needs ReviewUnable to perform impact analysis for regex. No package usage found in the codebase. Dependency UsageThe regex dependency is used exclusively in the security module ( ChangesThe regex dependency was updated with 2 critical security fixes including a denial-of-service vulnerability in the regex compiler that could be exploited with untrusted patterns (GHSA-m5pq-gvj9-9vr8), along with 34 breaking changes including removal of the Pattern trait compatibility, renaming of core APIs like
View 706 more changes
fossabot analyzed this PR using dependency research. |
Bumps regex from 1.11.1 to 1.12.1.
Changelog
Sourced from regex's changelog.
... (truncated)
Commits
27d6d65
1.12.185398ad
changelog: 1.12.1764efbd
api: tweak the lifetime ofCaptures::get_match
ee6aa55
rure-0.2.442076c6
1.12.0aef2153
deps: bump to regex-automata 0.4.12459dbbe
regex-automata-0.4.12610bf2d
regex-syntax-0.8.77dbb384
changelog: 1.12.0bd345d7
automata: fix broken universal start states with sparse DFADependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)