Skip to content

composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.2.2 to 2.9.0 #55

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

Conversation

dependabot[bot]
Copy link

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

Bumps ergebnis/php-cs-fixer-config from 2.2.2 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

2.8.0

  • Fix: Test (#292), by @localheinz
  • Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template (#293), by @localheinz
  • Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template (#294), by @localheinz
  • Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template (#296), by @localheinz
  • Make assert equals strict (#295), by @peter279k
  • composer(deps-dev): bump phpstan/extension-installer from 1.0.5 to 1.1.0 (#297), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-deprecation-rules from 0.12.5 to 0.12.6 (#298), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.5 to 0.12.7 (#299), by @dependabot[bot]
  • Enhancement: Add rule set for PHPUnit (#300), by @localheinz

2.7.0

2.6.1

... (truncated)

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

[2.8.0][2.8.0]

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

Added

  • Added Ergebnis\PhpCsFixer\Config\RuleSet\PhpUnit, a rule set for phpunit/phpunit (#300), by [@localheinz]

[2.7.0][2.7.0]

For a full diff see [2.6.1...2.7.0][2.6.1...2.7.0].

Changed

[2.6.1][2.6.1]

For a full diff see [2.6.0...2.6.1][2.6.0...2.6.1].

Fixed

... (truncated)

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
  • @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
Author

dependabot bot commented on behalf of github Dec 25, 2020

The following labels could not be found: dependency.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 28, 2020

Superseded by #56.

@dependabot dependabot bot closed this Dec 28, 2020
@dependabot dependabot bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-2.9.0 branch December 28, 2020 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants