Update symfony packages to v7.1.7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
7.1.6 -> 7.1.7
|
symfony/http-client (source) | require | patch |
7.1.6 -> 7.1.7
|
symfony/runtime (source) | require | patch |
7.1.6 -> 7.1.7
|
symfony/validator (source) | require | patch |
7.1.6 -> 7.1.7
|
symfony/web-profiler-bundle (source) | require-dev | patch |
7.1.6 -> 7.1.7
|
Release Notes
symfony/console (symfony/console)
v7.1.7
Changelog (https://github.com/symfony/console/compare/v7.1.6...v7.1.7)
- bug symfony/symfony#58765 [VarDumper] fix detecting anonymous exception classes on Windows and PHP 7 (@xabbuh)
symfony/http-client (symfony/http-client)
v7.1.7
Changelog (https://github.com/symfony/http-client/compare/v7.1.6...v7.1.7)
- security symfony/symfony#cve-2024-50342 [HttpClient] Filter private IPs before connecting when Host == IP (@nicolas-grekas)
- bug symfony/symfony#58704 [HttpClient] fix for HttpClientDataCollector fails if proc_open is disabled via php.ini (@ZaneCEO)
symfony/runtime (symfony/runtime)
v7.1.7
Changelog (https://github.com/symfony/runtime/compare/v7.1.6...v7.1.7)
- security symfony/symfony#cve-2024-50340 [Runtime] Do not read from argv on non-CLI SAPIs (@wouterj)
symfony/validator (symfony/validator)
v7.1.7
Changelog (https://github.com/symfony/validator/compare/v7.1.6...v7.1.7)
- no significant changes
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v7.1.7
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.1.6...v7.1.7)
- bug symfony/symfony#58762 [WebProfilerBundle] re-add missing profiler shortcuts on profiler homepage (@xabbuh)
- bug symfony/symfony#58728 [WebProfilerBundle] Re-add missing Profiler shortcuts on Profiler homepage (@welcoMattic)
- bug symfony/symfony#58739 [WebProfilerBoundle] form data collector check passed and resolved options are defined (@vltrof)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.