Update symfony packages
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
symfony/flex |
2.3.3 -> 2.4.0
|
||||
symfony/framework-bundle (source) |
6.3.5 -> 6.3.6
|
||||
symfony/phpunit-bridge (source) |
6.3.2 -> 6.3.6
|
||||
symfony/web-profiler-bundle (source) |
6.3.2 -> 6.3.6
|
||||
symfony/webpack-encore-bundle |
2.1.0 -> 2.1.1
|
Release Notes
symfony/framework-bundle (symfony/framework-bundle)
v6.3.6
Changelog (https://github.com/symfony/framework-bundle/compare/v6.3.5...v6.3.6)
- bug symfony/symfony#52009 [FrameworkBundle] Configure
logger
as error logger if the Monolog Bundle is not registered (@MatTheCat) - bug symfony/symfony#51969 [FrameworkBundle] Fix calling
Kernel::warmUp()
when runningcache:warmup
(@nicolas-grekas) - bug symfony/symfony#51843 [FrameworkBundle] Fix call to invalid method in NotificationAssertionsTrait (@ker0x)
symfony/phpunit-bridge (symfony/phpunit-bridge)
v6.3.6
Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.3.5...v6.3.6)
- no significant changes
symfony/web-profiler-bundle (symfony/web-profiler-bundle)
v6.3.6
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.3.5...v6.3.6)
- bug symfony/symfony#51985 [WebProfilerBundle] Fix markup to make link to profiler appear on errored WDT (@MatTheCat)
symfony/webpack-encore-bundle (symfony/webpack-encore-bundle)
v2.1.1
: Fix type support for Symfony 7
Hi Webpackers!
A small bug fix to match return types in Symfony 7.
- Patch type declarations (Symfony 7.0) by @smnandre in https://github.com/symfony/webpack-encore-bundle/pull/224
Full Changes: https://github.com/symfony/webpack-encore-bundle/compare/v2.1.0...v2.1.1
Have fun!
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.