Skip to content

fix(deps): update all non-major dependencies to v5.4.10 (patch)

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

This MR contains the following updates:

Package Type Update Change
symfony/expression-language (source) require patch 5.4.8 -> 5.4.10
symfony/framework-bundle (source) require patch 5.4.9 -> 5.4.10
symfony/lock (source) require patch 5.4.7 -> 5.4.10
symfony/messenger (source) require patch 5.4.8 -> 5.4.10
symfony/mime (source) require patch 5.4.9 -> 5.4.10
symfony/phpunit-bridge (source) require-dev patch 5.4.8 -> 5.4.10
symfony/security-core (source) require patch 5.4.8 -> 5.4.10
symfony/validator (source) require patch 5.4.8 -> 5.4.10
symfony/yaml (source) require patch 5.4.3 -> 5.4.10

Release Notes

symfony/expression-language

v5.4.10

Compare Source

Changelog (https://github.com/symfony/expression-language/compare/v5.4.9...v5.4.10)

  • no significant changes
symfony/framework-bundle

v5.4.10

Compare Source

symfony/lock

v5.4.10

Compare Source

Changelog (https://github.com/symfony/lock/compare/v5.4.9...v5.4.10)

  • no significant changes
symfony/messenger

v5.4.10

Compare Source

Changelog (https://github.com/symfony/messenger/compare/v5.4.9...v5.4.10)

  • bug #​46735 Do not log the message object itself (ajardin)
  • bug #​46676 Extend type guessing on enum fields (Gigino Chianese)
  • bug #​46646 move resetting services at worker stopped into listener (Thomas Talbot)
  • bug #​46610 use the outermost wrapping DBAL connection (xabbuh)
symfony/mime

v5.4.10

Compare Source

Changelog (https://github.com/symfony/mime/compare/v5.4.9...v5.4.10)

  • bug #​46548 Allow url as a path in the DataPart::fromPath (wkania)
  • bug #​46535 Check that the path is a file in the DataPart::fromPath (wkania)
symfony/phpunit-bridge

v5.4.10

Compare Source

symfony/security-core

v5.4.10

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.4.9...v5.4.10)

  • bug #​46748 Fix legacy impersonation system (dunglas)
symfony/Validator

v5.4.10

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.9...v5.4.10)

  • bug #​46545 Fix getting class constraints on debug command (loic425)
symfony/Yaml

v5.4.10

Compare Source

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

  • 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