Update symfony packages
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/form (source) | require | patch |
7.1.4 -> 7.1.5
|
symfony/framework-bundle (source) | require | patch |
7.1.4 -> 7.1.5
|
symfony/http-client (source) | require | patch |
7.1.4 -> 7.1.5
|
symfony/twig-bundle (source) | require | patch |
7.1.1 -> 7.1.5
|
symfony/ux-twig-component (source) | require | minor |
2.19.2 -> 2.20.0
|
symfony/validator (source) | require | patch |
7.1.4 -> 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/form (symfony/form)
v7.1.5
Changelog (https://github.com/symfony/form/compare/v7.1.4...v7.1.5)
- no significant changes
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/http-client (symfony/http-client)
v7.1.5
Changelog (https://github.com/symfony/http-client/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58278 [HttpClient] Fix setting
CURLMOPT_MAXCONNECTS
(@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/ux-twig-component (symfony/ux-twig-component)
v2.20.0
- Add Anonymous Component support for 3rd-party bundles #2019
- Deprecate
cva
Twig function in favor ofhtml_cva
fromtwig/html-extra
#2144
symfony/validator (symfony/validator)
v7.1.5
Changelog (https://github.com/symfony/validator/compare/v7.1.4...v7.1.5)
- bug symfony/symfony#58316 [Form] Don't call the constructor of LogicalOr (@derrabus)
- bug symfony/symfony#58266 [HttpKernel] pass CSV escape characters explicitly (@xabbuh)
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.