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-dev): bump ergebnis/php-cs-fixer-config from 2.8.0 to 2.9.0 #317

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2020

Bumps ergebnis/php-cs-fixer-config from 2.8.0 to 2.9.0.

Release notes

Sourced from ergebnis/php-cs-fixer-config's releases.

2.9.0

  • Enhancement: Enable and configure php_unit_test_case_static_method_calls fixer (#301), by @localheinz
  • Enhancement: Enable php_unit_set_up_tear_down_visibility fixer (#303), by @localheinz
  • Fix: Reference (#305), by @localheinz
  • composer(deps): bump friendsofphp/php-cs-fixer from 2.17.1 to 2.17.2 (#304), by @dependabot[bot]
  • Enhancement: Configure braces fixer to allow single-line anonymous classes with empty body (#306), by @localheinz
  • composer(deps-dev): bump phpstan/phpstan from 0.12.63 to 0.12.64 (#307), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.16 to 0.12.17 (#308), by @dependabot[bot]
  • composer(deps): bump friendsofphp/php-cs-fixer from 2.17.2 to 2.17.3 (#309), by @dependabot[bot]
  • Enhancement: Configure phpdoc_order_by_value fixer to order @throws annotations (#302), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order @throws annotations (#310), by @localheinz
Changelog

Sourced from ergebnis/php-cs-fixer-config's changelog.

[2.9.0][2.9.0]

For a full diff see [2.8.0...2.9.0][2.8.0...2.9.0].

Changed

  • Enabled and configured php_unit_test_case_static_method_calls fixer for Ergebnis\PhpCsFixer\Config\RuleSet\PhpUnit (#301), by [@localheinz]
  • Configured phpdoc_order_by_value fixer to order @throws annotations (#302), by [@localheinz]
  • Enabled php_unit_set_up_tear_down_visibility fixer for Ergebnis\PhpCsFixer\Config\RuleSet\PhpUnit (#303), by [@localheinz]
  • Enabled allow_single_line_anonymous_class_with_empty_body option for braces fixer (#306), by [@localheinz]
  • Configured phpdoc_order_by_value fixer to order @throws annotations for Ergebnis\PhpCsFixer\Config\RuleSet\PhpUnit (#310), by [@localheinz]

Fixed

Commits
  • 64a920e Merge pull request #310 from ergebnis/feature/phpdoc-order-by-value
  • 8053cc5 Enhancement: Configure phpdoc_order_by_value fixer to order throws annotations
  • 9ff46dc Merge pull request #302 from ergebnis/feature/throws
  • 6200c1a Enhancement: Configure phpdoc_order_by_value fixer to order throws annotations
  • c662b5e Merge pull request #309 from ergebnis/dependabot/composer/friendsofphp/php-cs...
  • ae758f4 composer(deps): bump friendsofphp/php-cs-fixer from 2.17.2 to 2.17.3
  • 727959d Merge pull request #308 from ergebnis/dependabot/composer/phpstan/phpstan-php...
  • d33a8e0 composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.16 to 0.12.17
  • ba383d1 Merge pull request #307 from ergebnis/dependabot/composer/phpstan/phpstan-0.1...
  • 3548d88 composer(deps-dev): bump phpstan/phpstan from 0.12.63 to 0.12.64
  • 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

@codecov
Copy link

codecov bot commented Dec 25, 2020

Codecov Report

Merging #317 (515e1d1) into main (271614d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #317   +/-   ##
=========================================
  Coverage     90.20%   90.20%           
  Complexity      150      150           
=========================================
  Files            23       23           
  Lines           429      429           
=========================================
  Hits            387      387           
  Misses           42       42           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 271614d...515e1d1. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Dec 25, 2020
@ergebnis-bot ergebnis-bot merged commit 36327f5 into main Dec 25, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-2.9.0 branch December 25, 2020 05:27
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