Update symfony packages to v7.4.1
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| symfony/console (source) |
7.4.0 -> 7.4.1
|
||
| symfony/framework-bundle (source) |
7.4.0 -> 7.4.1
|
||
| symfony/runtime (source) |
7.4.0 -> 7.4.1
|
||
| symfony/yaml (source) |
7.4.0 -> 7.4.1
|
Release Notes
symfony/console (symfony/console)
v7.4.1
Changelog (https://github.com/symfony/console/compare/v7.4.0...v7.4.1)
- bug symfony/symfony#61962 [Console] Handle signals on text input (@valx76)
- bug symfony/symfony#62627 [Console] Preserve
--helpoption when a command is not found (@santysisi) - bug symfony/symfony#62562 [Console] don't discard existing aliases when constructing Command (@henderkes)
- bug symfony/symfony#62571 [Console] Fix profile invokable command (@Jibbarth)
symfony/framework-bundle (symfony/framework-bundle)
v7.4.1
Changelog (https://github.com/symfony/framework-bundle/compare/v7.4.0...v7.4.1)
- bug symfony/symfony#62388 [TypeInfo] Simple array should be array type (@matijn-made)
- bug symfony/symfony#62656 [FrameworkBundle] Fix using
FailedMessages*CommandwithSigningSerializer(@HypeMC) - bug symfony/symfony#62652 [HttpClient] CachingHttpClient must run after UriTemplate and Scoping (@Lctrs)
- bug symfony/symfony#62651 [FrameworkBundle] Only register PhpConfigReferenceDumpPass in dev env with debug flag enabled (@bobvandevijver)
- bug symfony/symfony#62586 [DependencyInjection][FrameworkBundle] fix BC break when dumping container for build/lint commands (@aschempp)
- bug symfony/symfony#62647 [FrameworkBundle] Don't exclude classes with constraint/serialization attributes from being registered as services (@nicolas-grekas)
- bug symfony/symfony#62532 [FrameworkBundle] Dump bundles config reference first (@MatTheCat)
- bug symfony/symfony#62498 [FrameworkBundle] fix merging of enabled locales (@dmaicher)
- bug symfony/symfony#62551 [FrameworkBundle] register attribute loader arguments in a forward-compatible way (@xabbuh)
- bug symfony/symfony#62513 [FrameworkBundle] Add missing
useAttributeAsKeycalls (@MatTheCat) - bug symfony/symfony#62515 [FrameworkBundle] Allow backed enum to be used in initial_marking workflow configuration (@DemonTPx)
symfony/runtime (symfony/runtime)
v7.4.1
Changelog (https://github.com/symfony/runtime/compare/v7.4.0...v7.4.1)
- bug symfony/symfony#62661 [Runtime] Reuse the already created Request object when the app needs one as argument and returns a kernel (@nicolas-grekas)
symfony/yaml (symfony/yaml)
v7.4.1
Changelog (https://github.com/symfony/yaml/compare/v7.4.0...v7.4.1)
- bug symfony/symfony#62612 [Yaml] Fix regression handling blank lines in unquoted scalars (@yoeunes)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.