Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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

Release notes

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

v2.15.2 Europe Round

  • bug #4132 BlankLineAfterNamespaceFixer - do not remove indent, handle comments (kubawerlos)
  • bug #4384 MethodArgumentSpaceFixer - fix for on_multiline:ensure_fully_multiline with trailing comma in function call (kubawerlos)
  • bug #4404 FileLintingIterator - fix current value on end/invalid (SpacePossum)
  • bug #4421 FunctionTypehintSpaceFixer - Ensure single space between type declaration and parameter (localheinz)
  • bug #4436 MethodArgumentSpaceFixer - handle misplaced ) (keradus)
  • bug #4439 NoLeadingImportSlashFixer - Add space if needed (SpacePossum)
  • bug #4440 SimpleToComplexStringVariableFixer - Fix $ bug (dmvdbrugge)
  • bug #4453 Fix preg_match error on 7.4snapshot (kubawerlos)
  • bug #4461 IsNullFixer - fix null coalescing operator handling (linniksa)
  • bug #4467 ToolInfo - fix access to reference without checking existence (black-silence)
  • bug #4472 Fix non-static closure unbinding this on PHP 7.4 (kelunik)
  • minor #3726 Use Box 3 to build the PHAR (theofidry, keradus)
  • minor #4412 PHP 7.4 - Tests for support (SpacePossum)
  • minor #4431 DX: test that default config is not passed in RuleSet (kubawerlos)
  • minor #4433 DX: test to ensure @​PHPUnitMigration rule sets are correctly defined (kubawerlos)
  • minor #4445 DX: static call of markTestSkippedOrFail (kubawerlos)
  • minor #4463 Add apostrophe to possessive "team's" (ChandlerSwift)
  • minor #4471 ReadmeCommandTest - use CommandTester (kubawerlos)
  • minor #4477 DX: control names of public methods in test's classes (kubawerlos)
  • minor #4483 NewWithBracesFixer - Fix object operator and curly brace open cases (SpacePossum)
  • minor #4484 fix typos in README (Sven Ludwig)
  • minor #4494 DX: Fix shell script syntax in order to fix Travis builds (drupol)
  • minor #4516 DX: Lock binary SCA tools versions (keradus)
Changelog

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

Changelog for v2.15.2

  • bug #4132 BlankLineAfterNamespaceFixer - do not remove indent, handle comments (kubawerlos)
  • bug #4384 MethodArgumentSpaceFixer - fix for on_multiline:ensure_fully_multiline with trailing comma in function call (kubawerlos)
  • bug #4404 FileLintingIterator - fix current value on end/invalid (SpacePossum)
  • bug #4421 FunctionTypehintSpaceFixer - Ensure single space between type declaration and parameter (localheinz)
  • bug #4436 MethodArgumentSpaceFixer - handle misplaced ) (keradus)
  • bug #4439 NoLeadingImportSlashFixer - Add space if needed (SpacePossum)
  • bug #4440 SimpleToComplexStringVariableFixer - Fix $ bug (dmvdbrugge)
  • bug #4453 Fix preg_match error on 7.4snapshot (kubawerlos)
  • bug #4461 IsNullFixer - fix null coalescing operator handling (linniksa)
  • bug #4467 ToolInfo - fix access to reference without checking existence (black-silence)
  • bug #4472 Fix non-static closure unbinding this on PHP 7.4 (kelunik)
  • minor #3726 Use Box 3 to build the PHAR (theofidry, keradus)
  • minor #4412 PHP 7.4 - Tests for support (SpacePossum)
  • minor #4431 DX: test that default config is not passed in RuleSet (kubawerlos)
  • minor #4433 DX: test to ensure @​PHPUnitMigration rule sets are correctly defined (kubawerlos)
  • minor #4445 DX: static call of markTestSkippedOrFail (kubawerlos)
  • minor #4463 Add apostrophe to possessive "team's" (ChandlerSwift)
  • minor #4471 ReadmeCommandTest - use CommandTester (kubawerlos)
  • minor #4477 DX: control names of public methods in test's classes (kubawerlos)
  • minor #4483 NewWithBracesFixer - Fix object operator and curly brace open cases (SpacePossum)
  • minor #4484 fix typos in README (Sven Ludwig)
  • minor #4494 DX: Fix shell script syntax in order to fix Travis builds (drupol)
  • minor #4516 DX: Lock binary SCA tools versions (keradus)
Commits
  • c9d30fd prepared the 2.15.2 release
  • f14480f Merge branch '2.14' into 2.15
  • bc4898f prepared the 2.14.5 release
  • 48512e1 Merge branch '2.12' into 2.14
  • 3b917bc bumped version
  • 43b284e prepared the 2.12.11 release
  • 19f143c Merge branch '2.14' into 2.15
  • abd1202 Merge branch '2.12' into 2.14
  • 1562dce minor #4516 DX: Lock binary SCA tools versions (keradus)
  • 9d63873 DX: Lock binary SCA tools versions
  • 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)

Finally, you can contact us by mentioning @dependabot.

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 28, 2019
@viralsolani viralsolani merged commit b376929 into develop Aug 29, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/develop/friendsofphp/php-cs-fixer-2.15.2 branch August 29, 2019 12:10
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants