Update symfony packages
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.0.2 -> 7.0.3
|
symfony/dotenv (source) | require | patch |
7.0.2 -> 7.0.3
|
symfony/flex | require | patch |
2.4.3 -> 2.4.4
|
symfony/framework-bundle (source) | require | patch |
7.0.2 -> 7.0.3
|
symfony/maker-bundle (source) | require-dev | minor |
1.52.0 -> 1.54.0
|
symfony/runtime (source) | require | patch |
7.0.0 -> 7.0.3
|
symfony/twig-bundle (source) | require | patch |
7.0.0 -> 7.0.3
|
symfony/web-profiler-bundle (source) | require-dev | patch |
7.0.2 -> 7.0.3
|
symfony/yaml (source) | require | patch |
7.0.0 -> 7.0.3
|
Release Notes
symfony/console (symfony/console)
v7.0.3
Changelog (https://github.com/symfony/console/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53516 [Console] Allow '0' as a $shortcut in InputOption.php (@lawsonjl-ornl)
- bug symfony/symfony#53576 [Console] Only execute additional checks for color support if the output (@theofidry)
symfony/dotenv (symfony/dotenv)
v7.0.3
Changelog (https://github.com/symfony/dotenv/compare/v7.0.2...v7.0.3)
- no significant changes
symfony/framework-bundle (symfony/framework-bundle)
v7.0.3
Changelog (https://github.com/symfony/framework-bundle/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53672 [FrameworkBundle]
ConfigBuilderCacheWarmer
should be non-optional (@nicolas-grekas) - bug symfony/symfony#53631 [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed (@nicolas-grekas)
- bug symfony/symfony#53572 [FrameworkBundle] grab a service from the container only if it exists (@xabbuh)
- bug symfony/symfony#53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (@smnandre)
- bug symfony/symfony#52874 [Scheduler] Separate id and description in message providers (@valtzu)
- bug symfony/symfony#53341 [FrameworkBundle] append instead of replacing potentially non-existent named-arguments (@xabbuh)
symfony/maker-bundle (symfony/maker-bundle)
v1.54.0
February 6th, 2024
Feature
- #1439 - [make:*] improve support for ORM 3.x / DBAL 4.x - @jrushlow
- #1438 - Remove mentions of undefined Doctrine constants Types::ARRAY and Types::OBJECT - @njutn95
- #1432 - [make:controller] use promoted parameter - @tacman
- #1428 - [make:*] use Routing\Attribute* instead of Routing\Annotation* - @jrushlow
- #1425 - [dx] require >= PHPUnit 9.6, update phpunit schema, deprecate skipOnSymfony7() - @jrushlow
- #1421 - [make:*] drop Symfony 6.3 support - @jrushlow
- #1418 - Determine events map dynamically - @HypeMC
Bug
- #1435 - [make:*] fix bundled php-cs-fixer not working on windows - @jrushlow
- #1433 - [make:crud] Remove extra dot - @annechko
v1.53.0
February 1st, 2024
Feature
- #1423 - [dx] drop twig 2.x support && open the door for 4.x - @jrushlow
- #1417 - Compatibility to dependency php parser v5 - @drieschel
- #1414 - Proper annotation for generated validator constraint - @zorn-v
- #1407 - New Name of Docker compose file - @Xbirdfr
Bug
- #1419 - [make:controller] remove CodeExtension::getFileLink() call when generating twig templates - @jrushlow
- #1403 - Doctrine make:fixtures - Remove extra semicolon - @MrYamous
- #1342 - fix missing blank space in Repository.tpl.php - @OleksiiBulba
symfony/runtime (symfony/runtime)
v7.0.3
Changelog (https://github.com/symfony/runtime/compare/v7.0.2...v7.0.3)
- no significant changes
symfony/twig-bundle (symfony/twig-bundle)
v7.0.3
Changelog (https://github.com/symfony/twig-bundle/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53582 [TwigBundle] Fix configuration when "paths" is null (@smnandre)
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v7.0.3
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53656 [Form] Use self-closing
<input />
syntax again, reverting #47715 (@mpdude)
symfony/yaml (symfony/yaml)
v7.0.3
Changelog (https://github.com/symfony/yaml/compare/v7.0.2...v7.0.3)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.