Skip to content

chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.17 - #327

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/friendsofphp-php-cs-fixer-3.x-lockfile
Open

chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.17#327
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/friendsofphp-php-cs-fixer-3.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
friendsofphp/php-cs-fixer 3.95.113.95.17 age confidence

Release Notes

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

v3.95.17

Compare Source

  • perf: Token::equals() - Avoid building intermediary arrays (#​9739)
  • perf: Tokens::findSequence() - improve looping logic (#​9737)

v3.95.16

Compare Source

  • fix: NoSuperfluousPhpdocTagsFixer with multiple hidden params (#​9736)
  • fix: PowToExponentiationFixer - do not produce two consecutive whitespace tokens (#​9735)
  • chore: do not remove ParaUnit for PHPUnit v13, as they are now compatible (#​9579)
  • CI: introduce perf as new PR type (#​9742)
  • deps: update dev deps (#​9743)
  • test: AbstractIntegrationTestCase - externalized FixerFactory creation (#​9744)

v3.95.15

Compare Source

  • fix: self-update - fix "Access Denied" error when running on Windows (#​9731)

v3.95.14

Compare Source

  • fix: ClassAttributesSeparationFixer - handle property with hooks as last class element (#​9724)
  • fix: SingleClassElementPerStatementFixer - do not break PHP syntax when splitting properties with disjunctive normal form type (#​9723)
  • fix: TrailingCommaInMultilineFixer - do not add trailing comma after first-class callable (#​9722)
  • chore: add code coverage ignore annotations to parallel runner and worker (#​9721)
  • chore: cleanup FunctionToConstantFixer (#​9719)
  • test: HeaderCommentFixerTest - improve invalid configuration types (#​9728)
  • test: ClassDefinitionFixerTest - improve PHPDocs (#​9726)
  • test: ConfigurationResolverTest - fix types (#​9725)
  • test: GeneralAttributeRemoveFixerTest - improve data provider types (#​9727)
  • test: ProjectCodeTest - improve PHPDocs (#​9730)
  • deps: allow to run PHPUnit v12 directly for project, without future-ready CI workarounds (#​9580)
  • deps: bump shipmonk/dead-code-detector from 1.3.0 to 1.3.1 in /dev-tools in the shipmonk group across 1 directory (#​9718)
  • deps: bump the phpstan group in /dev-tools with 2 updates (#​9717)

v3.95.13: Adalbertus

Compare Source

What's Changed

  • fix: SelfAccessorFixer - do not replace constant with same name as class in the middle of a static access chain by @​kubawerlos in #​9716
  • fix: SingleClassElementPerStatementFixer - do not drop type of typed constants by @​kubawerlos in #​9706

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.12...v3.95.13

v3.95.12

Compare Source

  • fix: BinaryOperatorSpacesFixer - do not align nested array in yield with following yields (#​9708)
  • chore: cleanup RuleSetDocumentationGenerator (#​9705)
  • chore: unblock self-approval (#​9699)
  • deps: bump crate-ci/typos from 1.47.2 to 1.48.0 in /.github/workflows in the all group across 1 directory (#​9712)
  • deps: bump shipmonk/dead-code-detector from 1.2.1 to 1.3.0 in /dev-tools in the shipmonk group across 1 directory (#​9711)
  • deps: bump the all group across 2 directories with 1 update (#​9704)
  • deps: bump the phpstan group in /dev-tools with 2 updates (#​9710)
  • deps: PHPUnit - PHP 8.6 compat changes (#​9714)

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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 added the dependency An issue or pull request targeting dependencies. label Jul 7, 2026
@renovate renovate Bot changed the title chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.12 chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.13 Jul 10, 2026
@renovate
renovate Bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x-lockfile branch 2 times, most recently from e4c72b4 to 9e65fa7 Compare July 15, 2026 09:58
@renovate renovate Bot changed the title chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.13 chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.14 Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x-lockfile branch from 9e65fa7 to 182187b Compare July 15, 2026 17:02
@renovate renovate Bot changed the title chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.14 chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.15 Jul 15, 2026
@renovate renovate Bot changed the title chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.15 chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.16 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x-lockfile branch from 182187b to c23ed8b Compare July 24, 2026 13:45
@renovate
renovate Bot force-pushed the renovate/friendsofphp-php-cs-fixer-3.x-lockfile branch from c23ed8b to 79d3c78 Compare July 24, 2026 20:53
@renovate renovate Bot changed the title chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.16 chore(deps): Update dependency friendsofphp/php-cs-fixer to v3.95.17 Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency An issue or pull request targeting dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants