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): bump friendsofphp/php-cs-fixer from 2.17.2 to 2.17.3 #309

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps friendsofphp/php-cs-fixer from 2.17.2 to 2.17.3.

Release notes

Sourced from friendsofphp/php-cs-fixer's releases.

v2.17.3 Desert Beast

  • bug #5384 PsrAutoloadingFixer - do not remove directory structure from the Class name (kubawerlos, keradus)
  • bug #5385 SingleLineCommentStyleFixer- run before NoUselessReturnFixer (kubawerlos)
  • bug #5387 SingleSpaceAfterConstructFixer - do not touch multi line implements (SpacePossum)
  • minor #5329 DX: collect coverage with Github Actions (kubawerlos)
  • minor #5380 PhpdocOrderByValueFixer - Allow sorting of throws annotations by value (localheinz, keradus)
  • minor #5383 DX: fail PHPUnit tests on warning (kubawerlos)
  • minor #5386 DX: remove incorrect priority relations (kubawerlos)
Changelog

Sourced from friendsofphp/php-cs-fixer's changelog.

Changelog for v2.17.3

  • bug #5384 PsrAutoloadingFixer - do not remove directory structure from the Class name (kubawerlos, keradus)
  • bug #5385 SingleLineCommentStyleFixer- run before NoUselessReturnFixer (kubawerlos)
  • bug #5387 SingleSpaceAfterConstructFixer - do not touch multi line implements (SpacePossum)
  • minor #5329 DX: collect coverage with Github Actions (kubawerlos)
  • minor #5380 PhpdocOrderByValueFixer - Allow sorting of throws annotations by value (localheinz, keradus)
  • minor #5383 DX: fail PHPUnit tests on warning (kubawerlos)
  • minor #5386 DX: remove incorrect priority relations (kubawerlos)
Commits
  • bd32f5d prepared the 2.17.3 release
  • 5d4d1ec bug #5384 PsrAutoloadingFixer - do not remove directory structure from the Cl...
  • 5d1856f PsrAutoloadingFixer - do not remove directory structure from the Class name
  • 9d14829 minor #5386 DX: remove incorrect priority relations (kubawerlos)
  • 29ec23d bug #5387 SingleSpaceAfterConstructFixer - do not touch multi line implements...
  • f29b18c minor #5380 PhpdocOrderByValueFixer - Allow sorting of throws annotations by ...
  • 4ec00e9 PhpdocOrderByValueFixer - Allow sorting of throws annotations by value
  • 1b81c27 bug #5385 SingleLineCommentStyleFixer- run before NoUselessReturnFixer (kubaw...
  • da8c26f minor #5383 DX: fail PHPUnit tests on warning (kubawerlos)
  • bf9b02c DX: fail PHPUnit tests on warning
  • 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 24, 2020

Codecov Report

Merging #309 (ae758f4) into main (727959d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #309   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         8         8           
===========================================
  Files              2         2           
  Lines             24        24           
===========================================
  Hits              24        24           

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 727959d...ae758f4. Read the comment docs.

@localheinz localheinz self-assigned this Dec 24, 2020
@localheinz localheinz force-pushed the dependabot/composer/friendsofphp/php-cs-fixer-2.17.3 branch from 677b5a4 to ae758f4 Compare December 24, 2020 12:37
@ergebnis-bot ergebnis-bot self-assigned this Dec 24, 2020
@ergebnis-bot ergebnis-bot merged commit c662b5e into main Dec 24, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-2.17.3 branch December 24, 2020 12:39
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.

2 participants