pim-community-dev icon indicating copy to clipboard operation
pim-community-dev copied to clipboard

Bump symfony/http-foundation from 4.4.18 to 4.4.42

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps symfony/http-foundation from 4.4.18 to 4.4.42.

Release notes

Sourced from symfony/http-foundation's releases.

v4.4.42

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.41...v4.4.42)

  • bug #46249 Regenerate invalid session id (peter17)

v4.4.41

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.40...v4.4.41)

  • no significant changes

v4.4.39

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.38...v4.4.39)

  • bug #45631 Fix PHP 8.1 deprecation in Response::isNotModified (HypeMC)

v4.4.38

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.37...v4.4.38)

  • bug #45495 Fix missing ReturnTypeWillChange attributes (luxemate)
  • bug #45281 Fix connecting to Redis via a socket file (alebedev80)

v4.4.37

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.36...v4.4.37)

  • no significant changes

v4.4.36

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.35...v4.4.36)

  • bug #44759 Fix notice when HTTP_PHP_AUTH_USER passed without pass (Vitali Tsyrkin)
  • bug #44502 do not call preg_match() on null (xabbuh)

v4.4.34

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.33...v4.4.34)

  • no significant changes

v4.4.33

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.32...v4.4.33)

  • no significant changes

v4.4.30

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.29...v4.4.30)

  • bug #42753 Cast ini_get to an integer to match expected type (natewiebe13)
  • bug #42260 Fix return types for PHP 8.1 (derrabus)

v4.4.29

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.28...v4.4.29)

... (truncated)

Commits
  • 8e87b3e [HttpFoundation] [Session] Overwrite invalid session id
  • 2744122 Use mb_convert_encoding instead of utf8_decode
  • 60e8e42 bug #45631 [HttpFoundation] Fix PHP 8.1 deprecation in `Response::isNotModifi...
  • 11d1a6a [HttpFoundation] Fix PHP 8.1 deprecation in isNotModified
  • cb2fe61 Fix missing ReturnTypeWillChange attributes
  • 117c833 [Cache] Fix connecting to Redis via a socket file
  • 27782a7 Fixed functional testing description
  • 8202339 Bump license year
  • 0948e99 [HttpFoundation] Fix notice when HTTP_PHP_AUTH_USER passed without pass
  • d3f8b79 CS fixes
  • 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] avatar Jun 23 '22 17:06 dependabot[bot]