Skip to content

chore(deps): update all non-major dependencies

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

This MR contains the following updates:

Package Type Update Change
friendsofphp/php-cs-fixer require-dev patch 2.18.1 -> 2.18.2
phpstan/phpstan require-dev patch 0.12.69 -> 0.12.70
symfony/browser-kit (source) require-dev patch 4.4.18 -> 4.4.19
symfony/framework-bundle (source) require patch 4.4.18 -> 4.4.19
symfony/http-client (source) require-dev patch 4.4.18 -> 4.4.19
symfony/lock (source) require patch 4.4.18 -> 4.4.19
symfony/messenger (source) require patch 4.4.18 -> 4.4.19
symfony/phpunit-bridge (source) require-dev patch 4.4.18 -> 4.4.19

Release Notes

FriendsOfPHP/PHP-CS-Fixer

v2.18.2

Compare Source

  • bug #​5466 Fix runtime check of PHP version (keradus)
  • minor #​4250 POC Tokens::insertSlices (keradus)
phpstan/phpstan

v0.12.70

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

symfony/browser-kit

v4.4.19

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v4.4.18...v4.4.19)

  • no changes
symfony/framework-bundle

v4.4.19

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v4.4.18...v4.4.19)

  • bug #​39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #​39686 Fix config merging in lock (jderusse)
symfony/http-client

v4.4.19

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v4.4.18...v4.4.19)

  • bug #​39889 Add check for constant in Curl client (pierredup)
  • bug #​39794 Dont allow unserializing classes with a destructor - 4.4 (jderusse)
symfony/lock

v4.4.19

Compare Source

Changelog (https://github.com/symfony/lock/compare/v4.4.18...v4.4.19)

  • bug #​39797 Dont allow unserializing classes with a destructor (jderusse)
symfony/messenger

v4.4.19

Compare Source

Changelog (https://github.com/symfony/messenger/compare/v4.4.18...v4.4.19)

  • bug #​39967 fix redis messenger options with dsn (Kleinast)
  • bug #​39970 Fix transporting non-UTF8 payloads by encoding them using base 64 (nicolas-grekas)
  • bug #​39598 Fix stopwach usage if it has been reset (lyrixx)
symfony/phpunit-bridge

v4.4.19

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v4.4.18...v4.4.19)

  • bug #​39909 Allow relative path to composer cache (jderusse)
  • bug #​39858 Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value (alexander-schranz)

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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