Skip to content

Conversation

@dependabot-preview
Copy link

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

Release notes

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

v2.17.1 Desert Beast

  • bug #5325 NoBreakCommentFixer - better throw handling (SpacePossum)
  • bug #5327 StaticLambdaFixer - fix for arrow function used in class with $this (kubawerlos, SpacePossum)
  • bug #5332 Fix file missing for php8 (jderusse)
  • bug #5333 Fix file missing for php8 (jderusse)
  • minor #5328 Fixed deprecation message version (GrahamCampbell)
  • minor #5330 DX: cleanup Github Actions configs (kubawerlos)

v2.17.0 Desert Beast

  • bug #4752 SimpleLambdaCallFixer - bug fixes (SpacePossum)
  • bug #4794 TernaryToElvisOperatorFixer - fix open tag with echo (SpacePossum)
  • bug #5084 Fix for variables within string interpolation in lambda_not_used_import (GrahamCampbell)
  • bug #5094 SwitchContinueToBreakFixer - do not support alternative syntax (SpacePossum)
  • feature #2619 PSR-5 @inheritDoc support (julienfalque)
  • feature #3253 Add SimplifiedIfReturnFixer (Slamdunk, SpacePossum)
  • feature #4005 GroupImportFixer - introduction (greeflas)
  • feature #4012 BracesFixer - add "allow_single_line_anonymous_class_with_empty_body" option (kubawerlos)
  • feature #4021 OperatorLinebreakFixer - Introduction (kubawerlos, SpacePossum)
  • feature #4259 PsrAutoloadingFixer - introduction (kubawerlos)
  • feature #4375 extend ruleset "@PHP73Migration" (gharlan)
  • feature #4435 SingleSpaceAfterConstructFixer - Introduction (localheinz)
  • feature #4493 Add echo_tag_syntax rule (mlocati, kubawerlos)
  • feature #4544 SimpleLambdaCallFixer - introduction (keradus)
  • feature #4569 PhpdocOrderByValueFixer - Introduction (localheinz)
  • feature #4590 SwitchContinueToBreakFixer - Introduction (SpacePossum)
  • feature #4679 NativeConstantInvocationFixer - add "strict" flag (kubawerlos)
  • feature #4701 OrderedTraitsFixer - introduction (julienfalque)
  • feature #4704 LambdaNotUsedImportFixer - introduction (SpacePossum)
  • feature #4740 NoAliasLanguageConstructCallFixer - introduction (SpacePossum)
  • feature #4741 TernaryToElvisOperatorFixer - introduction (SpacePossum)
  • feature #4778 UseArrowFunctionsFixer - introduction (gharlan)
  • feature #4790 ArrayPushFixer - introduction (SpacePossum)
  • feature #4800 NoUnneededFinalMethodFixer - Add "private_methods" option (SpacePossum)
  • feature #4831 BlankLineBeforeStatementFixer - add yield from (SpacePossum)
  • feature #4832 NoUnneededControlParenthesesFixer - add yield from (SpacePossum)
  • feature #4863 NoTrailingWhitespaceInStringFixer - introduction (gharlan)
  • feature #4875 ClassAttributesSeparationFixer - add option for no new lines between properties (adri, ruudk)
  • feature #4880 HeredocIndentationFixer - config option for indentation level (gharlan)
  • feature #4908 PhpUnitExpectationFixer - update for Phpunit 8.4 (ktomk)
  • feature #4942 OrderedClassElementsFixer - added support for abstract method sorting (carlalexander, SpacePossum)
  • feature #4947 NativeConstantInvocation - Add "PHP_INT_SIZE" to SF rule set (kubawerlos)
  • feature #4953 Add support for custom differ (paulhenri-l, SpacePossum)
  • feature #5264 CleanNamespaceFixer - Introduction (SpacePossum)
  • feature #5280 NoUselessSprintfFixer - Introduction (SpacePossum)
  • minor #4634 Make all options snake_case (kubawerlos)
  • minor #4667 PhpUnitOrderedCoversFixer - stop using deprecated fixer (keradus)
  • minor #4673 FinalStaticAccessFixer - deprecate (julienfalque)
  • minor #4762 Rename simple_lambda_call to regular_callable_call (julienfalque)
  • minor #4782 Update RuleSets (SpacePossum)
  • minor #4802 Master cleanup (SpacePossum)
Changelog

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

Changelog for v2.17.1

  • bug #5325 NoBreakCommentFixer - better throw handling (SpacePossum)
  • bug #5327 StaticLambdaFixer - fix for arrow function used in class with $this (kubawerlos, SpacePossum)
  • bug #5332 Fix file missing for php8 (jderusse)
  • bug #5333 Fix file missing for php8 (jderusse)
  • minor #5328 Fixed deprecation message version (GrahamCampbell)
  • minor #5330 DX: cleanup Github Actions configs (kubawerlos)

Changelog for v2.17.0

  • bug #4752 SimpleLambdaCallFixer - bug fixes (SpacePossum)
  • bug #4794 TernaryToElvisOperatorFixer - fix open tag with echo (SpacePossum)
  • bug #5084 Fix for variables within string interpolation in lambda_not_used_import (GrahamCampbell)
  • bug #5094 SwitchContinueToBreakFixer - do not support alternative syntax (SpacePossum)
  • feature #2619 PSR-5 @inheritDoc support (julienfalque)
  • feature #3253 Add SimplifiedIfReturnFixer (Slamdunk, SpacePossum)
  • feature #4005 GroupImportFixer - introduction (greeflas)
  • feature #4012 BracesFixer - add "allow_single_line_anonymous_class_with_empty_body" option (kubawerlos)
  • feature #4021 OperatorLinebreakFixer - Introduction (kubawerlos, SpacePossum)
  • feature #4259 PsrAutoloadingFixer - introduction (kubawerlos)
  • feature #4375 extend ruleset "@PHP73Migration" (gharlan)
  • feature #4435 SingleSpaceAfterConstructFixer - Introduction (localheinz)
  • feature #4493 Add echo_tag_syntax rule (mlocati, kubawerlos)
  • feature #4544 SimpleLambdaCallFixer - introduction (keradus)
  • feature #4569 PhpdocOrderByValueFixer - Introduction (localheinz)
  • feature #4590 SwitchContinueToBreakFixer - Introduction (SpacePossum)
  • feature #4679 NativeConstantInvocationFixer - add "strict" flag (kubawerlos)
  • feature #4701 OrderedTraitsFixer - introduction (julienfalque)
  • feature #4704 LambdaNotUsedImportFixer - introduction (SpacePossum)
  • feature #4740 NoAliasLanguageConstructCallFixer - introduction (SpacePossum)
  • feature #4741 TernaryToElvisOperatorFixer - introduction (SpacePossum)
  • feature #4778 UseArrowFunctionsFixer - introduction (gharlan)
  • feature #4790 ArrayPushFixer - introduction (SpacePossum)
  • feature #4800 NoUnneededFinalMethodFixer - Add "private_methods" option (SpacePossum)
  • feature #4831 BlankLineBeforeStatementFixer - add yield from (SpacePossum)
  • feature #4832 NoUnneededControlParenthesesFixer - add yield from (SpacePossum)
  • feature #4863 NoTrailingWhitespaceInStringFixer - introduction (gharlan)
  • feature #4875 ClassAttributesSeparationFixer - add option for no new lines between properties (adri, ruudk)
  • feature #4880 HeredocIndentationFixer - config option for indentation level (gharlan)
  • feature #4908 PhpUnitExpectationFixer - update for Phpunit 8.4 (ktomk)
  • feature #4942 OrderedClassElementsFixer - added support for abstract method sorting (carlalexander, SpacePossum)
  • feature #4947 NativeConstantInvocation - Add "PHP_INT_SIZE" to SF rule set (kubawerlos)
  • feature #4953 Add support for custom differ (paulhenri-l, SpacePossum)
  • feature #5264 CleanNamespaceFixer - Introduction (SpacePossum)
  • feature #5280 NoUselessSprintfFixer - Introduction (SpacePossum)
  • minor #4634 Make all options snake_case (kubawerlos)
  • minor #4667 PhpUnitOrderedCoversFixer - stop using deprecated fixer (keradus)
Commits
  • 5198b73 prepared the 2.17.1 release
  • 5f9967d Merge branch '2.16' into 2.17
  • 1ff5457 bumped version
  • 3d0f843 prepared the 2.16.9 release
  • 69b97fc bug #5333 Fix file missing for php8 (jderusse)
  • 0b47ba2 bug #5327 StaticLambdaFixer - fix for arrow function used in class with $this...
  • 4a1be9a StaticLambdaFixer - fix for arrow function used in class with $this
  • cf87858 minor #5330 DX: cleanup Github Actions configs (kubawerlos)
  • 8c61e03 bug #5332 Fix file missing for php8 (jderusse)
  • 2ec91b2 minor #5328 Fixed deprecation message version (GrahamCampbell)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.15.1 to 2.17.1.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.17/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v2.15.1...v2.17.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 9, 2020
@dependabot-preview
Copy link
Author

Superseded by #144.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-2.17.1 branch January 14, 2021 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant