Update symfony packages to v6.3.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
6.3.0 -> 6.3.2
|
symfony/framework-bundle (source) | require | patch |
6.3.1 -> 6.3.2
|
symfony/http-client (source) | require | patch |
6.3.1 -> 6.3.2
|
symfony/rate-limiter (source) | require | patch |
6.3.0 -> 6.3.2
|
symfony/runtime (source) | require | patch |
6.3.1 -> 6.3.2
|
symfony/security-bundle (source) | require | patch |
6.3.1 -> 6.3.2
|
symfony/twig-bridge (source) | require | patch |
6.3.0 -> 6.3.2
|
symfony/web-profiler-bundle (source) | require-dev | patch |
6.3.1 -> 6.3.2
|
Release Notes
symfony/console (symfony/console)
v6.3.2
Changelog (https://github.com/symfony/console/compare/v6.3.1...v6.3.2)
- bug symfony/symfony#51031 Fix deprecations on PHP 8.3 (@nicolas-grekas)
symfony/framework-bundle (symfony/framework-bundle)
v6.3.2
Changelog (https://github.com/symfony/framework-bundle/compare/v6.3.1...v6.3.2)
- bug symfony/symfony#51078 [FrameworkBundle][Workflow] Throw exception is workflow.xxx.transitions is not an array (@lyrixx)
- bug symfony/symfony#51102 [Webhook] Allow slash in webhook type (@alamirault)
- bug symfony/symfony#50988 [DependencyInjection] Run the
ResolveFactoryClassPass
whenlint:container
builds the container from a dump (@MatTheCat) - bug symfony/symfony#50945 [DebugBundle][FrameworkBundle] Fix using the framework without the Console component (@HypeMC)
- bug symfony/symfony#50944 [FrameworkBundle] Add missing monolog channel tag to the
messenger:failed:retry
command (@HypeMC) - bug symfony/symfony#50475 [FrameworkBundle] Prevent
cache:clear
to lose files on subsequent runs (@Okhoshi)
symfony/http-client (symfony/http-client)
v6.3.2
Changelog (https://github.com/symfony/http-client/compare/v6.3.1...v6.3.2)
- no significant changes
symfony/rate-limiter (symfony/rate-limiter)
v6.3.2
Changelog (https://github.com/symfony/rate-limiter/compare/v6.3.1...v6.3.2)
- bug symfony/symfony#49070 [RateLimiter] fix incorrect retryAfter of FixedWindow (@RobertMe)
symfony/runtime (symfony/runtime)
v6.3.2
Changelog (https://github.com/symfony/runtime/compare/v6.3.1...v6.3.2)
- bug symfony/symfony#50994 [ErrorHandler][Runtime] Don't mess with ini_set('assert.warning') (@nicolas-grekas)
symfony/security-bundle (symfony/security-bundle)
v6.3.2
Changelog (https://github.com/symfony/security-bundle/compare/v6.3.1...v6.3.2)
- bug symfony/symfony#51056 [SecurityBundle] Add
firewalls.logout.csrf_token_manager
to XSD (@HeahDude) - bug symfony/symfony#50819 [SecurityBundle] Do not translate
Bearer
header’serror_description
(@MatTheCat)
symfony/twig-bridge (symfony/twig-bridge)
v6.3.2
Changelog (https://github.com/symfony/twig-bridge/compare/v6.3.1...v6.3.2)
- no significant changes
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v6.3.2
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.3.1...v6.3.2)
- bug symfony/symfony#51000 [WebProfilerBundle] Fix error in case of 'Content-Type' set null in dev environment with no debug (@alexbuyanow)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.