Skip to content

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/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/messenger (source) require patch 5.4.14 -> 5.4.16
symfony/mime (source) require patch 5.4.14 -> 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/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/messenger

v5.4.16

Compare Source

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

  • bug #​48198 Fix time-limit check exception (alamirault)
  • bug #​48085 Tell about messenger:consume invalid limit options (MatTheCat)
  • bug #​48120 Do not throw 'no handlers' exception when skipping handlers due to duplicate handling (wouterj)
symfony/mime

v5.4.16

Compare Source

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

  • no significant changes
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.

Merge request reports