Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps friendsofphp/php-cs-fixer from 3.89.2 to 3.90.0.

Release notes

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

v3.90.0 Folding Bike

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.89.2...v3.90.0

Changelog

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

Changelog for v3.90.0

  • feat: always have @PHPXxYMigration(:risky) sets for supported PHP versions (#9207)
  • feat: Finder to find dot-files by default in v4/future-mode (#9187)
  • fix: manage the space between operator and version on Composer JSON reader (#9203)
  • fix: PhpdocAnnotationWithoutDotFixer lowercases @param type when description starts with all-uppercase word (#9169)
  • UX: groom warning of PHP mismatch for runtime vs target project minimum supported version (#9202)
  • UX: Rules override warning (#9188)
  • UX: describe command - allow to visualize Set as tree (#9179)
  • docs: rework .php-cs-fixer.php local config file docs (#9185)
  • docs: update Set descriptions (#9183)
  • chore: Declare support for Symfony 8 (#9172)
  • chore: add missing v4 TODOs (#9197)
  • chore: mark one remaining Analyzer to become internal (#9194)
  • chore: mark v2 leftovers with v4 TODO (#9181)
  • chore: no need for deprecation trigger in internal DataProviderAnalysis (#9192)
  • deps: bump crate-ci/typos from 1.38.1 to 1.39.0 (#9175)
  • deps: bump crate-ci/typos from 1.39.0 to 1.39.2 (#9205)
  • deps: bump the phpstan group in /dev-tools with 2 updates (#9204)
  • DX: different name for special configs (#9180)
  • DX: improve types for testInvalidConfiguration methods (#9206)
  • DX: describe command - allow to expose rules without sets via @- alias (#9178)
  • refactor: move assertions from tearDown into assertPostConditions to fix Test code or tested code did not remove its own error handlers warning (#9182)
  • refactor: prevent tests to use actual repository .php-cs-fixer.dist.php file (#9177)
  • test: add more test(s) for ComposerJsonReader (#9200)
  • test: ensure calling parent method from hook-alike methods (#9184)
Commits
  • ad732c2 prepared the 3.90.0 release
  • c55721d test: add more test(s) for ComposerJsonReader (#9200)
  • fc2b6f5 feat: always have @PHPXxYMigration(:risky) sets for supported PHP versions ...
  • 98ebbfb DX: improve types for testInvalidConfiguration methods (#9206)
  • 03a866d fix: manage the space between operator and version on Composer JSON reader (#...
  • cad3e9b deps: bump crate-ci/typos from 1.39.0 to 1.39.2 (#9205)
  • bd961ec deps: bump the phpstan group in /dev-tools with 2 updates (#9204)
  • d5b4ec6 UX: groom warning of PHP mismatch for runtime vs target project minimum suppo...
  • 6f3995e UX: Rules override warning (#9188)
  • 30c7848 chore: add missing v4 TODOs (#9197)
  • 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 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 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Assignees

The following users could not be added as assignees: matusboa. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Nov 24, 2025
@dependabot dependabot bot requested a review from MatusBoa as a code owner November 24, 2025 04:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Nov 24, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

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

Tip

📝 Customizable high-level summaries are now available in beta!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, multi-section layouts, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example instruction:

"Divide the high-level summary into five sections:

  1. 📝 Description — Summarize the main change in 50–60 words, explaining what was done.
  2. 📓 References — List relevant issues, discussions, documentation, or related PRs.
  3. 📦 Dependencies & Requirements — Mention any new/updated dependencies, environment variable changes, or configuration updates.
  4. 📊 Contributor Summary — Include a Markdown table showing contributions:
    | Contributor | Lines Added | Lines Removed | Files Changed |
  5. ✔️ Additional Notes — Add any extra reviewer context.
    Keep each section concise (under 200 words) and use bullet or numbered lists for clarity."

Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.


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

@coveralls
Copy link
Collaborator

coveralls commented Nov 24, 2025

Pull Request Test Coverage Report for Build 19625508417

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 19625487804: 0.0%
Covered Lines: 34
Relevant Lines: 34

💛 - Coveralls

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.89.2 to 3.90.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.89.2...v3.90.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@MatusBoa MatusBoa force-pushed the dependabot/composer/friendsofphp/php-cs-fixer-3.90.0 branch from 1935f8e to d265f87 Compare November 24, 2025 06:34
@MatusBoa MatusBoa merged commit f3a2285 into main Nov 24, 2025
13 checks passed
@MatusBoa MatusBoa deleted the dependabot/composer/friendsofphp/php-cs-fixer-3.90.0 branch November 24, 2025 06:34
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.

3 participants