Update symfony packages to v7.1.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.1.2 -> 7.1.3
|
symfony/dotenv (source) | require | patch |
7.1.1 -> 7.1.3
|
symfony/framework-bundle (source) | require | patch |
7.1.2 -> 7.1.3
|
symfony/phpunit-bridge (source) | require-dev | patch |
7.1.2 -> 7.1.3
|
symfony/web-profiler-bundle (source) | require-dev | patch |
7.1.2 -> 7.1.3
|
Release Notes
symfony/console (symfony/console)
v7.1.3
Changelog (https://github.com/symfony/console/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57815 [Console][PhpUnitBridge][VarDumper] Fix
NO_COLOR
empty value handling (@alexandre-daubois)
symfony/dotenv (symfony/dotenv)
v7.1.3
Changelog (https://github.com/symfony/dotenv/compare/v7.1.2...v7.1.3)
- no significant changes
symfony/framework-bundle (symfony/framework-bundle)
v7.1.3
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57803 [FrameworkBundle] move adding detailed JSON error messages to the validate phase (@xabbuh)
- bug symfony/symfony#57589 [FrameworkBundle] fix AssetMapper usage without assets enabled (@xabbuh)
symfony/phpunit-bridge (symfony/phpunit-bridge)
v7.1.3
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57815 [Console][PhpUnitBridge][VarDumper] Fix
NO_COLOR
empty value handling (@alexandre-daubois)
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v7.1.3
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.1.2...v7.1.3)
- bug symfony/symfony#57772 [WebProfilerBundle] Add word wrap in tables in dialog to see all the text in workflow listeners dialog (@SpartakusMd)
- bug symfony/symfony#57679 [WebProfilerBundle] Change incorrect check for the
stateless
request attribute (@themasch)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.