SyliusElasticsearchPlugin
SyliusElasticsearchPlugin copied to clipboard
Bump symfony/http-foundation from 6.0.3 to 6.4.16 in /tests/Application
Bumps symfony/http-foundation from 6.0.3 to 6.4.16.
Release notes
Sourced from symfony/http-foundation's releases.
v6.4.16
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.15...v6.4.16)
- bug symfony/symfony#58862 [Notifier] Fix GoIpTransport (
@nicolas-grekas)- bug symfony/symfony#58836 Work around
parse_url()bug (bis) (@nicolas-grekas)v6.4.15
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.14...v6.4.15)
- no significant changes
v6.4.14
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.13...v6.4.14)
- security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (
@nicolas-grekas)v6.4.13
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.12...v6.4.13)
- bug symfony/symfony#58619 [HttpFoundation][Lock] Ensure compatibility with ext-mongodb v2 (
@GromNaN)v6.4.12
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.11...v6.4.12)
- bug symfony/symfony#58181 [HttpFoundation] Update links for
X-Accel-Redirectand fail properly whenX-Accel-Mappingis missing (@nicolas-grekas)- bug symfony/symfony#58218 Work around
parse_url()bug (@nicolas-grekas)v6.4.10
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.9...v6.4.10)
- bug symfony/symfony#57585 [HttpFoundation] Fix MockArraySessionStorage to generate more conform ids (
@Seldaek)v6.4.8
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.7...v6.4.8)
- bug symfony/symfony#54910 [HttpFoundation] filter out empty HTTP header parts (
@xabbuh)- bug symfony/symfony#54816 [Cache] Fix support for predis/predis:^2.0 (
@mfettig)v6.4.7
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.6...v6.4.7)
- bug symfony/symfony#54506 [HttpFoundation] Set content-type header in RedirectResponse (
@smnandre)v6.4.4
Changelog (https://github.com/symfony/http-foundation/compare/v6.4.3...v6.4.4)
- bug symfony/symfony#53733 [HttpFoundation] Prevent duplicated headers when using Early Hints (
@dunglas)- bug symfony/symfony#53703 [HttpFoundation] Fix clearing CHIPS cookies (
@misaert)v6.4.3
... (truncated)
Changelog
Sourced from symfony/http-foundation's changelog.
CHANGELOG
7.2
- Add optional
$requestsparameter toRequestStack::__construct()- Add optional
$v4Bytesand$v6Bytesparameters toIpUtils::anonymize()- Add
PRIVATE_SUBNETSas a shortcut for private IP address ranges toRequest::setTrustedProxies()- Deprecate passing
referer_check,use_only_cookies,use_trans_sid,trans_sid_hosts,trans_sid_tags,sid_bits_per_characterandsid_lengthoptions toNativeSessionStorage7.1
- Add optional
$expirationParameterargument toUriSigner::__construct()- Add optional
$expirationargument toUriSigner::sign()- Rename
$parameterargument ofUriSigner::__construct()to$hashParameter- Add
UploadedFile::getClientOriginalPath()- Add
QueryParameterRequestMatcher- Add
HeaderRequestMatcher- Add support for
\SplTempFileObjectinBinaryFileResponse- Add
verboseargument to response test constraints7.0
- Calling
ParameterBag::filter()throws anUnexpectedValueExceptionon invalid value, unless flagFILTER_NULL_ON_FAILUREis set- Calling
ParameterBag::getInt()andParameterBag::getBool()throws anUnexpectedValueExceptionon invalid value- Remove classes
RequestMatcherandExpressionRequestMatcher- Remove
Request::getContentType(), useRequest::getContentTypeFormat()instead- Throw an
InvalidArgumentExceptionwhen callingRequest::create()with a malformed URI- Require explicit argument when calling
JsonResponse::setCallback(),Response::setExpires/setLastModified/setEtag(),MockArraySessionStorage/NativeSessionStorage::setMetadataBag(),NativeSessionStorage::setSaveHandler()- Add argument
$statusCodetoResponse::sendHeaders()andStreamedResponse::sendHeaders()6.4
- Make
HeaderBag::getDate(),Response::getDate(),getExpires()andgetLastModified()return aDateTimeImmutable- Support root-level
GeneratorinStreamedJsonResponse- Add
UriSignerfrom the HttpKernel component- Add
partitionedflag toCookie(CHIPS Cookie)- Add argument
bool $flush = truetoResponse::send()- Make
MongoDbSessionHandlerinstantiable with the mongodb extension directly6.3
- Calling
ParameterBag::getDigit(),getAlnum(),getAlpha()on anarraythrows aUnexpectedValueExceptioninstead of aTypeError- Add
ParameterBag::getString()to convert a parameter into string and throw an exception if the value is invalid- Add
ParameterBag::getEnum()
... (truncated)
Commits
431771bMerge branch '5.4' into 6.43f38b8a[HttpFoundation] Fix test40e6615bug #58862 [Notifier] Fix GoIpTransport (nicolas-grekas)d2737ecMerge branch '5.4' into 6.4897e8a2[HttpFoundation] Revert risk change69094c8[Notifier] Fix GoIpTransport49be6b8Merge branch '5.4' into 6.43280c9dWork around parse_url() bug (bis)9b3165erequire Cache component versions compatible with Redis 6.1ba020a3Merge branch '5.4' into 6.4- 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.