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

Bump friendsofphp/php-cs-fixer from 2.12.1 to 2.12.2 #14

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps friendsofphp/php-cs-fixer from 2.12.1 to 2.12.2.

Release notes

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

v2.12.2

  • bug #3823 NativeConstantInvocationFixer - better constant detection (gharlan, SpacePossum, keradus)
  • bug #3832 "yield from" as keyword (SpacePossum)
  • bug #3835 Fix priority between PHPDoc return type fixers (julienfalque, keradus)
  • bug #3839 MethodArgumentSpaceFixer - add empty line incorrectly (SpacePossum)
  • bug #3866 SpaceAfterSemicolonFixer - loop over all tokens (SpacePossum)
  • minor #3817 Update integrations tests (SpacePossum)
  • minor #3829 Fix typos in changelog (mnabialek)
  • minor #3848 Add install/update instructions for PHIVE to the README (SpacePossum)
  • minor #3877 NamespacesAnalyzer - Optimize performance (stof)
  • minor #3878 NativeFunctionInvocationFixer - use the NamespacesAnalyzer to remove duplicated code (stof)
Changelog

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

Changelog for v2.12.2

  • bug #3823 NativeConstantInvocationFixer - better constant detection (gharlan, SpacePossum, keradus)
  • bug #3832 "yield from" as keyword (SpacePossum)
  • bug #3835 Fix priority between PHPDoc return type fixers (julienfalque, keradus)
  • bug #3839 MethodArgumentSpaceFixer - add empty line incorrectly (SpacePossum)
  • bug #3866 SpaceAfterSemicolonFixer - loop over all tokens (SpacePossum)
  • minor #3817 Update integrations tests (SpacePossum)
  • minor #3829 Fix typos in changelog (mnabialek)
  • minor #3848 Add install/update instructions for PHIVE to the README (SpacePossum)
  • minor #3877 NamespacesAnalyzer - Optimize performance (stof)
  • minor #3878 NativeFunctionInvocationFixer - use the NamespacesAnalyzer to remove duplicated code (stof)
Commits
  • dcc87d5 prepared the 2.12.2 release
  • 922ba6e minor #3878 NativeFunctionInvocationFixer - use the NamespacesAnalyzer to rem...
  • bf1654b minor #3877 NamespacesAnalyzer - Optimize performance (stof)
  • 6856b52 bug #3839 MethodArgumentSpaceFixer - add empty line incorrectly (SpacePossum)
  • d7d8e61 MethodArgumentSpaceFixer - add empty line incorrectly
  • b16c2f0 Use the NamespacesAnalyzer in the NativeFunctionInvocationFixer
  • 8321c26 Optimize the namespaces analyzer
  • ceec561 bug #3823 NativeConstantInvocationFixer - better constant detection (gharlan,...
  • a8a4ef2 NativeConstantInvocationFixer - better constant detection
  • b6c27d5 minor #3848 Add install/update instructions for PHIVE to the README (SpacePos...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.

@coveralls
Copy link

coveralls commented Jul 9, 2018

Pull Request Test Coverage Report for Build 91

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.008%) to 95.118%

Totals Coverage Status
Change from base Build 88: 0.008%
Covered Lines: 565
Relevant Lines: 594

💛 - Coveralls

@dependabot-preview
Copy link
Contributor Author

Superseded by #23.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-2.12.2 branch August 20, 2018 03:14
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