Update symfony packages to v6.4.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | patch |
6.4.1 -> 6.4.2
|
symfony/dotenv (source) | require | patch |
6.4.0 -> 6.4.2
|
symfony/framework-bundle (source) | require | patch |
6.4.1 -> 6.4.2
|
symfony/web-profiler-bundle (source) | require-dev | patch |
6.4.0 -> 6.4.2
|
Release Notes
symfony/console (symfony/console)
v6.4.2
Changelog (https://github.com/symfony/console/compare/v6.4.1...v6.4.2)
- bug symfony/symfony#52940 [Console] Fix color support check on non-Windows platforms (@theofidry)
- bug symfony/symfony#52941 [Console] Fix xterm detection (@theofidry)
symfony/dotenv (symfony/dotenv)
v6.4.2
Changelog (https://github.com/symfony/dotenv/compare/v6.4.1...v6.4.2)
- bug symfony/symfony#52928 [Dotenv] Allow environment variables starting with an underscore (@xabbuh)
- bug symfony/symfony#52927 [Dotenv] Properly handle
SYMFONY_DOTENV_VARS
being the empty string (@xabbuh)
symfony/framework-bundle (symfony/framework-bundle)
v6.4.2
Changelog (https://github.com/symfony/framework-bundle/compare/v6.4.1...v6.4.2)
- bug symfony/symfony#53173 [FrameworkBundle] add missing webhook services for Brevo and Mailjet (@xabbuh)
- bug symfony/symfony#52998 [Notifier] [Bridges] Provide EventDispatcher and HttpClient to the transport (@rdavaillaud)
- bug symfony/symfony#53004 [FrameworkBundle] Add missing webhook parsers (@alexandre-daubois)
- bug symfony/symfony#53007 [FrameworkBundle] Fix webhook parser service removal and add notifier parser service removal (@alexandre-daubois)
- bug symfony/symfony#52978 [Webhook] [Framework] Added missing XML attribute in config XSD (@TimoBakx)
- bug symfony/symfony#52963 [FrameworkBundle] Fix profiling commands without router (@HeahDude)
- bug symfony/symfony#52966 [FrameworkBundle] Fix profiling command in web context (@HeahDude)
- bug symfony/symfony#52923 Avoid incompatibility with symfony/console 7 (@jdecool)
- bug symfony/symfony#52795 [FrameworkBundle] do not overwrite an application's default serialization context (@xabbuh)
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v6.4.2
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.4.1...v6.4.2)
- bug symfony/symfony#53225 [WebProfilerBundle] Fix the design of the compact toolbar button (@javiereguiluz)
- bug symfony/symfony#53153 [WebProfilerBundle] Fix JS error when evaluating scripts (@jderusse)
- bug symfony/symfony#52990 [TwigBridge] don't use deprecated and internal Twig functions (@xabbuh)
- bug symfony/symfony#52979 [WebProfilerBundle] Fix "Copy as cURL" dark style (@HypeMC)
- bug symfony/symfony#52584 [WebProfilerBundle] Fix intercept external redirects (@HeahDude)
- bug symfony/symfony#52937 [WebProfilerBundle] Fix "Copy as cURL" (@HypeMC)
- bug symfony/symfony#52878 [WebProfiler] Fix unclosed JS script cannot be parsed (@smnandre)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.