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 guzzlehttp/guzzle from 7.4.2 to 7.4.5 #119

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps guzzlehttp/guzzle from 7.4.2 to 7.4.5.

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 7.4.5

See change log for changes.

Release 7.4.4

See change log for changes.

Release 7.4.3

See change log for changes.

Changelog

Sourced from guzzlehttp/guzzle's changelog.

7.4.5 - 2022-06-20

  • Fix change in port should be considered a change in origin
  • Fix CURLOPT_HTTPAUTH option not cleared on change of origin

7.4.4 - 2022-06-09

  • Fix failure to strip Authorization header on HTTP downgrade
  • Fix failure to strip the Cookie header on change in host or HTTP downgrade

7.4.3 - 2022-05-25

  • Fix cross-domain cookie leakage
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from WyriHaximus as a code owner June 21, 2022 20:55
@dependabot dependabot bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Jun 21, 2022
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.2 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.4.2...7.4.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/guzzlehttp/guzzle-7.4.5 branch from cb82cef to 7a75ec9 Compare July 25, 2022 10:40
@WyriHaximus WyriHaximus added this to the v1.7.0 milestone Jul 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2022

Superseded by #122.

@dependabot dependabot bot closed this Sep 20, 2022
@dependabot dependabot bot deleted the dependabot/composer/guzzlehttp/guzzle-7.4.5 branch September 20, 2022 22:09
github-actions bot pushed a commit that referenced this pull request Sep 23, 2022
======

- Total issues resolved: **0**
- Total pull requests resolved: **8**
- Total contributors: **2**

JSON 👨‍💼,PHP 🐘,Source 🔮,Tests 🧪
-------------------------------

 - [124: Detect GitHub API from environment](#124) thanks to @WyriHaximus

Dependencies 📦,PHP 🐘
--------------------

 - [123: Bump reactivex/rxphp from 2.0.10 to 2.0.11](#123) thanks to @dependabot[bot]
 - [122: Bump guzzlehttp/guzzle from 7.4.2 to 7.5.0](#122) thanks to @dependabot[bot]
 - [121: Bump react/http from 1.6.0 to 1.7.0](#121) thanks to @dependabot[bot]
 - [120: Bump monolog/monolog from 2.5.0 to 2.8.0](#120) thanks to @dependabot[bot]
 - [119: Bump guzzlehttp/guzzle from 7.4.2 to 7.4.5](#119) thanks to @dependabot[bot]

MarkDown 📝,YAML 🍄
-----------------

 - [114: Clarify ignoreActions naming](#114) thanks to @WyriHaximus

CI 🚧,Configuration ⚙,YAML 🍄
---------------------------

 - [113: Push branch name tags](#113) thanks to @WyriHaximus
github-actions bot pushed a commit that referenced this pull request Sep 23, 2022
======

- Total issues resolved: **0**
- Total pull requests resolved: **8**
- Total contributors: **2**

JSON 👨‍💼,PHP 🐘,Source 🔮,Tests 🧪
-------------------------------

 - [124: Detect GitHub API from environment](#124) thanks to @WyriHaximus

Dependencies 📦,PHP 🐘
--------------------

 - [123: Bump reactivex/rxphp from 2.0.10 to 2.0.11](#123) thanks to @dependabot[bot]
 - [122: Bump guzzlehttp/guzzle from 7.4.2 to 7.5.0](#122) thanks to @dependabot[bot]
 - [121: Bump react/http from 1.6.0 to 1.7.0](#121) thanks to @dependabot[bot]
 - [120: Bump monolog/monolog from 2.5.0 to 2.8.0](#120) thanks to @dependabot[bot]
 - [119: Bump guzzlehttp/guzzle from 7.4.2 to 7.4.5](#119) thanks to @dependabot[bot]

MarkDown 📝,YAML 🍄
-----------------

 - [114: Clarify ignoreActions naming](#114) thanks to @WyriHaximus

CI 🚧,Configuration ⚙,YAML 🍄
---------------------------

 - [113: Push branch name tags](#113) thanks to @WyriHaximus
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 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant