Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps symfony/http-foundation from 5.4.10 to 5.4.22.

Release notes

Sourced from symfony/http-foundation's releases.

v5.4.22

Changelog (symfony/http-foundation@v5.4.21...v5.4.22)

  • bug #49758 Use separate caches for IpUtils checkIp4 and checkIp6 (danielburger1337)
  • bug #49745 Fix wiring session.handler when handler_id is null (nicolas-grekas)

v5.4.21

Changelog (symfony/http-foundation@v5.4.20...v5.4.21)

  • bug #48880 getMaxAge() returns non-negative integer (pkruithof, fabpot)

v5.4.20

Changelog (symfony/http-foundation@v5.4.19...v5.4.20)

  • bug #49141 Fix bad return type in IpUtils::checkIp4() (tristankretzer)

v5.4.19

Changelog (symfony/http-foundation@v5.4.18...v5.4.19)

  • no significant changes

v5.4.17

Changelog (symfony/http-foundation@v5.4.16...v5.4.17)

  • 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)

v5.4.16

Changelog (symfony/http-foundation@v5.4.15...v5.4.16)

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

v5.4.15

Changelog (symfony/http-foundation@v5.4.14...v5.4.15)

  • no significant changes

v5.4.14

Changelog (symfony/http-foundation@v5.4.13...v5.4.14)

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

v5.4.13

Changelog (symfony/http-foundation@v5.4.12...v5.4.13)

  • 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)

... (truncated)

Commits
  • 05cd1ac bug #49745 [FrameworkBundle] Fix wiring session.handler when handler_id is nu...
  • 023087f [HttpFoundation] Use separate caches for IpUtils checkIp4 and checkIp6
  • 44acb50 [FrameworkBundle] Fix wiring session.handler when handler_id is null
  • c63f733 minor #49621 [Tests] Remove occurrences of withConsecutive() (alexandre-dau...
  • 9d7018b [Tests] Remove occurrences of withConsecutive()
  • 7e9e8d0 [Tests] Replace setMethods() by onlyMethods() and addMethods()
  • 3bb6ee5 Fix phpdocs in HttpClient, HttpFoundation, HttpKernel, Intl components
  • 16017a2 Fix Request locale property doc types
  • abd6575 CS fix
  • 9fc7882 Migrate to static data providers using rector/rector
  • 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-foundation](https://github.com/symfony/http-foundation) from 5.4.10 to 5.4.22.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/6.2/CHANGELOG.md)
- [Commits](symfony/http-foundation@v5.4.10...v5.4.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2023

Superseded by #1379.

@dependabot dependabot bot closed this Apr 18, 2023
@dependabot dependabot bot deleted the dependabot/composer/symfony/http-foundation-5.4.22 branch April 18, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant