instana / otel-shop

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

Bump symfony/http-foundation from 6.1.1 to 6.1.11 in /ratings/html #650

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps symfony/http-foundation from 6.1.1 to 6.1.11.

Release notes

Sourced from symfony/http-foundation's releases.

v6.1.9

Changelog (https://github.com/symfony/http-foundation/compare/v6.1.8...v6.1.9)

  • bug #48635 Use relative timestamps with MemcachedSessionHandler (tvlooy)
  • bug #48628 Fix dumping array cookies (nicolas-grekas)
  • bug #48421 IPv4-mapped IPv6 addresses incorrectly rejected (bonroyage)

v6.1.8

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

  • bug #48112 Compare cookie with null value as empty string in ResponseCookieValueSame (fancyweb)
  • bug #48050 Check IPv6 is valid before comparing it (PhilETaylor)

v6.1.7

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

  • no significant changes

v6.1.6

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

  • bug #47746 Fix BinaryFileResponse content type detection logic (X-Coder264)

v6.1.5

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

  • bug #47516 Prevent BinaryFileResponse::prepare from adding content type if no content is sent (naitsirch)
  • bug #47530 Always return strings from accept headers (ausi)
  • bug #47434 move flushing outside of Response::closeOutputBuffers (nicolas-grekas)

v6.1.4

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

  • bug #47283 Prevent accepted rate limits with no remaining token to be preferred over denied ones (MatTheCat)
  • bug #47273 Do not send Set-Cookie header twice for deleted session cookie (X-Coder264)
  • bug #47130 Fix invalid ID not regenerated with native PHP file sessions (BrokenSourceCode)

v6.1.3

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

  • bug #46957 Fix \Stringable support in InputBag::get() (chalasr)
  • bug #46931 Flush backend output buffer after closing. (bradjones1)
  • bug #42033 Fix deleteFileAfterSend on client abortion (nerg4l)
  • bug #46790 Prevent PHP Warning: Session ID is too long or contains illegal characters (BrokenSourceCode)
  • bug #46808 Fix TypeError on null $_SESSION in NativeSessionStorage::save() (chalasr)

v6.1.2

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

  • bug #46678 Update "[Session] Overwrite invalid session id" to only validate when files session storage is used (alexpott)

... (truncated)

Commits
  • 3b85cae Merge branch '6.0' into 6.1
  • 56648fa Merge branch '5.4' into 6.0
  • 70fd0eb Bump license year to 2023
  • 2046d8c Merge branch '6.0' into 6.1
  • 22fe17e Merge branch '5.4' into 6.0
  • b64a0e2 Use relative timestamps
  • eec2141 [HttpFoundation] Fix dumping array cookies
  • b54cce1 Merge branch '6.0' into 6.1
  • 3af910b Merge branch '5.4' into 6.0
  • 1120e76 bug #48421 [HttpFoundation] IPv4-mapped IPv6 addresses incorrectly rejected (...
  • 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 #671.