Skip to content

chore(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
phpstan/phpstan require-dev patch 0.12.84 -> 0.12.85
symfony/browser-kit (source) require-dev patch 4.4.20 -> 4.4.22
symfony/framework-bundle (source) require patch 4.4.21 -> 4.4.22
symfony/http-client (source) require-dev patch 4.4.21 -> 4.4.22
symfony/messenger (source) require patch 4.4.21 -> 4.4.22
symfony/phpunit-bridge (source) require-dev patch 4.4.21 -> 4.4.22
vimeo/psalm require-dev patch 4.7.1 -> 4.7.2

Release Notes

phpstan/phpstan

v0.12.85

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • Dynamic return type extension for date_create_from_format and date_create_immutable_from_format (#​502), thanks @​pascalheidmann!
symfony/browser-kit

v4.4.22

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v4.4.21...v4.4.22)

  • no significant changes
symfony/framework-bundle

v4.4.22

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v4.4.21...v4.4.22)

  • bug #​40740 Fix logging for TagAwareAdapter (fancyweb)
  • bug #​40645 Dont store cache misses on warmup (Nyholm)
symfony/http-client

v4.4.22

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v4.4.21...v4.4.22)

  • bug #​40702 allow CurlHttpClient on Windows (n0rbyt3)
symfony/messenger

v4.4.22

Compare Source

Changelog (https://github.com/symfony/messenger/compare/v4.4.21...v4.4.22)

  • bug #​40595 add missing queue_name to find(id) in doctrine messenger transport (monteiro)
symfony/phpunit-bridge

v4.4.22

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v4.4.21...v4.4.22)

  • bug #​40754 Fix phpunit symlink on Windows (johnstevenson)
vimeo/psalm

v4.7.2

Compare Source

  • Includes a small change to run legacy plugins for a given function/method/class/property earlier than newer plugins
  • @​VincentLanglet fixed a bug where empty arrays were not permissible for some complex array types (#​5677)

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