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 1.10.3 -> 1.10.4
phpstan/phpstan-phpunit require-dev patch 1.3.8 -> 1.3.10
phpunit/phpunit (source) require-dev patch 9.6.3 -> 9.6.4
symfony/browser-kit (source) require-dev patch 5.4.19 -> 5.4.21
symfony/event-dispatcher (source) require patch 5.4.19 -> 5.4.21
symfony/framework-bundle (source) require patch 5.4.19 -> 5.4.21
symfony/http-client (source) require-dev patch 5.4.20 -> 5.4.21
symfony/phpunit-bridge (source) require-dev patch 5.4.19 -> 5.4.21

Release Notes

phpstan/phpstan

v1.10.4

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

phpstan/phpstan-phpunit

v1.3.10

Compare Source

  • 4cc5c6c - MockMethodCallRule - do not report for empty $mockClasses

v1.3.9

Compare Source

  • 34ee324 - Fixed false positive when covering a global function.
sebastianbergmann/phpunit

v9.6.4

Compare Source

symfony/browser-kit

v5.4.21

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.4.20...v5.4.21)

  • no significant changes
symfony/event-dispatcher

v5.4.21

Compare Source

Changelog (https://github.com/symfony/event-dispatcher/compare/v5.4.20...v5.4.21)

  • no significant changes
symfony/framework-bundle

v5.4.21

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.20...v5.4.21)

  • bug #​49493 Fix denyAccessUnlessGranted for mixed attributes (delbertooo)
  • bug #​47946 Fix checkboxes check assertions (MatTheCat)
symfony/http-client

v5.4.21

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.20...v5.4.21)

  • bug #​49299 Fix over-encoding of URL parts to match browser's behavior (nicolas-grekas)
  • bug #​49301 Fix data collector (fancyweb)
symfony/phpunit-bridge

v5.4.21

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.20...v5.4.21)

  • no significant changes

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