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.8 -> 6.2.10
symfony/framework-bundle (source) require patch 6.2.8 -> 6.2.10
symfony/http-client (source) require patch 6.2.8 -> 6.2.10
symfony/security-bundle (source) require patch 6.2.8 -> 6.2.10
symfony/ux-twig-component (source) require minor 2.7.1 -> 2.8.0
symfony/web-profiler-bundle (source) require-dev patch 6.2.7 -> 6.2.10
symfony/yaml (source) require patch 6.2.7 -> 6.2.10

Release Notes

symfony/console

v6.2.10

Compare Source

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

symfony/framework-bundle

v6.2.10

Compare Source

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

v6.2.9

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v6.2.8...v6.2.9)

  • bug #​49889 Fix registering ExpressionValidator (nicolas-grekas)
symfony/http-client

v6.2.10

Compare Source

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

v6.2.9

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v6.2.8...v6.2.9)

  • bug #​49926 Fix canceling MockResponse (fancyweb)
symfony/security-bundle

v6.2.10

Compare Source

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

symfony/ux-twig-component

v2.8.0

Compare Source

  • Add new HTML syntax for rendering components: <twig:ComponentName>

  • true attribute values now render just the attribute name, false excludes it entirely.

  • The first argument to AsTwigComponent is now optional and defaults to the class name.

symfony/web-profiler-bundle

v6.2.10

Compare Source

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

symfony/yaml

v6.2.10

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v6.2.9...v6.2.10)


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