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

Bump regex from 1.5.4 to 1.5.5 in /semantic-version #60

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps regex from 1.5.4 to 1.5.5.

Changelog

Sourced from regex's changelog.

1.5.5 (2022-03-08)

This releases fixes a security bug in the regex compiler. This bug permits a vector for a denial-of-service attack in cases where the regex being compiled is untrusted. There are no known problems where the regex is itself trusted, including in cases of untrusted haystacks.

Commits

Dependabot compatibility score

Dependabot 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 6, 2022
@dependabot dependabot bot force-pushed the dependabot/cargo/semantic-version/regex-1.5.5 branch from 4c752aa to 72bfc14 Compare December 7, 2022 04:06
dependabot bot and others added 21 commits December 7, 2022 04:06
Bumps [regex](https://github.com/rust-lang/regex) from 1.1.6 to 1.7.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.1.6...1.7.0)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [regex](https://github.com/rust-lang/regex) from 1.1.6 to 1.7.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.1.6...1.7.0)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [http](https://github.com/hyperium/http) from 0.1.17 to 0.1.21.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/v0.1.21/CHANGELOG.md)
- [Commits](hyperium/http@v0.1.17...v0.1.21)

---
updated-dependencies:
- dependency-name: http
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.10 to 0.6.14.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v0.6.10...v0.6.14)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.9 to 0.6.14.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v0.6.9...v0.6.14)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.10 to 0.6.14.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v0.6.10...v0.6.14)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ess/ex7/smallvec-0.6.14

Bump smallvec from 0.6.10 to 0.6.14 in /workshop_serveless/ex7
…ess/ex4/smallvec-0.6.14

Bump smallvec from 0.6.9 to 0.6.14 in /workshop_serveless/ex4
…ess/ex6/smallvec-0.6.14

Bump smallvec from 0.6.10 to 0.6.14 in /workshop_serveless/ex6
Bumps [http](https://github.com/hyperium/http) from 0.1.17 to 0.1.20.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](hyperium/http@v0.1.17...v0.1.20)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…ess/ex2/http-0.1.20

Bump http from 0.1.17 to 0.1.20 in /workshop_serveless/ex2
…ess/ex8/http-0.1.21

Bump http from 0.1.17 to 0.1.21 in /workshop_serveless/ex8
Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.33 to 0.2.38.
- [Release notes](https://github.com/deprecrated/net2-rs/releases)
- [Commits](deprecrated/net2-rs@0.2.33...0.2.38)

---
updated-dependencies:
- dependency-name: net2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.33 to 0.2.38.
- [Release notes](https://github.com/deprecrated/net2-rs/releases)
- [Commits](deprecrated/net2-rs@0.2.33...0.2.38)

---
updated-dependencies:
- dependency-name: net2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [regex](https://github.com/rust-lang/regex) from 1.1.6 to 1.7.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.1.6...1.7.0)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…pp/net2-0.2.38

Bump net2 from 0.2.33 to 0.2.38 in /web_endpoint/app
…less/ex5/regex-1.7.0

Bump regex from 1.1.6 to 1.7.0 in /workshop_serveless/ex5
…less/ex4/regex-1.7.0

Bump regex from 1.1.6 to 1.7.0 in /workshop_serveless/ex4
…less/ex3/regex-1.7.0

Bump regex from 1.1.6 to 1.7.0 in /workshop_serveless/ex3
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [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.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/semantic-version/regex-1.5.5 branch from 72bfc14 to 5907e52 Compare December 23, 2022 22:17
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant