Skip to content

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

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

This MR contains the following updates:

Package Type Update Change
symfony/event-dispatcher (source) require patch 5.4.9 -> 5.4.17
symfony/framework-bundle (source) require patch 5.4.16 -> 5.4.17
symfony/http-client (source) require-dev patch 5.4.16 -> 5.4.17
symfony/messenger (source) require patch 5.4.16 -> 5.4.17
symfony/mime (source) require patch 5.4.16 -> 5.4.17
symfony/phpunit-bridge (source) require-dev patch 5.4.16 -> 5.4.17
symfony/security-bundle (source) require patch 5.4.11 -> 5.4.17
symfony/twig-bundle (source) require patch 5.4.8 -> 5.4.17
symfony/validator (source) require patch 5.4.15 -> 5.4.17
symfony/yaml (source) require patch 5.4.16 -> 5.4.17

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

symfony/event-dispatcher

v5.4.17

Compare Source

Changelog (https://github.com/symfony/event-dispatcher/compare/v5.4.16...v5.4.17)

  • bug #​48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
symfony/framework-bundle

v5.4.17

Compare Source

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

  • bug #​48718 Compatibility with doctrine/annotations 2 (derrabus)
  • bug #​48259 Allow configuring framework.exceptions with a config builder (MatTheCat)
  • bug #​48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
symfony/http-client

v5.4.17

Compare Source

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

  • bug #​47836 TraceableHttpClient: increase decorator's priority (adpeyre)
symfony/messenger

v5.4.17

Compare Source

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

  • bug #​48612 Added missing rpc_timeout option (lyrixx)
  • bug #​48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
symfony/mime

v5.4.17

Compare Source

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

  • bug #​48314 Fix MessagePart serialization (Amunak)
symfony/phpunit-bridge

v5.4.17

Compare Source

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

  • bug #​48787 Use verbose deprecation output for quiet types only when it reaches the threshold (ogizanagi)
  • bug #​48718 Compatibility with doctrine/annotations 2 (derrabus)
symfony/security-bundle

v5.4.17

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.4.16...v5.4.17)

  • bug #​48718 Compatibility with doctrine/annotations 2 (derrabus)
  • bug #​48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
symfony/twig-bundle

v5.4.17

Compare Source

Changelog (https://github.com/symfony/twig-bundle/compare/v5.4.16...v5.4.17)

  • bug #​48718 Compatibility with doctrine/annotations 2 (derrabus)
symfony/Validator

v5.4.17

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.16...v5.4.17)

  • bug #​48746 Fix IBAN format for Tunisia and Mauritania (smelesh)
  • bug #​48718 Compatibility with doctrine/annotations 2 (derrabus)
symfony/Yaml

v5.4.17

Compare Source

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

  • bug #​48331 fix dumping top-level tagged values (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