Update symfony packages to v7.0.6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.0.4 -> 7.0.6
|
symfony/form (source) | require | patch |
7.0.4 -> 7.0.6
|
symfony/framework-bundle (source) | require | patch |
7.0.4 -> 7.0.6
|
symfony/http-client (source) | require | patch |
7.0.5 -> 7.0.6
|
symfony/phpunit-bridge (source) | require-dev | patch |
7.0.4 -> 7.0.6
|
symfony/validator (source) | require | patch |
7.0.5 -> 7.0.6
|
Release Notes
symfony/console (symfony/console)
v7.0.6
Changelog (https://github.com/symfony/console/compare/v7.0.5...v7.0.6)
- bug symfony/symfony#54435 [Console] respect multi-byte characters when rendering vertical-style tables (@xabbuh)
- bug symfony/symfony#54419 Fix TypeError on ProgressBar (@Fan2Shrek)
symfony/form (symfony/form)
v7.0.6
Changelog (https://github.com/symfony/form/compare/v7.0.5...v7.0.6)
- bug symfony/symfony#54306 Throw TransformationFailedException when there is a null bytes injection (@sormes)
symfony/framework-bundle (symfony/framework-bundle)
v7.0.6
Changelog (https://github.com/symfony/framework-bundle/compare/v7.0.5...v7.0.6)
- bug symfony/symfony#54315 [Serializer] Fixed BackedEnumNormalizer priority for translatable enum (@IndraGunawan)
- bug symfony/symfony#54292 [FrameworkBundle] Fix mailer config with XML (@lyrixx)
- bug symfony/symfony#54187 [FrameworkBundle] Fix PHP 8.4 deprecation on
ReflectionMethod
(@alexandre-daubois)
symfony/http-client (symfony/http-client)
v7.0.6
Changelog (https://github.com/symfony/http-client/compare/v7.0.5...v7.0.6)
- bug symfony/symfony#54400 [HttpClient] stop all server processes after tests have run (@xabbuh)
- bug symfony/symfony#54207 [HttpClient] Lazily initialize CurlClientState (@arjenm)
- bug symfony/symfony#54146 [HttpClient] Preserve float in JsonMockResponse (@Jibbarth)
symfony/phpunit-bridge (symfony/phpunit-bridge)
v7.0.6
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.5...v7.0.6)
- no significant changes
symfony/validator (symfony/validator)
v7.0.6
Changelog (https://github.com/symfony/validator/compare/v7.0.5...v7.0.6)
- bug symfony/symfony#54191 [Validator] add missing invalid extension error entry (@xabbuh)
- bug symfony/symfony#54219 [Validator] Allow BICs’ first four characters to be digits (@MatTheCat)
- bug symfony/symfony#54137 [Validator] UniqueValidator - normalize before reducing keys (@Brajk19)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.