Skip to content

Update all non-major dependencies (patch) - autoclosed

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 1.9.2 -> 1.9.4
phpstan/phpstan-phpunit require-dev patch 1.3.0 -> 1.3.2
phpstan/phpstan-symfony require-dev patch 1.2.16 -> 1.2.18

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

phpstan/phpstan

v1.9.4

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.9.3

Compare Source

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

phpstan/phpstan-phpunit

v1.3.2

Compare Source

  • cd9c693 - DataProviderDeclarationRule - report non-static dataProvider only with PHPUnit 10+

v1.3.1

Compare Source

  • b9827cf - Discover data providers from other classes
  • 008f5da - Update .gitattributes
  • bc0a290 - Do not use "strtolower" when there is a dedicated method
  • f9bfc19 - Report data providers deprecated usage
phpstan/phpstan-symfony

v1.2.18

Compare Source

  • 3178f15 - Revert "Remove nullable type after calling HeaderBag::has"

v1.2.17

Compare Source

  • 7389207 - Remove nullable type after calling HeaderBag::has
  • c55237a - Update dessant/lock-threads action to v4
  • e088444 - Fix build

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.

👻 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