Skip to content

fix(deps): update all non-major dependencies to v5.4.1 (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.0 -> 5.4.1
symfony/framework-bundle (source) require patch 5.4.0 -> 5.4.1
symfony/http-client (source) require-dev patch 5.4.0 -> 5.4.1

Release Notes

symfony/console

v5.4.1

Compare Source

Changelog (https://github.com/symfony/console/compare/v5.4.0...v5.4.1)

  • bug #​44523 Fix polyfill-php73 requirement (Seldaek)
  • bug #​44475 Handle alias in completion script (GromNaN)
  • bug #​44467 Fix parameter types for ProcessHelper::mustRun() (derrabus)
symfony/framework-bundle

v5.4.1

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.0...v5.4.1)

  • bug #​44490 Add auto-registration for BatchHandlerInterface (GaryPEGEOT)
  • bug #​44481 Fix loginUser() causing deprecation (wouterj)
  • bug #​44427 Fix compatibility with symfony/security-core 6.x (deps=high tests) (wouterj)
  • bug #​44359 Avoid duplicated session listener registration in tests (alexander-schranz)
symfony/http-client

v5.4.1

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.0...v5.4.1)

  • bug #​44361 Fix handling error info in MockResponse (fancyweb)

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 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