Skip to content

chore(deps): update all non-major dependencies to v5.4.11 (patch)

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

This MR contains the following updates:

Package Type Update Change
symfony/browser-kit (source) require-dev patch 5.4.3 -> 5.4.11
symfony/config (source) require patch 5.4.9 -> 5.4.11
symfony/expression-language (source) require patch 5.4.10 -> 5.4.11
symfony/framework-bundle (source) require patch 5.4.10 -> 5.4.11
symfony/http-client (source) require-dev patch 5.4.9 -> 5.4.11
symfony/messenger (source) require patch 5.4.10 -> 5.4.11
symfony/mime (source) require patch 5.4.10 -> 5.4.11
symfony/phpunit-bridge (source) require-dev patch 5.4.10 -> 5.4.11
symfony/security-bundle (source) require patch 5.4.9 -> 5.4.11
symfony/security-core (source) require patch 5.4.10 -> 5.4.11
symfony/uid (source) require patch 5.4.3 -> 5.4.11
symfony/validator (source) require patch 5.4.10 -> 5.4.11
symfony/yaml (source) require patch 5.4.10 -> 5.4.11

Release Notes

symfony/browser-kit

v5.4.11

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.4.10...v5.4.11)

  • bug #​40828 Merge fields and files recursively if they are multidimensional array (januszmk)
  • bug #​46905 fix sending request to paths containing multiple slashes (xabbuh)
symfony/config

v5.4.11

Compare Source

Changelog (https://github.com/symfony/config/compare/v5.4.10...v5.4.11)

  • no significant changes
symfony/expression-language

v5.4.11

Compare Source

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

  • no significant changes
symfony/framework-bundle

v5.4.11

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.10...v5.4.11)

  • bug #​46960 Fail gracefully when forms use disabled CSRF (HeahDude)
symfony/http-client

v5.4.11

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.10...v5.4.11)

  • bug #​47086 Workaround disabled "var_dump" (nicolas-grekas)
symfony/messenger

v5.4.11

Compare Source

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

  • bug #​47070 Fix function name in TriggerSql on postgresql bridge to support table name with schema (zimny9932)
  • bug #​46941 Fix calls to deprecated DBAL methods (derrabus)
  • bug #​46797 Ceil waiting time when multiplier is a float on retry (WissameMekhilef)
symfony/mime

v5.4.11

Compare Source

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

  • bug #​46981  quote address names if they contain parentheses (xabbuh)
  • bug #​46963 Fix inline parts when added via attachPart() (fabpot)
  • bug #​46863 Fix invalid DKIM signature with multiple parts (BrokenSourceCode)
symfony/phpunit-bridge

v5.4.11

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.10...v5.4.11)

  • bug #​47086 Workaround disabled "var_dump" (nicolas-grekas)
  • bug #​46792 Corrects bug in test listener trait (magikid)
symfony/security-bundle

v5.4.11

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.4.10...v5.4.11)

  • no significant changes
symfony/security-core

v5.4.11

Compare Source

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

  • no significant changes
symfony/uid

v5.4.11

Compare Source

Changelog (https://github.com/symfony/uid/compare/v5.4.10...v5.4.11)

  • no significant changes
symfony/Validator

v5.4.11

Compare Source

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

  • bug #​46948 : Fix "PHP Warning: Undefined array key 1" in NotCompromisedPasswordValidator (KevinVanSonsbeek)
  • bug #​46244 Fix traverse option on Valid constraint when used as Attribute (tobias-93)
symfony/Yaml

v5.4.11

Compare Source

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

  • 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