Skip to content

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

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

This MR contains the following updates:

Package Type Update Change
symfony/config (source) require patch 5.3.2 -> 5.3.3
symfony/framework-bundle (source) require patch 5.3.2 -> 5.3.3
symfony/http-client (source) require-dev patch 5.3.2 -> 5.3.3
symfony/phpunit-bridge (source) require-dev patch 5.3.0 -> 5.3.3
symfony/security-bundle (source) require patch 5.3.2 -> 5.3.3
symfony/security-core (source) require patch 5.3.2 -> 5.3.3
symfony/twig-bundle (source) require patch 5.3.0 -> 5.3.3
symfony/validator (source) require patch 5.3.2 -> 5.3.3
symfony/yaml (source) require patch 5.3.2 -> 5.3.3

Release Notes

symfony/config

v5.3.3

Compare Source

Changelog (https://github.com/symfony/config/compare/v5.3.2...v5.3.3)

  • bug #​41767 fix tracking default values that reference the parent class (nicolas-grekas)
symfony/framework-bundle

v5.3.3

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.3.2...v5.3.3)

  • bug #​41795 Replace var_export with VarExporter to use array short syntax in secrets list files (alexandre-daubois)
symfony/http-client

v5.3.3

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.3.2...v5.3.3)

  • bug #​41807 fix Psr18Client when allow_url_fopen=0 (nicolas-grekas)
symfony/phpunit-bridge

v5.3.3

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.3.2...v5.3.3)

  • bug #​41780 fix handling the COMPOSER_BINARY env var when using simple-phpunit (Taluu)
symfony/security-bundle

v5.3.3

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.3.2...v5.3.3)

  • bug #​41242 Change information label from red to yellow (94noni)
  • bug #​41747 Fixed 'security.command.debug_firewall' not found (Nyholm)
symfony/security-core

v5.3.3

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.3.2...v5.3.3)

  • bug #​41737 Fix special char used to create cache key (jderusse)
  • bug #​41740 make the getter usable if no user identifier is set (xabbuh)
symfony/twig-bundle

v5.3.3

Compare Source

Changelog (https://github.com/symfony/twig-bundle/compare/v5.3.2...v5.3.3)

  • no significant changes
symfony/validator

v5.3.3

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.3.2...v5.3.3)

  • no significant changes
symfony/yaml

v5.3.3

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.3.2...v5.3.3)

  • bug #​40857 Add support of PHP enumerations (alexandre-daubois)

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 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