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 6.0.1 to 6.0.20 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 30, 2023

Bumps symfony/http-client from 6.0.1 to 6.0.20.

Release notes

Sourced from symfony/http-client's releases.

v6.0.20

Changelog (symfony/http-client@v6.0.19...v6.0.20)

  • bug #49104 Fix collecting data non-late for the profiler (nicolas-grekas)

v6.0.19

Changelog (symfony/http-client@v6.0.18...v6.0.19)

  • bug #48966 Let curl handle content-length headers (nicolas-grekas)
  • bug #48898 Move Http clients data collecting at a late level (pforesi)

v6.0.17

Changelog (symfony/http-client@v6.0.16...v6.0.17)

  • bug #47836 TraceableHttpClient: increase decorator's priority (adpeyre)

v6.0.16

Changelog (symfony/http-client@v6.0.15...v6.0.16)

  • bug #48173 Handle Amp HTTP client v5 incompatibility gracefully (fancyweb)
  • bug #48103 Do not set http_version instead of setting it to null (Tetragramat)

v6.0.15

Changelog (symfony/http-client@v6.0.14...v6.0.15)

  • bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
  • bug #47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)

v6.0.14

Changelog (symfony/http-client@v6.0.13...v6.0.14)

  • bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)

v6.0.13

Changelog (symfony/http-client@v6.0.12...v6.0.13)

  • bug #47441 Bugfix for delayed retryableHttpClient (martkop26)
  • bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)

v6.0.12

Changelog (symfony/http-client@v6.0.11...v6.0.12)

  • bug #47145 Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
  • bug #47143 Fix memory leak when using StreamWrapper (nicolas-grekas)

v6.0.11

Changelog (symfony/http-client@v6.0.10...v6.0.11)

  • bug #47086 Workaround disabled "var_dump" (nicolas-grekas)

... (truncated)

Commits
  • 541c045 Merge branch '5.4' into 6.0
  • b4d936b [HttpClient] Fix collecting data non-late for the profiler
  • 5effe44 Merge branch '5.4' into 6.0
  • 0c22562 [HttpClient] Let curl handle content-length headers
  • 627cb71 Merge branch '5.4' into 6.0
  • da0579c [HttpClient] Move Http clients data collecting at a late level
  • b4d73e6 Merge branch '5.4' into 6.0
  • 46c5291 Bump license year to 2023
  • d104286 Merge branch '5.4' into 6.0
  • 772129f TraceableHttpClient: increase decorator's priority
  • 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 6.0.1 to 6.0.20.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/6.2/CHANGELOG.md)
- [Commits](symfony/http-client@v6.0.1...v6.0.20)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependency-update Update of a dependency label Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-update Update of a dependency
Development

Successfully merging this pull request may close these issues.

0 participants