Update symfony packages
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
symfony/monolog-bundle (source) |
3.8.0 -> 3.10.0
|
||||
symfony/ux-twig-component (source) |
2.12.0 -> 2.13.0
|
Release Notes
symfony/monolog-bundle (symfony/monolog-bundle)
v3.10.0
- Add configuration support for SamplingHandler
v3.9.0
- Add support for the
WithMonologChannel
attribute of Monolog 3.5.0 to autoconfigure themonolog.logger
tag - Add support for Symfony 7
- Remove support for Symfony 4
- Mark classes as internal when relevant
- Add support for env placeholders in the
level
option of handlers
symfony/ux-twig-component (symfony/ux-twig-component)
v2.13.0
- Added configuration to separate your components into different "namespaces"
- Add
outerScope
variable reach variables from the parent template of an "embedded" component. - Deprecate calling
ComponentTemplateFinder
constructor withoutdirectory
argument. - Add profiler integration:
TwigComponentDataCollector
and debug toolbar templates - Add search feature in
debug:twig-component
command. - Fix inconsistencies with how
{% component %}
/<twig:component>
syntaxes are rendered vscomponent()
:PostRenderEvent
is now dispatched & the template resolution happens at runtime. - Fix priority of passed in props vs default props with anonymous components.
- Add Symfony 7 support.
- TwigPreLexer: improve performance.
- Fix twig:lint bug with anonymous component tag.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot