Update symfony packages to v7.1.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.1.3 -> 7.1.4
|
symfony/form (source) | require | patch |
7.1.3 -> 7.1.4
|
symfony/framework-bundle (source) | require | patch |
7.1.3 -> 7.1.4
|
symfony/http-client (source) | require | patch |
7.1.3 -> 7.1.4
|
symfony/phpunit-bridge (source) | require-dev | patch |
7.1.3 -> 7.1.4
|
symfony/validator (source) | require | 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/form (symfony/form)
v7.1.4
Changelog (https://github.com/symfony/form/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#57920 [Form] Fix handling empty data in ValueToDuplicatesTransformer (@xabbuh)
- bug symfony/symfony#57861 [Form] NumberType: Fix parsing of numbers in exponential notation with negative exponent (@jbtronics)
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/http-client (symfony/http-client)
v7.1.4
Changelog (https://github.com/symfony/http-client/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#58044 [HttpClient] Do not overwrite the host to request when using option "resolve" (@xabbuh)
- bug symfony/symfony#57981 [HttpClient] reject malformed URLs with a meaningful exception (@xabbuh)
- bug symfony/symfony#57870 [HttpClient] Disable HTTP/2 PUSH by default when using curl (@nicolas-grekas)
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/validator (symfony/validator)
v7.1.4
Changelog (https://github.com/symfony/validator/compare/v7.1.3...v7.1.4)
- bug symfony/symfony#58127 [Validator] synchronize IBAN formats (@xabbuh)
- bug symfony/symfony#57984 [Validator] Add
D
regex modifier in relevant validators (@alexandre-daubois) - bug symfony/symfony#57925 [Validator] reset the validation context after validating nested constraints (@xabbuh)
- bug symfony/symfony#57905 [Validator] allow more unicode characters in URL paths (@xabbuh)
- bug symfony/symfony#57894 [Validator] Add
tldMessage
parameter toUrl
constraint constructor (@syjust)
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.