Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer(deps): Bump friendsofphp/php-cs-fixer from 3.69.1 to 3.70.0 #1177

Merged
merged 3 commits into from
Feb 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2025

Bumps friendsofphp/php-cs-fixer from 3.69.1 to 3.70.0.

Release notes

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

v3.70.0 Persian Successor

What's Changed

New Contributors

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.69.1...v3.70.0

Changelog

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

Changelog for v3.70.0

  • feat: Add PhpUnitDataProviderMethodOrderFixer fixer (#8225)
  • feat: HeaderCommentFixer - allow validators (#8452)
  • feat: PhpCsFixer ruleset: use operator_linebreak rule for all operators (#8417)
  • feat: PhpUnitMethodCasingFixer to support PHPUnit's Test attribute (#8451)
  • feat: TypeDeclarationSpacesFixer - Fix whitespace between const type and const name (#8442)
  • chore: extend bug report template (#8447)
  • chore: extend bug report template - more installation options (#8450)
  • CI: phpstan-symfony - add entry point for console (#8292)
  • deps: bump alpine from 3.21.2 to 3.21.3 (#8454)
  • deps: bump phpstan/phpstan from 2.1.5 to 2.1.6 in /dev-tools in the phpstan group (#8453)
  • fix: CommentsAnalyzer - allow other forms of assignment as valid structural elements for PHPDocs (#8371)
  • fix: PhpUnitTestClassRequiresCoversFixer must run before PhpUnitAttributesFixer (#8444)
  • test: fix CheckCommandTest::testDryRunModeIsUnavailable to correctly check that option --dry-run is unavailable (#8438)
Commits
  • 2ecd5aa prepared the 3.70.0 release
  • 2dbd4a8 test: fix CheckCommandTest::testDryRunModeIsUnavailable to correctly check ...
  • 4684cbe fix: PhpUnitTestClassRequiresCoversFixer must run before `PhpUnitAttributes...
  • 374142d feat: HeaderCommentFixer - allow validators (#8452)
  • 12424e1 CI: phpstan-symfony - add entry point for console (#8292)
  • 1cd12e1 feat: PhpUnitMethodCasingFixer to support PHPUnit's Test attribute (#8451)
  • 89bd406 chore: extend bug report template - more installation options (#8450)
  • 3f2ab7a deps: bump alpine from 3.21.2 to 3.21.3 (#8454)
  • fc55627 deps: bump phpstan/phpstan from 2.1.5 to 2.1.6 in /dev-tools in the phpstan g...
  • efd0f4e fix: CommentsAnalyzer - allow other forms of assignment as valid structural...
  • 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 dependabot bot requested a review from ergebnis-bot as a code owner February 23, 2025 18:45
@dependabot dependabot bot requested a review from localheinz as a code owner February 23, 2025 18:45
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.69.1 to 3.70.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.69.1...v3.70.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/friendsofphp/php-cs-fixer-3.70.0 branch from c448356 to afa6b88 Compare February 23, 2025 18:47
@localheinz localheinz self-assigned this Feb 23, 2025
Copy link

codecov bot commented Feb 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5672e94) to head (7427792).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #1177   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        71        71           
===========================================
  Files             23        23           
  Lines          12333     12347   +14     
===========================================
+ Hits           12333     12347   +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@localheinz localheinz merged commit 0e302ab into main Feb 23, 2025
26 checks passed
@localheinz localheinz deleted the dependabot/composer/friendsofphp/php-cs-fixer-3.70.0 branch February 23, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant