Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2026

This PR contains the following updates:

Package Change Age Confidence
ergebnis/composer-normalize ^2.43.0^2.48.2 age confidence
lendable/composer-license-checker ^1.2.1^1.4.0 age confidence
lendable/phpunit-extensions ^0.3^0.4 age confidence
php-cs-fixer/shim ^3.60.0^3.92.5 age confidence
phpstan/phpstan ^2.1^2.1.33 age confidence
phpstan/phpstan-deprecation-rules ^2.0^2.0.3 age confidence
phpstan/phpstan-phpunit ^2.0^2.0.11 age confidence
phpstan/phpstan-strict-rules ^2.0^2.0.7 age confidence
phpunit/phpunit (source) ^11.2.8^11.5.47 age confidence
rector/rector (source) ^2.3^2.3.1 age confidence

Release Notes

Lendable/composer-license-checker (lendable/composer-license-checker)

v1.4.0

Compare Source

Features
Fixes / Maintenance
Lendable/phpunit-extensions (lendable/phpunit-extensions)

v0.4.0

Compare Source

Features

v0.3.2

Compare Source

Fixes
PHP-CS-Fixer/shim (php-cs-fixer/shim)

v3.92.5

Compare Source

v3.92.4

Compare Source

sebastianbergmann/phpunit (phpunit/phpunit)

v11.5.47: PHPUnit 11.5.47

Compare Source

Fixed
  • #​6470: Mocking a class with a property hook setter accepting more types than the property results in a fatal error

Learn how to install or update PHPUnit 11.5 in the documentation.

Keep up to date with PHPUnit:
rectorphp/rector (rector/rector)

v2.3.1: Released Rector 2.3.1

Compare Source

New Features and Changes 🥳

  • [tdd] Add AddReturnDocblockForDimFetchArrayFromAssignsRector (#​7792)
  • [tdd] Add AddReturnDocblockFromMethodCallDocblockRector (#​7796)
  • [tdd] Add AddVarArrayDocblockFromDimFetchAssignRector (#​7801)
  • [DeadCode] Add RemoveDeadIfBlocksRector (#​7528), Thanks @​john-shaffer!
  • [dead-code] Add RemoveVoidDocblockFromMagicMethodRector (#​7822) - Thanks @​parijke!
  • [experiment] Remove leaveNode() method on AbstractRector and CallableNodeVisitor (#​7767)

Bugfixes 🐛

  • Skip Doctrine Connection calls in AddReturnDocblockFromMethodCallDocblockRector (#​7797)
  • add static all support to AddReturnDocblockFromMethodCallDocblockRector (#​7798)
  • add object support to DocblockReturnArrayFromDirectArrayInstanceRector (#​7795)
  • [TypeDeclarationDocblocks] Use FQCN return docblock for array of object types on AddReturnDocblockFromMethodCallDocblockRector (#​7800), Thanks @​guanguans!
  • [php 8.3] cover private abstract constants in AddTypeToConstRector (#​7804)
  • Add check for append in foreach items assignment (#​7815), Thanks @​solverat!
  • Static closure rule ignores arguments with $this binding (#​7721), Thanks @​peterfox!
  • fix: skip non-native methods (#​7747), Thanks @​calebdw!
  • [Php74] Fix indentation space on ClosureToArrowFunctionRector with comment inner closure (#​7779)
  • [DeadCode] Handle crash when parent does not has default param and child has (#​7782)
  • fix mixed[] override with empty array in DocblockReturnArrayFromDirectArrayInstanceRector (#​7793)
  • [ChangesReporting] Fix total changed result on JsonOutputFormatter (#​7807)
  • Manage named arguments when replacing a value (#​7784), Thanks @​carlos-granados!
  • [DeadCode] Register RemoveNextSameValueConditionRector in dead-code set (#​7790)
  • [DeadCode] Skip final and non-public __construct() on RemoveParentDelegatingConstructorRector (#​7806)
  • [DeadCode][Php80] Handle crash on mix ClassPropertyAssignToConstructorPromotionRector+RemoveParentDelegatingConstructorRector (#​7799)
  • [DeadCode] Skip with elseif/else on RemoveNextSameValueConditionRector (#​7809)
  • [DeadCode] Merge comment on RemoveNextSameValueConditionRector (#​7810)
  • skip marker attribute in RemoveEmptyClassMethodRector (#​7813)
  • [DeadCode] Skip private promoted property on RemoveParentDelegatingConstructorRector (#​7817)
  • Remove rector from rule definition title (#​7820), Thanks @​simonschaufi!
  • [experiment-next] Remove leaveNode() calls on AbstractImmutableNodeTraverser (#​7778)
  • [DeadCode] Handle multi vars on RemoveNonExistingVarAnnotationRector (#​7780)
  • [Php71] Try to handle no variants on RemoveExtraParametersRector (#​7803)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jan 15, 2026
@renovate renovate bot enabled auto-merge January 15, 2026 19:12
@renovate
Copy link
Contributor Author

renovate bot commented Jan 15, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update ergebnis/composer-normalize:2.48.2 lendable/composer-license-checker:1.4.0 lendable/phpunit-extensions:0.4.0 php-cs-fixer/shim:3.92.5 phpstan/phpstan:2.1.33 phpstan/phpstan-deprecation-rules:2.0.3 phpstan/phpstan-phpunit:2.0.11 phpstan/phpstan-strict-rules:2.0.7 phpunit/phpunit:11.5.47 rector/rector:2.3.1 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires lendable/composer-license-checker ^1.4.0 -> satisfiable by lendable/composer-license-checker[1.4.0].
    - lendable/composer-license-checker 1.4.0 requires php ~8.4.0 || ~8.5.0 -> your php version (8.3; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires lendable/phpunit-extensions ^0.4 -> satisfiable by lendable/phpunit-extensions[0.4.0].
    - lendable/phpunit-extensions 0.4.0 requires phpunit/phpunit ^12.5 -> found phpunit/phpunit[12.5.0, ..., 12.5.6] but it conflicts with your root composer.json require (^11.5.47).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@coderabbitai
Copy link

coderabbitai bot commented Jan 15, 2026

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/composer-dev-tooling branch 3 times, most recently from f258e8e to 8eb7292 Compare January 20, 2026 15:36
@renovate renovate bot force-pushed the renovate/composer-dev-tooling branch from 8eb7292 to 97ed093 Compare January 22, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant