Skip to content

chore(deps): bump friendsofphp/php-cs-fixer from 3.95.25 to 3.95.27 - #139

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/friendsofphp/php-cs-fixer-3.95.27
Sep 24, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/friendsofphp/php-cs-fixer-3.95.27

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2026

Copy link
Copy Markdown
Contributor

Bumps friendsofphp/php-cs-fixer from 3.95.25 to 3.95.27.

Release notes

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

v3.95.27 Adalbertus

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.26...v3.95.27

v3.95.26 Adalbertus

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.95.25...v3.95.26

Changelog

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

Changelog for v3.95.27

  • fix: refuse a symlinked cache path in FileHandler to avoid arbitrary file overwrite (#9856)
  • fix: validate value types in Cache::fromJson so a corrupt cache rebuilds instead of crashing (#9855)
  • fix: SimplifiedIfReturnFixer - fix whitespace before ; as well (#9857)
  • refactor: more moderate permissions for newly created cache file/directory (#9852)
  • chore: add TODO to split class with too many responsibilities (#9853)
  • docs: FullyQualifiedStrictTypesFixer - document attribute handling in example (#9859)

Changelog for v3.95.26

  • perf: Use dedicated sequence matcher in simplified_if_return (#9763)
  • DX: add XDEBUG for PHP 8.5 docker build (#9841)
  • chore: ConfigInterface - document TODO for v4 (#9845)
  • chore: drop benchmark.sh in favour of phpbench (#9849)
  • chore: stalebot - exclude RTM labels (#9843)
  • deps: bump dev-deps (#9840)
  • deps: explicitly expect PHPUnit 13.3+ over 13.0.x (#9842)
  • deps: update dev deps (#9848)
  • docs: do not promote deprecated path argument usage with --path-mode=override (#9850)
  • docs: simpler docs for parallel execution, as it's default one nowadays (#9851)
Commits
  • 1d0c68e prepared the 3.95.27 release
  • 730c761 docs: FullyQualifiedStrictTypesFixer - document attribute handling in examp...
  • 57b9dc0 fix: validate value types in Cache::fromJson so a corrupt cache rebuilds inst...
  • cad2991 fix: SimplifiedIfReturnFixer - fix whitespace before ; as well (#9857)
  • 65086cb fix: refuse a symlinked cache path in FileHandler to avoid arbitrary file ove...
  • 00a4527 chore: add TODO to split class with too many responsibilities (#9853)
  • e3bcd56 refactor: more moderate permissions for newly created cache file/directory (#...
  • ab9226e bumped version
  • 11839df prepared the 3.95.26 release
  • c84d44a docs: simpler docs for parallel execution, as it's default one nowadays (#9851)
  • 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)

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.25 to 3.95.27.
- [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.25...v3.95.27)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.27
  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 Sep 24, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) September 24, 2026 13:54
@github-actions
github-actions Bot merged commit 126c5c8 into main Sep 24, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-3.95.27 branch September 24, 2026 14:00
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