Skip to content

chore(deps): update all non-major dependencies (minor) - autoclosed

Reiter, Christoph requested to merge renovate/all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
friendsofphp/php-cs-fixer require-dev minor 3.2.1 -> 3.3.2
phpstan/phpstan require-dev minor 1.1.2 -> 1.2.0
vimeo/psalm require-dev minor 4.12.0 -> 4.13.0

Release Notes

FriendsOfPHP/PHP-CS-Fixer

v3.3.2

Compare Source

experimental release

  • Drop support for Symfony v4

v3.3.1

Compare Source

  • minor #​6067 Bump minimum PHP version to 7.2 (keradus)

v3.3.0

Compare Source

  • bug #​6054 Utils - Add multibyte and UTF-8 support (paulbalandan)
  • bug #​6061 ModernizeStrposFixer - fix for negated with leading slash (kubawerlos)
  • bug #​6064 SquareBraceTransformer - fix detect array destructing in foreach (SpacePossum)
  • bug #​6082 PhpUnitDedicateAssertFixer must run before NoUnusedImportsFixer (kubawerlos)
  • bug #​6089 TokensAnalyzer.php - Fix T_ENCAPSED_AND_WHITESPACE handling in isBina… (SpacePossum)
  • feature #​5123 PhpdocTypesFixer - support generic types (kubawerlos)
  • minor #​5775 DX: run static code analysis on PHP 8.0 (kubawerlos)
  • minor #​6050 DX: TypeIntersectionTransformer - prove to not touch T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG (keradus)
  • minor #​6051 NoExtraBlankLinesFixer - Improve deprecation message (paulbalandan)
  • minor #​6060 DX: Add upgrade guide link when next Major is available (keradus)
  • minor #​6066 Clean ups (SpacePossum, kubawerlos)
  • minor #​6069 DX: cleanup stub file (keradus)
  • minor #​6070 Update UPGRADE-v3.md with php_unit_test_annotation/case deprecation (kubawerlos)
  • minor #​6072 Update usage doc to reflect change to PSR12 default. (hannob, keradus)
  • minor #​6084 Change: Remove __constructor() from RuleSetDescriptionInterface (niklam)
  • minor #​6085 Dx: reuse WhitespacesAnalyzer::detectIndent (kubawerlos)
  • minor #​6087 AbstractProxyFixer - more tests (SpacePossum)
phpstan/phpstan

v1.2.0

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

vimeo/psalm

v4.13.0

Compare Source

What's Changed

Features
Fixes
Docs
Internal changes
Typos

New Contributors

Full Changelog: https://github.com/vimeo/psalm/compare/4.12.0...4.13.0


Configuration

📅 Schedule: "every weekend" (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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports