Skip to content

fix(deps): update all non-major dependencies to v5.4.10 (patch)

Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
symfony/console (source) require patch 5.4.9 -> 5.4.10
symfony/framework-bundle (source) require patch 5.4.9 -> 5.4.10
symfony/phpunit-bridge (source) require-dev patch 5.4.8 -> 5.4.10
symfony/web-profiler-bundle (source) require-dev patch 5.4.8 -> 5.4.10
symfony/yaml (source) require patch 5.4.3 -> 5.4.10

Release Notes

symfony/console

v5.4.10

Compare Source

Changelog (https://github.com/symfony/console/compare/v5.4.9...v5.4.10)

  • bug #​46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)
  • bug #​46608 Fix deprecation when description is null (HypeMC)
  • bug #​46595 Escape % in command name & description from getDefaultName() (ogizanagi)
  • bug #​46574 Escape % in command name & description from PHP (getDefault* methods) (ogizanagi)
symfony/framework-bundle

v5.4.10

Compare Source

symfony/phpunit-bridge

v5.4.10

Compare Source

symfony/web-profiler-bundle

v5.4.10

Compare Source

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v5.4.9...v5.4.10)

  • bug #​46565 Fix dark theme selected line highlight color & reuse css vars (ogizanagi)
symfony/Yaml

v5.4.10

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.4.9...v5.4.10)

  • no significant changes

Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports