Update symfony packages to v7.0.7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.0.6 -> 7.0.7
|
symfony/dotenv (source) | require | patch |
7.0.4 -> 7.0.7
|
symfony/framework-bundle (source) | require | patch |
7.0.6 -> 7.0.7
|
symfony/runtime (source) | require | patch |
7.0.3 -> 7.0.7
|
symfony/twig-bundle (source) | require | patch |
7.0.4 -> 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/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/dotenv (symfony/dotenv)
v7.0.7
Changelog (https://github.com/symfony/dotenv/compare/v7.0.6...v7.0.7)
- no significant changes
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/runtime (symfony/runtime)
v7.0.7
Changelog (https://github.com/symfony/runtime/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/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.