Update symfony packages to v7.0.7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/browser-kit (source) | require-dev | patch |
7.0.3 -> 7.0.7
|
symfony/console (source) | require | patch |
7.0.6 -> 7.0.7
|
symfony/css-selector (source) | require-dev | patch |
7.0.3 -> 7.0.7
|
symfony/debug-bundle (source) | require-dev | patch |
7.0.3 -> 7.0.7
|
symfony/dotenv (source) | require | patch |
7.0.4 -> 7.0.7
|
symfony/form (source) | require | patch |
7.0.6 -> 7.0.7
|
symfony/framework-bundle (source) | require | patch |
7.0.6 -> 7.0.7
|
symfony/http-client (source) | require | patch |
7.0.6 -> 7.0.7
|
symfony/phpunit-bridge (source) | require-dev | patch |
7.0.6 -> 7.0.7
|
symfony/runtime (source) | require | patch |
7.0.3 -> 7.0.7
|
symfony/security-csrf (source) | require | patch |
7.0.3 -> 7.0.7
|
symfony/twig-bundle (source) | require | patch |
7.0.4 -> 7.0.7
|
symfony/validator (source) | require | patch |
7.0.6 -> 7.0.7
|
symfony/web-profiler-bundle (source) | require-dev | patch |
7.0.4 -> 7.0.7
|
symfony/yaml (source) | require | patch |
7.0.3 -> 7.0.7
|
Release Notes
symfony/browser-kit (symfony/browser-kit)
v7.0.7
Changelog (https://github.com/symfony/browser-kit/compare/v7.0.6...v7.0.7)
- no significant changes
symfony/console (symfony/console)
v7.0.7
Changelog (https://github.com/symfony/console/compare/v7.0.6...v7.0.7)
- bug symfony/symfony#54440 [Console] return null when message with name is not set (@xabbuh)
symfony/css-selector (symfony/css-selector)
v7.0.7
Changelog (https://github.com/symfony/css-selector/compare/v7.0.6...v7.0.7)
- no significant changes
symfony/debug-bundle (symfony/debug-bundle)
v7.0.7
Changelog (https://github.com/symfony/debug-bundle/compare/v7.0.6...v7.0.7)
- no significant changes
symfony/dotenv (symfony/dotenv)
v7.0.7
Changelog (https://github.com/symfony/dotenv/compare/v7.0.6...v7.0.7)
- no significant changes
symfony/form (symfony/form)
v7.0.7
Changelog (https://github.com/symfony/form/compare/v7.0.6...v7.0.7)
- bug symfony/symfony#54723 [Form] read form values using the chain data accessor (@xabbuh)
symfony/framework-bundle (symfony/framework-bundle)
v7.0.7
Changelog (https://github.com/symfony/framework-bundle/compare/v7.0.6...v7.0.7)
- bug symfony/symfony#52917 [Serializer] Fix unexpected allowed attributes (@mtarld)
- bug symfony/symfony#54063 [FrameworkBundle] Fix registration of the bundle path to translation (@FlyingDR)
- bug symfony/symfony#54484 [Serializer] reset backed_enum priority, and re-prioritise translatable (@GwendolenLynch)
- bug symfony/symfony#54403 [FrameworkBundle] [Command] Fix #54402: Suppress PHP warning when is_readable() tries to access dirs outside of open_basedir restrictions (Jeldrik Geraedts)
symfony/http-client (symfony/http-client)
v7.0.7
Changelog (https://github.com/symfony/http-client/compare/v7.0.6...v7.0.7)
- bug symfony/symfony#54517 [HttpClient] Let curl handle transfer encoding (@michaelhue)
- bug symfony/symfony#54242 [HttpClient] [EventSourceHttpClient] Fix consuming SSEs with \r\n separator (@fancyweb)
symfony/phpunit-bridge (symfony/phpunit-bridge)
v7.0.7
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.6...v7.0.7)
- no significant changes
symfony/runtime (symfony/runtime)
v7.0.7
Changelog (https://github.com/symfony/runtime/compare/v7.0.6...v7.0.7)
- no significant changes
symfony/security-csrf (symfony/security-csrf)
v7.0.7
Changelog (https://github.com/symfony/security-csrf/compare/v7.0.6...v7.0.7)
- no significant changes
symfony/twig-bundle (symfony/twig-bundle)
v7.0.7
Changelog (https://github.com/symfony/twig-bundle/compare/v7.0.6...v7.0.7)
- no significant changes
symfony/validator (symfony/validator)
v7.0.7
Changelog (https://github.com/symfony/validator/compare/v7.0.6...v7.0.7)
- bug symfony/symfony#54750 [Validator] detect wrong usages of minMessage/maxMessage in options (@xabbuh)
- bug symfony/symfony#54751 [Validator] detect wrong e-mail validation modes (@xabbuh)
- bug symfony/symfony#54487 [Validator] Accept
Stringable
inExecutionContext::build/addViolation()
(@alexandre-daubois)
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v7.0.7
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.0.6...v7.0.7)
- no significant changes
symfony/yaml (symfony/yaml)
v7.0.7
Changelog (https://github.com/symfony/yaml/compare/v7.0.6...v7.0.7)
- bug symfony/symfony#54706 [Yaml] call substr() with integer offsets (@xabbuh)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.