Skip to content

fix(deps): update all non-major dependencies (patch)

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

This MR contains the following updates:

Package Type Update Change
myclabs/php-enum require patch 1.8.0 -> 1.8.1
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/messenger (source) require patch 5.3.2 -> 5.3.3
symfony/phpunit-bridge (source) require-dev patch 5.3.0 -> 5.3.3

Release Notes

myclabs/php-enum

v1.8.1

Compare Source

Resolve deprecation on PHP 8.1 #​145

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/messenger

v5.3.3

Compare Source

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

  • bug #​41896 fix FlattenExceptionNormalizer (nicolas-grekas)
  • bug #​41751 prevent reflection usages when classes do not exist (xabbuh)
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)

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports