website
website copied to clipboard
build(deps): bump symfony/http-kernel from 6.2.4 to 6.2.14 in /api
Bumps symfony/http-kernel from 6.2.4 to 6.2.14.
Release notes
Sourced from symfony/http-kernel's releases.
v6.2.14
Changelog (https://github.com/symfony/http-kernel/compare/v6.2.13...v6.2.14)
- no significant changes
v6.2.13
Changelog (https://github.com/symfony/http-kernel/compare/v6.2.12...v6.2.13)
- bug symfony/symfony#50913 [HttpKernel][WebProfilerBundle] Fix search feature (Cyril HERRERA)
v6.2.12
Changelog (https://github.com/symfony/http-kernel/compare/v6.2.11...v6.2.12)
- no significant changes
v6.2.11
Changelog (https://github.com/symfony/http-kernel/compare/v6.2.10...v6.2.11)
- bug symfony/symfony#50312 [Security] Skip clearing CSRF Token on stateless logout (
@chalasr
)- bug symfony/symfony#50193 [Serializer] Fix
SerializedPath
not working with constructor arguments (@HypeMC
)- bug symfony/symfony#50280 [PropertyAccess] Fix nullsafe operator on array index (
@HypeMC
)- bug symfony/symfony#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR
)- bug symfony/symfony#50256 [HttpClient] Fix setting duplicate-name headers when redirecting with AmpHttpClient (
@nicolas-grekas
)- bug symfony/symfony#50214 [WebProfilerBundle] Remove legacy filters remnants (
@MatTheCat
)- bug symfony/symfony#50235 [HttpClient] Fix getting through proxies via CONNECT (
@nicolas-grekas
)- bug symfony/symfony#50241 [HttpKernel] Prevent initialising lazy services during services reset (
@tucksaun
)- bug symfony/symfony#50244 [HttpKernel] Fix restoring surrogate content from cache (
@nicolas-grekas
)- bug symfony/symfony#49557 [PropertyInfo] Fix phpDocExtractor nullable array value type (
@fabpot
)- bug symfony/symfony#50213 [ErrorHandler] Prevent conflicts with WebProfilerBundle’s JavaScript (
@MatTheCat
)- bug symfony/symfony#50192 [Serializer] backed enum throw notNormalizableValueException outside construct method (
@alli83
)- bug symfony/symfony#50238 [HttpKernel] Don't use eval() to render ESI/SSI (
@nicolas-grekas
)v6.2.10
Changelog (https://github.com/symfony/http-kernel/compare/v6.2.9...v6.2.10)
- bug symfony/symfony#50115 [FrameworkBundle] Make service edges unique (
@rmikalkenas
)- bug symfony/symfony#50040 [Translation] Crowdin Bridge: Fix locale vs LanguageId (
@Peter
Culka)- bug symfony/symfony#48886 [Console] Fix computing column width containing multibyte chars (
@cay89
)- bug symfony/symfony#47505 [Mime] Form field values with integer keys not resolved correctly (
@claudiu-cristea
)- bug symfony/symfony#48837 [Messenger] [Redis] Fixed problem where worker stops handling messages on first empty message (
@jvmanji
)- bug symfony/symfony#49317 [Messenger] Fix warning message on failed messenger show command (
@gstapinato
)- bug symfony/symfony#48972 [HttpFoundation] Fix memory limit problems in BinaryFileResponse (
@glady
)- bug symfony/symfony#49009 [Form] Cast choices value callback result to string (
@Matth
--)- bug symfony/symfony#49537 [Serializer] Unexpected value should throw UnexpectedValueException (
@ThomasTr
)- bug symfony/symfony#49581 Avoid leading .. for temporary files from Filesystem recursive remove (
@giosh94mhz
)v6.2.9
Changelog (https://github.com/symfony/http-kernel/compare/v6.2.8...v6.2.9)
- no significant changes
... (truncated)
Commits
d05cebb
Update VERSION for 6.2.147746657
Update VERSION for 6.2.1373b582c
Merge branch '5.4' into 6.214e3fad
[HttpFoundation][HttpKernel] Fix deprecations whenContent-Type
isnull
ccb5548
Merge branch '5.4' into 6.244b589a
bug #50913 [HttpKernel][WebProfilerBundle] Fix search feature (Cyril HERRERA)f688830
[HttpKernel][WebProfilerBundle] Fix search feature26969d1
Merge branch '5.4' into 6.2f816411
Fix test9f265cd
Fix some return types in tests- 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.