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.3 to 2.18.0 #337

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2021

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

Release notes

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

v2.18.0 Remote Void

  • feature #4943 Add PSR12 ruleset (julienfalque, keradus)
  • feature #5426 Update Symfony ruleset (keradus)
  • feature #5428 Add/Change PHP.MigrationSet to update array/list syntax to short one (keradus)
  • minor #5441 Allow execution under PHP 8 (keradus)

v2.17.4 Desert Beast

  • bug #5379 PhpUnitMethodCasingFixer - Do not modify class name (localheinz)
  • bug #5404 NullableTypeTransformer - constructor property promotion support (Wirone)
  • bug #5433 PhpUnitTestCaseStaticMethodCallsFixer - fix for abstract static method (kubawerlos)
  • minor #5234 DX: Add Docker dev setup (julienfalque, keradus)
  • minor #5391 PhpdocOrderByValueFixer - Add additional annotations to sort (localheinz)
  • minor #5392 PhpdocScalarFixer - Fix description (localheinz)
  • minor #5397 NoExtraBlankLinesFixer - PHP8 throw support (SpacePossum)
  • minor #5399 Add PHP8 integration test (keradus)
  • minor #5405 TypeAlternationTransformer - add support for PHP8 (SpacePossum)
  • minor #5406 SingleSpaceAfterConstructFixer - Attributes, comments and PHPDoc support (SpacePossum)
  • minor #5407 TokensAnalyzer::getClassyElements - return trait imports (SpacePossum)
  • minor #5410 minors (SpacePossum)
  • minor #5411 bump year in LICENSE file (SpacePossum)
  • minor #5414 TypeAlternationTransformer - T_FN support (SpacePossum)
  • minor #5415 Forbid execution under PHP 8.0.0 (keradus)
  • minor #5416 Drop Travis CI (keradus)
  • minor #5419 CI: separate SCA checks to dedicated jobs (keradus)
  • minor #5420 DX: unblock PHPUnit 9.5 (keradus)
  • minor #5423 DX: PHPUnit - disable verbose by default (keradus)
  • minor #5425 Cleanup 3.0 todos (keradus)
  • minor #5427 Plan changing defaults for array_syntax and list_syntax in 3.0 release (keradus)
  • minor #5429 DX: Drop speedtrap PHPUnit listener (keradus)
  • minor #5432 Don't allow unserializing classes with a destructor (jderusse)
  • minor #5435 DX: PHPUnit - groom configuration of time limits (keradus)
  • minor #5439 VisibilityRequiredFixer - support type alternation for properties (keradus)
  • minor #5442 DX: FunctionsAnalyzerTest - add missing 7.0 requirement (keradus)
Changelog

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

Changelog for v2.18.0

  • feature #4943 Add PSR12 ruleset (julienfalque, keradus)
  • feature #5426 Update Symfony ruleset (keradus)
  • feature #5428 Add/Change PHP.MigrationSet to update array/list syntax to short one (keradus)
  • minor #5441 Allow execution under PHP 8 (keradus)

Changelog for v2.17.4

  • bug #5379 PhpUnitMethodCasingFixer - Do not modify class name (localheinz)
  • bug #5404 NullableTypeTransformer - constructor property promotion support (Wirone)
  • bug #5433 PhpUnitTestCaseStaticMethodCallsFixer - fix for abstract static method (kubawerlos)
  • minor #5234 DX: Add Docker dev setup (julienfalque, keradus)
  • minor #5391 PhpdocOrderByValueFixer - Add additional annotations to sort (localheinz)
  • minor #5392 PhpdocScalarFixer - Fix description (localheinz)
  • minor #5397 NoExtraBlankLinesFixer - PHP8 throw support (SpacePossum)
  • minor #5399 Add PHP8 integration test (keradus)
  • minor #5405 TypeAlternationTransformer - add support for PHP8 (SpacePossum)
  • minor #5406 SingleSpaceAfterConstructFixer - Attributes, comments and PHPDoc support (SpacePossum)
  • minor #5407 TokensAnalyzer::getClassyElements - return trait imports (SpacePossum)
  • minor #5410 minors (SpacePossum)
  • minor #5411 bump year in LICENSE file (SpacePossum)
  • minor #5414 TypeAlternationTransformer - T_FN support (SpacePossum)
  • minor #5415 Forbid execution under PHP 8.0.0 (keradus)
  • minor #5416 Drop Travis CI (keradus)
  • minor #5419 CI: separate SCA checks to dedicated jobs (keradus)
  • minor #5420 DX: unblock PHPUnit 9.5 (keradus)
  • minor #5423 DX: PHPUnit - disable verbose by default (keradus)
  • minor #5425 Cleanup 3.0 todos (keradus)
  • minor #5427 Plan changing defaults for array_syntax and list_syntax in 3.0 release (keradus)
  • minor #5429 DX: Drop speedtrap PHPUnit listener (keradus)
  • minor #5432 Don't allow unserializing classes with a destructor (jderusse)
  • minor #5435 DX: PHPUnit - groom configuration of time limits (keradus)
  • minor #5439 VisibilityRequiredFixer - support type alternation for properties (keradus)
  • minor #5442 DX: FunctionsAnalyzerTest - add missing 7.0 requirement (keradus)
Commits
  • cbc5b50 prepared the 2.18.0 release
  • 93e0cd1 minor #5441 Allow execution under PHP 8 (keradus)
  • 1006d53 Allow execution under PHP 8
  • 0a9cd6c Merge branch '2.17'
  • 8714455 prepared the 2.17.4 release
  • ad2c5c7 Merge branch '2.17'
  • 1f05946 minor #5442 DX: FunctionsAnalyzerTest - add missing 7.0 requirement (keradus)
  • 4b95a78 DX: FunctionsAnalyzerTest - add missing 7.0 requirement
  • c36cd7d feature #5426 Update Symfony ruleset (keradus)
  • 3161ebf Update Symfony ruleset
  • 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 Jan 18, 2021

Codecov Report

Merging #337 (0d57c52) into main (23c6ce8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #337   +/-   ##
===========================================
  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 23c6ce8...0d57c52. Read the comment docs.

@localheinz
Copy link
Member

@dependabot rebase

@localheinz
Copy link
Member

@dependabot recreate

1 similar comment
@localheinz
Copy link
Member

@dependabot recreate

@localheinz localheinz self-assigned this Jan 18, 2021
@localheinz localheinz force-pushed the dependabot/composer/friendsofphp/php-cs-fixer-2.18.0 branch from 38e2a31 to e740d18 Compare January 18, 2021 08:22
@localheinz localheinz force-pushed the dependabot/composer/friendsofphp/php-cs-fixer-2.18.0 branch from e740d18 to b02e3c3 Compare January 18, 2021 08:23
@dependabot dependabot bot force-pushed the dependabot/composer/friendsofphp/php-cs-fixer-2.18.0 branch from b02e3c3 to 0d57c52 Compare January 18, 2021 08:36
@localheinz localheinz merged commit b692792 into main Jan 18, 2021
@localheinz localheinz deleted the dependabot/composer/friendsofphp/php-cs-fixer-2.18.0 branch January 18, 2021 12:35
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