instana / otel-shop

OpenTelemetry Demo App
Apache License 2.0
17 stars 12 forks source link

Bump symfony/http-client from 6.1.0 to 6.1.8 in /ratings/html #598

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps symfony/http-client from 6.1.0 to 6.1.8.

Release notes

Sourced from symfony/http-client's releases.

v6.1.8

Changelog (https://github.com/symfony/http-client/compare/v6.1.7...v6.1.8)

  • 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.1.7

Changelog (https://github.com/symfony/http-client/compare/v6.1.6...v6.1.7)

  • 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)
  • bug #47854 Don't override header if is x-www-form-urlencoded (Oipnet)

v6.1.6

Changelog (https://github.com/symfony/http-client/compare/v6.1.5...v6.1.6)

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

v6.1.5

Changelog (https://github.com/symfony/http-client/compare/v6.1.4...v6.1.5)

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

v6.1.4

Changelog (https://github.com/symfony/http-client/compare/v6.1.3...v6.1.4)

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

v6.1.3

Changelog (https://github.com/symfony/http-client/compare/v6.1.2...v6.1.3)

  • bug #47086 Workaround disabled "var_dump" (nicolas-grekas)
  • bug #46700 Prevent "Fatal error" in data collector (fmata)

v6.1.2

Changelog (https://github.com/symfony/http-client/compare/v6.1.1...v6.1.2)

  • bug #46665 Fix Copy as curl with base uri (HypeMC)
  • bug #46670 Fix json encode flags usage in copy-as-curl generation (welcoMattic)

v6.1.1

Changelog (https://github.com/symfony/http-client/compare/v6.1.0...v6.1.1)

  • bug #46583 Copy as curl fixes (HypeMC)
Commits
  • b7374c1 Merge branch '6.0' into 6.1
  • 5db1221 Merge branch '5.4' into 6.0
  • 0f43af1 [HttpClient] Handle Amp HTTP client v5 incompatibility gracefully
  • 656b10f Merge branch '6.0' into 6.1
  • c0827ce Merge branch '5.4' into 6.0
  • 3a40180 Merge branch '4.4' into 5.4
  • 0185497 don not set http_version instead of setting it to null
  • f515d06 Merge branch '6.0' into 6.1
  • af84893 Merge branch '5.4' into 6.0
  • 8f29b0f [HttpClient] Fix retrying requests when the content is used by the strategy
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #600.