Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the composer group with 1 update: friendsofphp/php-cs-fixer.

Updates friendsofphp/php-cs-fixer from 3.92.3 to 3.92.4

Release notes

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

v3.92.4 Exceptional Exception

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.92.3...v3.92.4

Changelog

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

Changelog for v3.92.4

  • fix: ComposerJsonReader - handle more syntaxes (#9327)
  • UX: Runner/Parallel/Process - friendly message when tmp dir not writable (#9319)
  • docs: fix RST links (#9321)
  • DX: internal commands for working with tokens (#9251)
  • chore: Add CS commit to .git-blame-ignore-revs
  • chore: apply trailing_comma_in_multiline: elements.arguments (#9314)
  • deps: upgrade dev-deps (#9318)
Commits

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 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 1 update: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer).


Updates `friendsofphp/php-cs-fixer` from 3.92.3 to 3.92.4
- [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.92.3...v3.92.4)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.92.4
  dependency-type: direct:production
  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 Jan 5, 2026
@dependabot dependabot bot requested a review from FreakyWizard as a code owner January 5, 2026 02:16
@dependabot dependabot bot added the php Pull requests that update Php code label Jan 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 5, 2026 02:16
@yard-bot
Copy link

yard-bot commented Jan 5, 2026

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

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 Jan 5, 2026

Coverage report for commit: a9365d3
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ███████████████████████ │ 100.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
src
   Config.php100.00%100.00%100.00%
src/Interfaces
   ConfigInterface.php100.00%100.00%100.00%
src/Traits
   Helpers.php100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

Composer package changes
Prod Packages Operation Base Target
friendsofphp/php-cs-fixer Upgraded v3.92.3 v3.92.4
react/child-process Upgraded v0.6.6 v0.6.7
symfony/console Upgraded v6.4.30 v6.4.31
symfony/finder Upgraded v6.4.27 v6.4.31
symfony/process Upgraded v6.4.26 v6.4.31

@dependabot dependabot bot merged commit acfec03 into main Jan 5, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/composer/composer-0136b464ac branch January 5, 2026 02: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