Update symfony packages
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.1.3 -> 7.1.4
|
symfony/expression-language (source) | require | patch |
7.1.1 -> 7.1.4
|
symfony/framework-bundle (source) | require | patch |
7.1.3 -> 7.1.4
|
symfony/maker-bundle (source) | require-dev | minor |
1.60.0 -> 1.61.0
|
symfony/phpunit-bridge (source) | require-dev | patch |
7.1.3 -> 7.1.4
|
symfony/web-profiler-bundle (source) | require-dev | patch |
7.1.3 -> 7.1.4
|
symfony/yaml (source) | require | patch |
7.1.1 -> 7.1.4
|
Release Notes
symfony/console (symfony/console)
v7.1.4
Changelog (https://github.com/symfony/console/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57853 [Console] Fix side-effects from running bash completions (@Seldaek)
- bug symfony/symfony#57997 [Console][PhpUnitBridge][VarDumper] Fix handling NO_COLOR env var (@nicolas-grekas)
symfony/expression-language (symfony/expression-language)
v7.1.4
Changelog (https://github.com/symfony/expression-language/compare/v7.1.3...v7.1.4)
- no significant changes
symfony/framework-bundle (symfony/framework-bundle)
v7.1.4
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.3...v7.1.4)
- no significant changes
symfony/maker-bundle (symfony/maker-bundle)
v1.61.0
August 29th, 2024
Feature
- #1583 [make:crud] Remove / from from index action URL - @seb-jean
- #1579 [make:listener] Match event name against active events class/id - @maelanleborgne
-
#1571 [make:twig-component] Improve
make:twig-component
by reading the configuration file - @shadowc - #1549 [make:registration-form] improve generated types for phpstan - @seb-jean
- #1548 [make:reset-password] improve generated typehints for phpstan - @seb-jean
- #1539 [make:crud|voter] generate classes with final keyword - @jrushlow
Bug
- #1584 [make:entity] fix multiple and nullable enums - @Fan2Shrek
- #1581 [make:reset-password] fix generated test name - @mvhirsch
- #1573 [make:twig-component] Fix config file in error messages - @smnandre
-
#1550 [make:user] fix
getPassword()
return type in certain instance withPasswordAuthenticatedUserInterface
- @seb-jean
symfony/phpunit-bridge (symfony/phpunit-bridge)
v7.1.4
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57997 [Console][PhpUnitBridge][VarDumper] Fix handling NO_COLOR env var (@nicolas-grekas)
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v7.1.4
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57917 [HttpKernel] [WebProfileBundle] Fix Routing panel for URLs with a colon (@akeylimepie)
symfony/yaml (symfony/yaml)
v7.1.4
Changelog (https://github.com/symfony/yaml/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57968 [Yaml]
🐛 throw ParseException on invalid date (@homersimpsons)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.