Skip to content

Update all non-major dependencies

Bekerle, Patrizio requested to merge renovate/all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 0.12.76 -> 0.12.78
vimeo/psalm require-dev minor 4.5.2 -> 4.6.1

Release Notes

phpstan/phpstan

v0.12.78

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.77

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

vimeo/psalm

v4.6.1

Compare Source

This used some extra arguments in preg_replace_callback that were only added in PHP 7.4. Also @​orklah improved bit-shift operation return types (#​5233)

v4.6.0

Compare Source

This release improves language server behaviour for autocompletion, and fixes some caching bugs triggered by invalid PHP.

Also @​VincentLanglet renamed some stubs to avoid conflicting with PHPStorm (#​5213)


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