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

chore(deps): update dependency friendsofphp/php-cs-fixer to v3.70.0 #106

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
friendsofphp/php-cs-fixer 3.69.1 -> 3.70.0 age adoption passing confidence

Release Notes

PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)

v3.70.0

Compare Source

  • 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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

Coverage report for commit: eb4d9de
File: coverage/clover.xml

Summary - Lines: 98.16% ⏹️ | Methods: 94.23% ⏹️
false
FilesLinesMethods
src/Awareness
   CircuitBreakerAwareTrait.php100.00%100.00%
src
   Circuit.php100.00%100.00%
   CircuitBreaker.php100.00%100.00%
   CircuitBreakerFactory.php100.00%100.00%
   State.php100.00%100.00%
src/Exception
   CircuitBreakerException.php100.00%100.00%
   OpenCircuitException.php100.00%100.00%
src/HeaderPolicy
   HttpHeaderPolicy.php100.00%100.00%
   PolicyChain.php100.00%100.00%
   RateLimitPolicy.php100.00%100.00%
   RetryAfterPolicy.php100.00%100.00%
src/Policy
   ConstantRetryPolicy.php100.00%100.00%
   ExponentialRetryPolicy.php88.89%66.67%
   LinearRetryPolicy.php88.89%66.67%
src/Storage
   CacheStorage.php100.00%100.00%
   InMemoryStorage.php91.67%66.67%

🤖 comment via lucassabreu/comment-coverage-clover

@ksaveras ksaveras merged commit 867ea07 into main Feb 23, 2025
7 checks passed
@ksaveras ksaveras deleted the renovate/friendsofphp-php-cs-fixer-3.x-lockfile branch February 23, 2025 14:41
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