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.8.10 -> 1.8.11
phpstan/phpstan-phpunit require-dev patch 1.1.1 -> 1.1.3
phpunit/phpunit (source) require-dev patch 9.5.25 -> 9.5.26
symfony/http-client (source) require-dev patch 5.4.14 -> 5.4.15
symfony/lock (source) require patch 5.4.10 -> 5.4.15
symfony/security-core (source) require patch 5.4.14 -> 5.4.15
symfony/validator (source) require patch 5.4.14 -> 5.4.15

Release Notes

phpstan/phpstan

v1.8.11

Compare Source

Improvements 🔧

Bugfixes 🐛

phpstan/phpstan-phpunit

v1.1.3

Compare Source

v1.1.2

Compare Source

  • f5b7eb6 - Implement assertEmpty extension
  • b808cb8 - Update build.yml
  • 52bdce8 - Create tag workflow
  • 2ca1b46 - Update .gitattributes
  • 34a6bb5 - PHPStan baseline
  • 0509872 - Require PHPStan 1.8.0
  • 694fe40 - Update dependency slevomat/coding-standard to v7.2.1
  • e00da5f - Update dependency slevomat/coding-standard to v7.2.0
sebastianbergmann/phpunit

v9.5.26

Compare Source

symfony/http-client

v5.4.15

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.14...v5.4.15)

  • bug #​47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
  • bug #​47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)
symfony/lock

v5.4.15

Compare Source

Changelog (https://github.com/symfony/lock/compare/v5.4.14...v5.4.15)

  • no significant changes
symfony/security-core

v5.4.15

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.4.14...v5.4.15)

  • bug #​47955 Add missing args to trigger_deprecation (alamirault)
symfony/Validator

v5.4.15

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.14...v5.4.15)

  • 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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports