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.3.0 to 2.4.0 #218

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2020

Bumps ergebnis/php-cs-fixer-config from 2.3.0 to 2.4.0.

Release notes

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

2.4.0

  • github-actions(deps): bump actions/cache from v2.1.1 to v2.1.2 (#204), by @dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.11 to v3.0.12 (#205), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.16 to 3.17.1 (#206), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.48 to 0.12.49 (#207), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.17.1 to 3.17.2 (#208), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template (#209), by @localheinz
  • composer(deps-dev): bump phpstan/phpstan from 0.12.49 to 0.12.50 (#210), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.6.0 to 2.7.0 (#211), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.17.2 to 3.18.0 (#212), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.18.0 to 3.18.2 (#213), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template (#214), by @localheinz
  • Enhancement: Enable and configure no_superfluous_phpdoc_tags fixer (#215), by @localheinz
Changelog

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

[2.4.0][2.4.0]

For a full diff see [2.3.0...2.4.0][2.3.0...2.4.0].

Changed

Commits
  • 309a510 Merge pull request #215 from ergebnis/feature/no-superfluous-phpdoc-tags
  • e2ff2b3 Fix: Run 'make coding-standards'
  • d0ab152 Enhancement: Enable no_superfluous_phpdoc_tags fixer
  • de56d93 Merge pull request #214 from ergebnis/feature/synchronize
  • ce36bd1 Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template
  • 1628c61 Merge pull request #213 from ergebnis/dependabot/composer/vimeo/psalm-3.18.2
  • e57cdf1 composer(deps-dev): bump vimeo/psalm from 3.18.0 to 3.18.2
  • 0bb6e6a Merge pull request #212 from ergebnis/dependabot/composer/vimeo/psalm-3.18.0
  • 393a0bc Merge pull request #211 from ergebnis/dependabot/github_actions/shivammathur/...
  • 5339c04 composer(deps-dev): bump vimeo/psalm from 3.17.2 to 3.18.0
  • 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 Oct 22, 2020

Codecov Report

Merging #218 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #218   +/-   ##
=========================================
  Coverage     98.87%   98.87%           
  Complexity       58       58           
=========================================
  Files            14       14           
  Lines           178      178           
=========================================
  Hits            176      176           
  Misses            2        2           
Impacted Files Coverage Δ Complexity Δ
src/File.php 100.00% <ø> (ø) 5.00 <0.00> (ø)
src/Holder.php 100.00% <ø> (ø) 5.00 <0.00> (ø)
src/Range.php 100.00% <ø> (ø) 8.00 <0.00> (ø)
src/Template.php 93.33% <ø> (ø) 11.00 <0.00> (ø)
src/Url.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/Year.php 100.00% <ø> (ø) 6.00 <0.00> (ø)

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 f0dc00e...9d938db. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/php-cs-fixer-config-2.4.0 branch from b047bd2 to bebd0a8 Compare October 22, 2020 06:33
@localheinz localheinz self-assigned this Oct 23, 2020
@ergebnis-bot ergebnis-bot self-requested a review October 23, 2020 08:20
@ergebnis-bot ergebnis-bot self-assigned this Oct 23, 2020
@ergebnis-bot ergebnis-bot merged commit e63eb0c into main Oct 23, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-2.4.0 branch October 23, 2020 08:20
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

2 participants