Update symfony packages to v7.1.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.1.4 -> 7.1.5
|
symfony/dotenv (source) | require | patch |
7.1.3 -> 7.1.5
|
symfony/framework-bundle (source) | require | patch |
7.1.4 -> 7.1.5
|
symfony/twig-bundle (source) | require | patch |
7.1.1 -> 7.1.5
|
symfony/yaml (source) | require | patch |
7.1.4 -> 7.1.5
|
Release Notes
symfony/console (symfony/console)
v7.1.5
Changelog (https://github.com/symfony/console/compare/v7.1.4...v7.1.5)
- no significant changes
symfony/dotenv (symfony/dotenv)
v7.1.5
Changelog (https://github.com/symfony/dotenv/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58274 [Dotenv] throw a meaningful exception when parsing dotenv files with BOM (@xabbuh)
symfony/framework-bundle (symfony/framework-bundle)
v7.1.5
Changelog (https://github.com/symfony/framework-bundle/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58327 [FrameworkBundle] Do not access the container when the kernel is shut down (@jderusse)
- bug symfony/symfony#58290 [FrameworkBundle] fix XSD to allow to configure locks without resources (@xabbuh)
- bug symfony/symfony#58240 [FrameworkBundle] Fix service reset between tests (@HypeMC)
- bug symfony/symfony#58218 Work around
parse_url()
bug (@nicolas-grekas)
symfony/twig-bundle (symfony/twig-bundle)
v7.1.5
Changelog (https://github.com/symfony/twig-bundle/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58198 [TwigBundle] Add support for resetting globals between HTTP requests (@fabpot)
symfony/yaml (symfony/yaml)
v7.1.5
Changelog (https://github.com/symfony/yaml/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58279 [Yaml] parse empty sequence elements as null (@xabbuh)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.