Update symfony packages to v6.3.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/framework-bundle (source) | require | patch |
6.3.0 -> 6.3.1
|
symfony/http-client (source) | require | patch |
6.3.0 -> 6.3.1
|
symfony/runtime (source) | require | patch |
6.3.0 -> 6.3.1
|
symfony/security-bundle (source) | require | patch |
6.3.0 -> 6.3.1
|
symfony/web-profiler-bundle (source) | require-dev | patch |
6.3.0 -> 6.3.1
|
Release Notes
symfony/framework-bundle (symfony/framework-bundle)
v6.3.1
Changelog (https://github.com/symfony/framework-bundle/compare/v6.3.0...v6.3.1)
- bug symfony/symfony#50637 [FrameworkBundle] Fixed parsing new JSON output of debug:config not possible (@Toflar)
- bug symfony/symfony#50710 [FrameworkBundle] Fix setting decorated services during tests (@nicolas-grekas)
- bug symfony/symfony#50665 [FrameworkBundle] Ignore missing directories in about command (@ro0NL)
- bug symfony/symfony#50712 [FrameworkBundle] Fix secrets:list not displaying local vars (@nicolas-grekas)
- bug symfony/symfony#50548 [FrameworkBundle] Show non-bundle extensions in
debug:config
&config:dump
list view & completion (@HypeMC) - bug symfony/symfony#50546 [FrameworkBundle] Fix
debug:config
&config:dump
in debug mode (@HypeMC) - bug symfony/symfony#50563 [FrameworkBundle] remove unusable cache pools (@xabbuh)
- bug symfony/symfony#50508 [Messenger] Add deprecation message for the
messenger.listener.stop_worker_on_sigterm_signal_listener
service (@alexandre-daubois) - bug symfony/symfony#50498 [FrameworkBundle] ease migration to symfony 6.3 (@lyrixx)
symfony/http-client (symfony/http-client)
v6.3.1
Changelog (https://github.com/symfony/http-client/compare/v6.3.0...v6.3.1)
- bug symfony/symfony#50728 [HttpClient] Explicitly exclude CURLOPT_POSTREDIR (@nicolas-grekas)
- bug symfony/symfony#50671 [HttpClient] Fix encoding some characters in query strings (Daniel Kozák)
- bug symfony/symfony#50698 [HttpClient] Fix int conversion for
GenericRetryStrategy
with floated multiplier (@francisbesset) - bug symfony/symfony#50577 [HttpClient] Remove final keyword on
AsyncResponse
(@lyrixx)
symfony/runtime (symfony/runtime)
v6.3.1
Changelog (https://github.com/symfony/runtime/compare/v6.3.0...v6.3.1)
- bug symfony/symfony#50656 Only update autoload_runtime.php when it changed (@Seldaek)
symfony/security-bundle (symfony/security-bundle)
v6.3.1
Changelog (https://github.com/symfony/security-bundle/compare/v6.3.0...v6.3.1)
- bug symfony/symfony#50503 [SecurityBundle] Fix error message when using OIDC and web-token/jwt-core is not installed (@nicolas-grekas)
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v6.3.1
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.3.0...v6.3.1)
- bug symfony/symfony#48961 [WebProfilerBundle] right blocks: fix display (@jmsche)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.