Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 9, 2018

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 35

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 32: 0.0%
Covered Lines: 128
Relevant Lines: 128

💛 - Coveralls

@dependabot-preview
Copy link
Contributor Author

Looks like friendsofphp/php-cs-fixer is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-2.12.2 branch August 15, 2018 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants