Bump symfony/http-foundation from 6.4.16 to 6.4.29
Bumps symfony/http-foundation from 6.4.16 to 6.4.29.
Release notes
Sourced from symfony/http-foundation's releases.
v6.4.29
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.28...v6.4.29)
- no significant changes
v6.4.28
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.27...v6.4.28)
- bug symfony/symfony#62324 [HttpFoundation] Fix parsing hosts and schemes in URLs (
@nicolas-grekas)- bug symfony/symfony#62246 [HttpFoundation] Allow Request::setFormat() to override predefined formats (
@longwave)v6.4.26
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.25...v6.4.26)
- bug symfony/symfony#61766 Fix ord()-related PHP 8.5 deprecations (
@nicolas-grekas)- bug symfony/symfony#61585 [HttpFoundation][SQLSRV] Change column type from
TEXTtoSTRING(@Matt-PMCT)v6.4.25
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.24...v6.4.25)
- no significant changes
v6.4.24
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.23...v6.4.24)
- no significant changes
v6.4.23
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.22...v6.4.23)
- bug symfony/symfony#60547 [HttpFoundation] Fixed 'Via' header regex (
@thecaliskan)v6.4.22
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.21...v6.4.22)
- bug symfony/symfony#60292 [HttpFoundation] Encode path in
X-Accel-Redirectheader (@Athorcis)v6.4.21
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.20...v6.4.21)
- no significant changes
v6.4.18
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.17...v6.4.18)
- bug symfony/symfony#59403 [FrameworkBundle][HttpFoundation] Reset Request's formats using the service resetter (
@nicolas-grekas)- bug symfony/symfony#59055 [HttpFoundation] Fixed
IpUtils::anonymizeexception when using IPv6 link-local addresses with RFC4007 scoping (@jbtronics)
Commits
b03d11eMerge branch '5.4' into 6.41ba1d5f[HttpFoundation] Fix parsing hosts and schemes in URLs1a0706e[HttpFoundation] Fix parsing pathinfo with no leading slashee93009[HttpFoundation] Allow Request::setFormat() to override predefined formats3692415Fix ord()-related PHP 8.5 deprecations67729f8use the empty string instead of null as an array offsete868881SQLSRV: Change column type from TEXT to STRING6bc974cfix session cookie options assertions on PHP 8.50341e41CS fixes95f9645Fix php.net links- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.