Skip to content

Update all non-major dependencies to v5.4.11 (patch)

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

This MR contains the following updates:

Package Type Update Change
symfony/browser-kit (source) require-dev patch 5.4.3 -> 5.4.11
symfony/console (source) require patch 5.4.10 -> 5.4.11
symfony/debug-bundle (source) require-dev patch 5.4.3 -> 5.4.11
symfony/framework-bundle (source) require patch 5.4.10 -> 5.4.11
symfony/http-client (source) require-dev patch 5.4.9 -> 5.4.11
symfony/phpunit-bridge (source) require-dev patch 5.4.10 -> 5.4.11
symfony/yaml (source) require patch 5.4.10 -> 5.4.11

Release Notes

symfony/browser-kit

v5.4.11

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.4.10...v5.4.11)

  • bug #​40828 Merge fields and files recursively if they are multidimensional array (januszmk)
  • bug #​46905 fix sending request to paths containing multiple slashes (xabbuh)
symfony/console

v5.4.11

Compare Source

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

  • bug #​47022 get full command path for command in search path (remicollet)
symfony/debug-bundle

v5.4.11

Compare Source

Changelog (https://github.com/symfony/debug-bundle/compare/v5.4.10...v5.4.11)

  • no significant changes
symfony/framework-bundle

v5.4.11

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.10...v5.4.11)

  • bug #​46960 Fail gracefully when forms use disabled CSRF (HeahDude)
symfony/http-client

v5.4.11

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.10...v5.4.11)

  • bug #​47086 Workaround disabled "var_dump" (nicolas-grekas)
symfony/phpunit-bridge

v5.4.11

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.10...v5.4.11)

  • bug #​47086 Workaround disabled "var_dump" (nicolas-grekas)
  • bug #​46792 Corrects bug in test listener trait (magikid)
symfony/Yaml

v5.4.11

Compare Source

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

  • 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