guillaumebriday / todolist-backend-laravel

Back-end application for Todolist Web application built with Laravel 5.8 and Vue.js
https://todolist-docs.guillaumebriday.me
MIT License
70 stars 22 forks source link

Update dependency friendsofphp/php-cs-fixer to v2.15.2 #44

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
friendsofphp/php-cs-fixer require-dev patch 2.15.1 -> 2.15.2

Release Notes

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

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.