Skip to content

Update symfony packages

Renovate Bot requested to merge renovate/symfony into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/monolog-bundle (source) 3.8.0 -> 3.10.0 age adoption passing confidence
symfony/ux-twig-component (source) 2.12.0 -> 2.13.0 age adoption passing confidence

Release Notes

symfony/monolog-bundle (symfony/monolog-bundle)

v3.10.0

Compare Source

  • Add configuration support for SamplingHandler

v3.9.0

Compare Source

  • Add support for the WithMonologChannel attribute of Monolog 3.5.0 to autoconfigure the monolog.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

Compare Source

  • 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 without directory 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 vs component(): 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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports

Loading