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/http-client (source) |
6.3.5 -> 6.3.6
|
||||
symfony/rate-limiter (source) |
6.3.2 -> 6.3.6
|
||||
symfony/security-bundle (source) |
6.3.5 -> 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/http-client (symfony/http-client)
v6.3.6
Changelog (https://github.com/symfony/http-client/compare/v6.3.5...v6.3.6)
- bug symfony/symfony#51876 [HttpClient] Fix type error with http_version 1.1 (@Filnor)
symfony/rate-limiter (symfony/rate-limiter)
v6.3.6
Changelog (https://github.com/symfony/rate-limiter/compare/v6.3.5...v6.3.6)
- bug symfony/symfony#44766 [RateLimiter] TokenBucket policy fix for adding tokens with a predefined frequency (@relo-san)
symfony/security-bundle (symfony/security-bundle)
v6.3.6
Changelog (https://github.com/symfony/security-bundle/compare/v6.3.5...v6.3.6)
- bug symfony/symfony#51858 [Security] Fix resetting traceable listeners (@chalasr)
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.