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.86 -> 0.12.87
phpstan/phpstan-phpunit require-dev patch 0.12.18 -> 0.12.19
symfony/http-client (source) require-dev patch 5.2.7 -> 5.2.8
symfony/lock (source) require patch 5.2.6 -> 5.2.8
symfony/phpunit-bridge (source) require-dev patch 5.2.7 -> 5.2.8

Release Notes

phpstan/phpstan

v0.12.87

Compare Source

Major new feature 🚀

New exceptions-related rules

  • Differentiate between checked and unchecked exceptions
  • Enforce declaring thrown checked exceptions in @throws
  • Report extra exceptions in @throws that aren't actually thrown

Read this article for more details »

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

phpstan/phpstan-phpunit

v0.12.19

Compare Source

  • 25fe53e - Fix build
  • 07cbf74 - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • 527d8e1 - Require PHPStan 0.12.83
  • 3123fec - Lock closed issues
  • 52f7072 - Unchecked exceptions configuration
symfony/http-client

v5.2.8

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.2.7...v5.2.8)

  • bug #​41160 Don't prepare the request in ScopingHttpClient (nicolas-grekas)
symfony/lock

v5.2.8

Compare Source

Changelog (https://github.com/symfony/lock/compare/v5.2.7...v5.2.8)

  • no significant changes
symfony/phpunit-bridge

v5.2.8

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.2.7...v5.2.8)

  • bug #​40957 Fix tests with @doesNotPerformAssertions annotations (alexpott)

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