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.1 to 2.17.2 #304

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v2.17.2 Desert Beast

  • bug #5345 CleanNamespaceFixer - preserve traling comments (SpacePossum)
  • bug #5348 PsrAutoloadingFixer - fix for class without namespace (kubawerlos)
  • bug #5362 SingleSpaceAfterConstructFixer: Do not adjust whitespace before multiple multi-line extends (localheinz, SpacePossum)
  • minor #5314 Enable testing with PHPUnit 9.x (sanmai)
  • minor #5319 Clean ups (SpacePossum)
  • minor #5338 clean ups (SpacePossum)
  • minor #5339 NoEmptyStatementFixer - fix more cases (SpacePossum)
  • minor #5340 NamedArgumentTransformer - Introduction (SpacePossum)
  • minor #5344 Update docs: do not use deprecated create method (SpacePossum)
  • minor #5353 Fix typo in issue template (stof)
  • minor #5355 OrderedTraitsFixer - mark as risky (SpacePossum)
  • minor #5356 RuleSet description fixes (SpacePossum)
  • minor #5359 Add application version to "fix" out put when verbosity flag is set (SpacePossum)
  • minor #5360 DX: clean up detectIndent methods (kubawerlos)
  • minor #5363 Added missing self return type to ConfigInterface::registerCustomFixers() (vudaltsov)
  • minor #5366 PhpUnitDedicateAssertInternalTypeFixer - recover target option (keradus)
  • minor #5368 DX: PHPUnit 9 compatibility for 2.17 (keradus)
  • minor #5370 DX: update PHPUnit usage to use external Prophecy trait and solve warning (keradus)
  • minor #5371 Update documentation about PHP_CS_FIXER_IGNORE_ENV (SanderSander, keradus)
  • minor #5373 DX: MagicMethodCasingFixerTest - fix test case description (keradus)
  • minor #5374 DX: PhpUnitDedicateAssertInternalTypeFixer - add code sample for non-default config (keradus)
Changelog

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

Changelog for v2.17.2

  • bug #5345 CleanNamespaceFixer - preserve traling comments (SpacePossum)
  • bug #5348 PsrAutoloadingFixer - fix for class without namespace (kubawerlos)
  • bug #5362 SingleSpaceAfterConstructFixer: Do not adjust whitespace before multiple multi-line extends (localheinz, SpacePossum)
  • minor #5314 Enable testing with PHPUnit 9.x (sanmai)
  • minor #5319 Clean ups (SpacePossum)
  • minor #5338 clean ups (SpacePossum)
  • minor #5339 NoEmptyStatementFixer - fix more cases (SpacePossum)
  • minor #5340 NamedArgumentTransformer - Introduction (SpacePossum)
  • minor #5344 Update docs: do not use deprecated create method (SpacePossum)
  • minor #5353 Fix typo in issue template (stof)
  • minor #5355 OrderedTraitsFixer - mark as risky (SpacePossum)
  • minor #5356 RuleSet description fixes (SpacePossum)
  • minor #5359 Add application version to "fix" out put when verbosity flag is set (SpacePossum)
  • minor #5360 DX: clean up detectIndent methods (kubawerlos)
  • minor #5363 Added missing self return type to ConfigInterface::registerCustomFixers() (vudaltsov)
  • minor #5366 PhpUnitDedicateAssertInternalTypeFixer - recover target option (keradus)
  • minor #5368 DX: PHPUnit 9 compatibility for 2.17 (keradus)
  • minor #5370 DX: update PHPUnit usage to use external Prophecy trait and solve warning (keradus)
  • minor #5371 Update documentation about PHP_CS_FIXER_IGNORE_ENV (SanderSander, keradus)
  • minor #5373 DX: MagicMethodCasingFixerTest - fix test case description (keradus)
  • minor #5374 DX: PhpUnitDedicateAssertInternalTypeFixer - add code sample for non-default config (keradus)
Commits
  • aaee4f3 prepared the 2.17.2 release
  • dd365d2 Merge branch '2.16' into 2.17
  • 7dd27dd prepared the 2.16.10 release
  • 302ba4a minor #5371 Update documentation about PHP_CS_FIXER_IGNORE_ENV (SanderSander,...
  • acf24b5 Update documentation about PHP_CS_FIXER_IGNORE_ENV
  • 85c2695 Merge branch '2.16' into 2.17
  • 5e9a615 minor #5374 DX: PhpUnitDedicateAssertInternalTypeFixer - add code sample for ...
  • 3044756 DX: PhpUnitDedicateAssertInternalTypeFixer - add code sample for non-default ...
  • 842d624 Merge branch '2.16' into 2.17
  • 16d53a1 minor #5370 DX: update PHPUnit usage to use external Prophecy trait and solve...
  • 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 21, 2020

Codecov Report

Merging #304 (0f1c6dc) into main (d1eabeb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #304   +/-   ##
===========================================
  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 d1eabeb...0f1c6dc. Read the comment docs.

@localheinz localheinz self-assigned this Dec 22, 2020
@localheinz localheinz force-pushed the dependabot/composer/friendsofphp/php-cs-fixer-2.17.2 branch from 5f63fc7 to 183f7ce Compare December 22, 2020 14:42
@localheinz localheinz force-pushed the dependabot/composer/friendsofphp/php-cs-fixer-2.17.2 branch from 183f7ce to 0f1c6dc Compare December 22, 2020 14:42
@ergebnis-bot ergebnis-bot self-assigned this Dec 22, 2020
@ergebnis-bot ergebnis-bot merged commit 74dd75c into main Dec 22, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-2.17.2 branch December 22, 2020 14:43
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