Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the composer group with 2 updates: friendsofphp/php-cs-fixer and yard/php-cs-fixer-rules.

Updates friendsofphp/php-cs-fixer from 3.88.2 to 3.89.0

Release notes

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

v3.89.0 Folding Bike

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.88.2...v3.89.0

Changelog

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

Changelog for v3.89.0

  • feat: autofix "no-return" phpdoc type to "never" (#9073)
  • feat: support keeping strict_types=0 in DeclareStrictTypesFixer (#9121)
  • feat: NoUnneededBracesFixer - remove unneeded braces from imports (#9118)
  • fix: FullyQualifiedStrictTypesFixer - replacing the real FQCN with a non-existent one (#8962)
  • fix: PhpdocToCommentFixer on property hooks (#9123)
  • fix: PhpUnitMethodCasingFixer to not cause a duplicate method declaration (#9124)
  • fix: StaticLambdaFixer - do not make function static when it contains anonymous class having $this in the constructor (#9088)
  • fix: UseArrowFunctionsFixer - do not produce two consecutive whitespace tokens (#9151)
  • UX: better gitlab reporting - add content field (#9152)
  • UX: better gitlab reporting - more user-friendly description field (#9141)
  • UX: better gitlab reporting for location.lines (#9149)
  • UX: Warn if executed php version is higher than the minimum php version defined in composer.json (#9134)
  • chore: add UX title pattern (#9132)
  • chore: explicitly use php interpreter for paraunit (#9126)
  • chore: extend composer scripts (#9127)
  • chore: fix shellcheck installation for Darwin (#9125)
  • chore: replace PHPDocs with assert calls (#9144)
  • deps: bump crate-ci/typos from 1.36.3 to 1.38.1 (#9136)
  • deps: bump phpstan/phpstan from 2.1.29 to 2.1.31 in /dev-tools in the phpstan group (#9129)
  • deps: bump shipmonk/dead-code-detector from 0.13.3 to 0.13.4 in /dev-tools (#9135)
  • deps: bump shipmonk/dead-code-detector from 0.13.4 to 0.13.5 in /dev-tools (#9146)
  • deps: bump the phpstan group across 1 directory with 2 updates (#9101)
  • deps: use shipmonk/composer-dependency-analyser instead of icanhazstring/composer-unused and maglnet/composer-require-checker (#9106)
  • docs: fix docs for @autoPHPUnitMigration:riskyset (#9147)
  • docs: improve descriptions for NoTrailingWhitespace* fixers (#9117)
  • docs: more explicit docs on --rules (#9114)
  • docs: update usage documentation for describe --expand and @ (#9119)
  • DX: Fix composer qa script (#9138)
  • refactor: --option value => --option=value (#9131)
  • test: Fix result randomness in RunnerTest for MacOS (#9139)
Commits
  • 4dd6768 prepared the 3.89.0 release
  • 949f42c feat: NoUnneededBracesFixer - remove unneeded braces from imports (#9118)
  • 141f70d UX: better gitlab reporting - more user-friendly description field (#9141)
  • c7b8f8a UX: better gitlab reporting - add content field (#9152)
  • d21ef17 fix: UseArrowFunctionsFixer - do not produce two consecutive whitespace tok...
  • 8e84abc UX: better gitlab reporting for location.lines (#9149)
  • 4a71fae docs: improve descriptions for NoTrailingWhitespace* fixers (#9117)
  • 429c2a0 docs: fix docs for @autoPHPUnitMigration:riskyset (#9147)
  • a190e5e deps: bump shipmonk/dead-code-detector from 0.13.4 to 0.13.5 in /dev-tools (#...
  • 5691163 docs: update usage documentation for describe --expand and @ (#9119)
  • Additional commits viewable in compare view

Updates yard/php-cs-fixer-rules from 1.0.4 to 1.0.5

Release notes

Sourced from yard/php-cs-fixer-rules's releases.

v1.0.5

What's Changed

Full Changelog: yardinternet/php-cs-fixer-rules@v1.0.4...v1.0.5

Commits
  • 32d91d3 chore: update php-cs-fixer, and more, run format
  • 5ba0b2b (chore): Bump phpstan/phpstan in the composer group
  • 78b2c71 (chore): Bump phpstan/phpstan in the composer group
  • 377ae7e (chore): Bump the composer group with 2 updates
  • 59b1b28 (chore): Bump phpstan/phpstan in the composer group
  • c5f1f56 (chore): Bump the composer group with 2 updates
  • 020688f (chore): Bump friendsofphp/php-cs-fixer in the composer group
  • 3056c7b (chore): Bump friendsofphp/php-cs-fixer in the composer group
  • efc1039 (chore): Bump actions/checkout from 4 to 5 in the actions group
  • c47dc04 (chore): Bump phpstan/phpstan in the composer group
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @yard-bot.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the composer group with 2 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [yard/php-cs-fixer-rules](https://github.com/yardinternet/php-cs-fixer-rules).


Updates `friendsofphp/php-cs-fixer` from 3.88.2 to 3.89.0
- [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.88.2...v3.89.0)

Updates `yard/php-cs-fixer-rules` from 1.0.4 to 1.0.5
- [Release notes](https://github.com/yardinternet/php-cs-fixer-rules/releases)
- [Commits](yardinternet/php-cs-fixer-rules@v1.0.4...v1.0.5)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.89.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: yard/php-cs-fixer-rules
  dependency-version: 1.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
...

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 Oct 20, 2025
@yard-bot
Copy link

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@github-actions
Copy link

github-actions bot commented Oct 20, 2025

Coverage report for commit: c61fd20
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ███████████████████████ │ 50.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ███████████████████████ │ 50.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 13.64% | Methods: 5.00%
FilesLinesMethodsBranches
src
   Log.php23.08%9.09%100.00%
   Logger.php--100.00%

🤖 comment via lucassabreu/comment-coverage-clover

1 similar comment
@github-actions
Copy link

Coverage report for commit: c61fd20
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ███████████████████████ │ 50.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ███████████████████████ │ 50.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 13.64% | Methods: 5.00%
FilesLinesMethodsBranches
src
   Log.php23.08%9.09%100.00%
   Logger.php--100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@github-actions
Copy link

Composer package changes
Dev Packages Operation Base Target
friendsofphp/php-cs-fixer Upgraded v3.88.2 v3.89.0
webmozart/assert Upgraded 1.11.0 1.12.0
yard/php-cs-fixer-rules Upgraded v1.0.4 v1.0.5

@dependabot dependabot bot merged commit 8098bea into main Oct 20, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/composer/composer-6774877004 branch October 20, 2025 23:17
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.

2 participants