Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
friendsofphp/php-cs-fixer ^3.91.3^3.92.3 age adoption passing confidence

Release Notes

PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)

v3.92.3

Compare Source

  • fix: using Rule Customisation Policy with parallel runner (#​9309)
  • chore: phpstan - cover .php-cs-fixer.dist.php (#​9311)
  • chore: .php-cs-fixer.dist.php - drop wrongly called ignoreVCSIgnored (#​9310)

v3.92.2

Compare Source

  • fix: let @php-cs-fixer-ignore accept custom fixer names (#​9306)
  • chore: introduce PHP_CS_FIXER_IGNORE_MISMATCHED_RULES_EXCEPTIONS (#​9307)

v3.92.1

Compare Source

  • chore: update php-compatibility config (#​9302)
  • deps: bump actions/cache from 4 to 5 (#​9295)
  • deps: bump phpstan/phpstan-phpunit from 2.0.9 to 2.0.10 in /dev-tools in the phpstan group (#​9293)
  • deps: bump shipmonk/phpstan-baseline-per-identifier from 2.2.0 to 2.3.0 in /dev-tools (#​9294)
  • docs: update README.md (#​9277)
  • DX: make all testFix* methods have no more than 4 parameters (#​9298)
  • DX: make all testFix* methods have second parameter $input (#​9297)
  • DX: rename parameter $config to $configuration (#​9299)
  • DX: restrict testFix* parameter names (#​9301)
  • DX: use WhitespacesFixerConfig in tests (#​9300)
  • fix: describe - skip listing automated rules, as cannot determine them in projects (#​9304)
  • test: PHPUnit sets - check that set is providing proper target for rules (#​9296)
  • test: ProjectCodeTest::testExpectedInputOrder - move checks for testFix... methods (#​9291)

v3.92.0

Compare Source

  • feat: exception for rules via @php-cs-fixer-ignore annotation (#​9280)
  • feat: exception for rules via Rule Customisation Policy (#​9107)
  • feat: PhpUnitTestCaseStaticMethodCallsFixer - add handling of getStubBuilder (#​9276)
  • feat: PhpUnitTestCaseStaticMethodCallsFixer - add target option (#​8498)
  • chore: '.php-cs-fixer.dist.php' - remove no longer needed rule, 'expectedDeprecation' annotation does not exist for long time (#​9266)
  • chore: fix arguments.count error from PHPStan (#​9258)
  • chore: fix generator.valueType error from PHPStan (#​9259)
  • chore: fix plus.*NonNumeric errors from PHPStan (#​9260)
  • chore: Runner - better input types handling (#​9286)
  • chore: watch out for non-final classes (#​9262)
  • chore: Config::getFinder() - fix typehinting (#​9288)
  • deps: bump alpine from 3.22 to 3.23 (#​9269)
  • deps: bump phpcompatibility/php-compatibility from 10.0.0-alpha1 to 10.0.0-alpha2 in /dev-tools (#​9271)
  • deps: bump the phpstan group in /dev-tools with 3 updates (#​9270)
  • deps: dev-tools - upgrade deep deps (#​9272)
  • docs: exception for rules in dedicated doc files, for easier discoverability (#​9281)
  • docs: upgrade docs to not use legacy set (#​9282)
  • DX: make all testFix* methods have first parameter $expected (#​9289)
  • refactor: fix violation of 'no_useless_concat_operator' (#​9267)
  • refactor: ProjectCodeTest - refactor testExpectedInputOrder test (#​9290)
  • Revert (partially) "feat: Finder to find dot-files by default in v4/future-mode (#​9187)" (#​9287)
  • test: RuleSetTest - check against non-deprecated variant of PHPUnit sets (#​9265)
  • UX: exception for rules via Rule Customisation Policy - better error message for wrong customisers (#​9279)
  • UX: exception for rules via Rule Customisation Policy - prevent policy without version (#​9278)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 changed the title Update dependency friendsofphp/php-cs-fixer to ^3.92.0 Update dependency friendsofphp/php-cs-fixer to ^3.92.1 Dec 16, 2025
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 05d9d7a to 3ccf744 Compare December 16, 2025 02:12
@renovate renovate bot changed the title Update dependency friendsofphp/php-cs-fixer to ^3.92.1 Update dependency friendsofphp/php-cs-fixer to ^3.92.2 Dec 17, 2025
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch 2 times, most recently from 5310a01 to 43f2f06 Compare December 18, 2025 13:33
@renovate renovate bot changed the title Update dependency friendsofphp/php-cs-fixer to ^3.92.2 Update dependency friendsofphp/php-cs-fixer to ^3.92.3 Dec 18, 2025
@renovate renovate bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x branch from 43f2f06 to 736bf4b Compare December 31, 2025 14:37
@renovate
Copy link
Contributor Author

renovate bot commented Dec 31, 2025

⚠️ 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: git stash pop || true
Too many revisions specified: '||' 'true'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant