fix(deps): update all non-major dependencies to v5.4.24 (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/framework-bundle (source) | require | patch |
5.4.22 -> 5.4.24
|
symfony/http-client (source) | require-dev | patch |
5.4.23 -> 5.4.24
|
Release Notes
symfony/framework-bundle
v5.4.24
Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.23...v5.4.24)
- bug symfony/symfony#50315 [Translation] Fix handling of null messages in
ArrayLoader
(@rob006) - bug symfony/symfony#50338 [Console] Remove
exec
and replace it byshell_exec
(@maxbeckers) - bug symfony/symfony#50362 [FrameworkBundle] Fix Workflow without a marking store definition uses marking store definition of previously defined workflow (@krciga22)
- bug symfony/symfony#50309 [HttpFoundation] UrlHelper is now aware of RequestContext changes (@giosh94mhz)
- bug symfony/symfony#50253 [FrameworkBundle] Generate caches consistently on successive run of
cache:clear
command (@Okhoshi) - bug symfony/symfony#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR)
symfony/http-client
v5.4.24
Changelog (https://github.com/symfony/http-client/compare/v5.4.23...v5.4.24)
- 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#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#50226 [HttpClient] Ensure HttplugClient ignores invalid HTTP headers (@nicolas-grekas)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.