Skip to content

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 1.9.8 -> 1.9.11
phpstan/phpstan-symfony require-dev patch 1.2.19 -> 1.2.20
phpunit/phpunit (source) require-dev patch 9.5.27 -> 9.5.28

Dependency Lookup Warnings

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


Release Notes

phpstan/phpstan

v1.9.11

Compare Source

Bugfixes 🐛

v1.9.10

Compare Source

v1.9.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Exit early in TrinaryLogic::lazyAnd() and lazyOr() if current instance allows it (#​2173), thanks @​herndlm!
  • Remove unused iterable check in MissingTypehintCheck (#​2174), thanks @​herndlm!
phpstan/phpstan-symfony

v1.2.20

Compare Source

  • d89a521 - Revert wrong typehint for getSession
  • fca0834 - Utilize null-default return to simplify extensions
sebastianbergmann/phpunit

v9.5.28

Compare Source


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.

Edited by Reiter, Christoph

Merge request reports