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.5.3 to 2.7.0 #307

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ergebnis/php-cs-fixer-config from 2.5.3 to 2.7.0.

Release notes

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

2.7.0

2.6.1

2.6.0

  • github-actions(deps): bump gr2m/create-or-update-pull-request-action from v1.3.0 to v1.3.1 (#248), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.7.0 to 2.8.0 (#249), by @dependabot[bot]
  • github-actions(deps): bump actions/github-script from v3.0.0 to v3.1 (#250), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#251), by @localheinz
  • github-actions(deps): bump actions/stale from v3.0.13 to v3.0.14 (#252), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.8.0 to 2.9.0 (#253), by @dependabot[bot]
  • github-actions(deps): bump gr2m/create-or-update-pull-request-action from v1.3.1 to v1.3.3 (#254), by @dependabot[bot]
  • Enhancement: Update friendsofphp/php-cs-fixer (#255), by @localheinz
  • Fix: Update CHANGELOG.md (#256), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order dataProvider annotations (#257), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order uses annotations (#258), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order author annotations (#259), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order coversNothing annotations (#260), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order depends annotations (#261), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order group annotations (#262), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order internal annotations (#263), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order requires annotations (#264), by @localheinz
  • Allow installations on PHP8 (#265), by @Nyholm
Changelog

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

[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

[2.6.0][2.6.0]

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

Changed

  • Updated friendsofphp/php-cs-fixer (#255), by [@localheinz]
  • Configured phpdoc_order_by_value fixer to order @dataProvider annotations by value (#257), by [@localheinz]
  • Configured phpdoc_order_by_value fixer to order @uses annotations by value (#258), by [@localheinz]
  • Configured phpdoc_order_by_value fixer to order @author annotations by value (#259), by [@localheinz]
  • Configured phpdoc_order_by_value fixer to order @coversNothing annotations by value (#260), by [@localheinz]
  • Configured phpdoc_order_by_value fixer to order @depends annotations by value (#261), by [@localheinz]
  • Configured phpdoc_order_by_value fixer to order @group annotations by value (#262), by [@localheinz]
  • Configured phpdoc_order_by_value fixer to order @internal annotations by value (#263), by [@localheinz]
  • Configured phpdoc_order_by_value fixer to order @requires annotations by value (#264), by [@localheinz]
  • Allowed installation on PHP 8.0 (#265), by [@Nyholm]
Commits
  • 27818cc Merge pull request #291 from ergebnis/feature/ternary-to-elvis-operator
  • d0d2788 Enhancement: Enable ternary_to_elvis_operator fixer
  • 011a4c7 Merge pull request #290 from ergebnis/feature/switch-continue-to-break
  • bdf8421 Enhancement: Enable switch_continue_to_break fixer
  • 420f34c Merge pull request #289 from ergebnis/feature/single-space-after-construct
  • 3570f1a Enhancement: Enable and configure single_space_after_construct fixer
  • c27f13a Merge pull request #288 from ergebnis/feature/regular-callable-call
  • a824c8d Enhancement: Enable regular_callable_call fixer
  • fb9651c Merge pull request #287 from ergebnis/feature/phpdoc-tag-casing
  • dd62e81 Enhancement: Enable and configure phpdoc_tag_casing fixer
  • 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)

@codecov
Copy link

codecov bot commented Dec 9, 2020

Codecov Report

Merging #307 (3769603) into main (fbbe50b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #307   +/-   ##
=========================================
  Coverage     97.79%   97.79%           
  Complexity       50       50           
=========================================
  Files             6        6           
  Lines           136      136           
=========================================
  Hits            133      133           
  Misses            3        3           

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 fbbe50b...3769603. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Dec 9, 2020
@ergebnis-bot ergebnis-bot merged commit f2c7c62 into main Dec 9, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-2.7.0 branch December 9, 2020 06:18
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.

None yet

1 participant