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 symfony/http-client from 5.4.1 to 5.4.9 #162

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps symfony/http-client from 5.4.1 to 5.4.9.

Release notes

Sourced from symfony/http-client's releases.

v5.4.9

Changelog (symfony/http-client@v5.4.8...v5.4.9)

  • bug #46382 Honor "max_duration" when replacing requests with async decorators (nicolas-grekas)
  • bug #46380 Add missing HttpOptions::setMaxDuration() (nicolas-grekas)

v5.4.8

Changelog (symfony/http-client@v5.4.7...v5.4.8)

  • bug #45998 Fix sending content-length when streaming the body (nicolas-grekas)

v5.4.7

Changelog (symfony/http-client@v5.4.6...v5.4.7)

  • bug #45906 on redirections don't send content related request headers (xabbuh)
  • bug #45814 Let curl handle Content-Length headers (nicolas-grekas)
  • bug #45813 Move Content-Type after Content-Length (nicolas-grekas)
  • bug #45678 Fix reading proxy settings from dotenv when curl is used (nicolas-grekas)

v5.4.5

Changelog (symfony/http-client@v5.4.4...v5.4.5)

  • bug #45527 Fix overriding default options with null (nicolas-grekas)
  • bug #45261 Fix Content-Length header when possible (nicolas-grekas)

v5.4.3

Changelog (symfony/http-client@v5.4.2...v5.4.3)

  • bug #45073 Fix Failed to open stream: Too many open files (adrienfr)
  • bug #45015 fix resetting DNS/etc when calling CurlHttpClient::reset() (nicolas-grekas)
  • bug #45004 Remove deprecated usage of GuzzleHttp\Promise\promise_for (plozmun)
  • bug #44890 Remove deprecated usage of GuzzleHttp\Promise\queue (GrahamCampbell)
  • bug #44878 Turn negative timeout to a very long timeout (fancyweb)

v5.4.2

Changelog (symfony/http-client@v5.4.1...v5.4.2)

  • bug #44743 fix checking for recent curl consts (nicolas-grekas)
  • bug #44671 Fix tracing requests made after calling withOptions() (nicolas-grekas)
  • bug #44625 fix monitoring responses issued before reset() (nicolas-grekas)
  • bug #44623 Fix dealing with "HTTP/1.1 000 " responses (nicolas-grekas)
  • bug #44601 Fix closing curl-multi handle too early on destruct (nicolas-grekas)
  • bug #44571 Don't reset timeout counter when initializing requests (nicolas-grekas)
  • bug #44479 Double check if handle is complete (Nyholm)
  • bug #44438 Fix handling thrown \Exception in \Generator in MockResponse (fancyweb)
Commits
  • dc0b15e bug #46382 [HttpClient] Honor "max_duration" when replacing requests with asy...
  • f8e7452 [HttpClient] Honor "max_duration" when replacing requests with async decorators
  • 1576b3e Merge branch '4.4' into 5.4
  • 0366fe9 [HttpClient] Add missing HttpOptions::setMaxDuration()
  • 0dabec4 Add missing license header
  • c69fed8 Merge branch '4.4' into 5.4
  • bad7c32 Add missing license header
  • 5432a7e [HttpClient] Fix sending content-length when streaming the body
  • 88b6909 Merge branch '4.4' into 5.4
  • c66fc3b [HttpClient] On redirections don't send content-related request headers
  • Additional commits viewable in compare view

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)

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.4.1 to 5.4.9.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/6.1/CHANGELOG.md)
- [Commits](symfony/http-client@v5.4.1...v5.4.9)

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 30, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #168.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/composer/symfony/http-client-5.4.9 branch August 1, 2022 02: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants