Skip to content

chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.95.15 to 3.95.17 - #29

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/friendsofphp/php-cs-fixer-3.95.17
Closed

chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.95.15 to 3.95.17#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/friendsofphp/php-cs-fixer-3.95.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown

Bumps friendsofphp/php-cs-fixer from 3.95.15 to 3.95.17.

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v3.95.17 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.16...v3.95.17

v3.95.16 Adalbertus

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.15...v3.95.16

Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v3.95.17

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

Changelog for v3.95.16

  • 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)
Commits
  • 0ee8842 prepared the 3.95.17 release
  • 28828d9 perf: Tokens::findSequence() - improve looping logic (#9737)
  • 9a4fb45 perf: Token::equals() - Avoid building intermediary arrays (#9739)
  • 2940253 bumped version
  • 38bf8e3 prepared the 3.95.16 release
  • 10ca956 test: AbstractIntegrationTestCase - externalized FixerFactory creation (#9744)
  • d784cc6 chore: do not remove ParaUnit for PHPUnit v13, as they are now compatible (#9...
  • 83ea2f6 deps: update dev deps (#9743)
  • b35a6c6 CI: introduce perf as new PR type (#9742)
  • a5f0dac fix: NoSuperfluousPhpdocTagsFixer with multiple hidden params (#9736)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Update dev dependency friendsofphp/php-cs-fixer from 3.95.15 to 3.95.17. Brings upstream bug fixes and minor performance improvements to the formatter; CI/dev only, no runtime impact.

  • Dependencies
    • Upstream bug fixes: PowToExponentiationFixer whitespace and NoSuperfluousPhpdocTagsFixer with multiple hidden params.
    • Performance: faster token equality and sequence search.

Written for commit 735b4b9. Summary will update on new commits.

Review in cubic

Note

Bump friendsofphp/php-cs-fixer from 3.95.15 to 3.95.17

Updates the friendsofphp/php-cs-fixer dev dependency in composer.lock to the latest patch release.

Macroscope summarized 735b4b9.

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.15 to 3.95.17.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.95.15...v3.95.17)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 3, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 3, 2026
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • composer.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7ed0cc62-2db1-4114-94ab-596c008e5d57

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedfriendsofphp/​php-cs-fixer@​3.95.15.0 ⏵ 3.95.17.0N/AN/AN/AN/AN/A

View full report

@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Author

Superseded by #32.

@dependabot dependabot Bot closed this Aug 10, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-3.95.17 branch August 10, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants