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.2.10 -> 6.2.11
symfony/flex require minor 2.2.5 -> 2.3.1
symfony/framework-bundle (source) require patch 6.2.10 -> 6.2.11
symfony/http-client (source) require patch 6.2.10 -> 6.2.11
symfony/security-bundle (source) require patch 6.2.10 -> 6.2.11
symfony/ux-twig-component (source) require minor 2.8.1 -> 2.9.0
symfony/web-profiler-bundle (source) require-dev patch 6.2.10 -> 6.2.11

Release Notes

symfony/console

v6.2.11

Compare Source

Changelog (https://github.com/symfony/console/compare/v6.2.10...v6.2.11)

symfony/flex

v2.3.1

Compare Source

v2.3.0

Compare Source

symfony/framework-bundle

v6.2.11

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.10...v6.2.11)

symfony/http-client

v6.2.11

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v6.2.10...v6.2.11)

symfony/security-bundle

v6.2.11

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v6.2.10...v6.2.11)

symfony/ux-twig-component

v2.9.0

Compare Source

  • The ComponentAttributes::defaults() method now accepts any iterable argument. The ComponentAttributes::add() method has been deprecated. To add a Stimulus controller to the attributes, use {{ attributes.defaults(stimulus_controller('...')) }}.
symfony/web-profiler-bundle

v6.2.11

Compare Source

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.2.10...v6.2.11)


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