Skip to content

Update symfony packages

Renovate Bot requested to merge renovate/symfony into master

This MR contains the following updates:

Package Type Update Change
symfony/console (source) require patch 6.3.2 -> 6.3.4
symfony/framework-bundle (source) require patch 6.3.2 -> 6.3.4
symfony/security-bundle (source) require patch 6.3.3 -> 6.3.4
symfony/ux-twig-component (source) require minor 2.10.0 -> 2.11.0

Release Notes

symfony/console (symfony/console)

v6.3.4

Compare Source

Changelog (https://github.com/symfony/console/compare/v6.3.3...v6.3.4)

symfony/framework-bundle (symfony/framework-bundle)

v6.3.4

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v6.3.3...v6.3.4)

symfony/security-bundle (symfony/security-bundle)

v6.3.4

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v6.3.3...v6.3.4)

symfony/ux-twig-component (symfony/ux-twig-component)

v2.11.0

Compare Source

  • Support ...spread operator with html syntax (requires Twig 3.7.0 or higher)
  • Add support for anonymous Twig components.
  • Add RenderedComponent::crawler() and toString() methods.
  • Allow a block outside a Twig component to be available inside via outerBlocks.
  • Fix <twig:component> syntax where an attribute is set to an empty value.

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.

Merge request reports

Loading