Skip to content

fix(deps): update all non-major dependencies to v5.4.16 (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.15 -> 5.4.16
symfony/framework-bundle (source) require patch 5.4.14 -> 5.4.16
symfony/http-client (source) require-dev patch 5.4.15 -> 5.4.16
symfony/phpunit-bridge (source) require-dev patch 5.4.14 -> 5.4.16
symfony/yaml (source) require patch 5.4.14 -> 5.4.16

Release Notes

symfony/console

v5.4.16

Compare Source

Changelog (https://github.com/symfony/console/compare/v5.4.15...v5.4.16)

  • bug #​48179 Support completion for bash functions (Chi-teck)
  • bug #​48217 Improve error message when shell is not detected in completion command (GromNaN)
  • bug #​48210  Fix signal handlers called after event listeners and skip exit (GromNaN)
  • bug #​47998 Fix console ProgressBar::override() after manual ProgressBar::cleanup() (maxbeckers)
  • bug #​48085 Tell about messenger:consume invalid limit options (MatTheCat)
symfony/framework-bundle

v5.4.16

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.15...v5.4.16)

  • bug #​48330 do not wire the MercureTransportFactory if the MercureBundle is not enabled (xabbuh)
  • bug #​48119 Allow to disable lock without defining a resource (MatTheCat)
symfony/http-client

v5.4.16

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.15...v5.4.16)

  • bug #​48173 Handle Amp HTTP client v5 incompatibility gracefully (fancyweb)
  • bug #​48103 Do not set http_version instead of setting it to null (Tetragramat)
symfony/phpunit-bridge

v5.4.16

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.15...v5.4.16)

  • bug #​48122 Fix language deprecations incorrectly marked as direct (wouterj)
symfony/Yaml

v5.4.16

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.4.15...v5.4.16)

  • bug #​48333 parse unquoted digits in tag values as integers (xabbuh)

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, check this box

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports