Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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

Release notes

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

v2.15.1 Europe Round

  • bug #4418 PhpUnitNamespacedFixer - properly translate classes which do not follow translation pattern (ktomk)
  • bug #4419 PhpUnitTestCaseStaticMethodCallsFixer - skip anonymous classes and lambda (SpacePossum)
  • bug #4420 MethodArgumentSpaceFixer - PHP7.3 trailing commas in function calls (SpacePossum)
  • minor #4345 Travis: PHP 7.4 isn't allowed to fail anymore (Slamdunk)
  • minor #4403 LowercaseStaticReferenceFixer - Fix invalid PHP version in example (HypeMC)
  • minor #4424 DX: cleanup of composer.json - no need for branch-alias (keradus)
  • minor #4425 DX: assertions are static, adjust custom assertions (keradus)
  • minor #4426 DX: handle deprecations of symfony/event-dispatcher:4.3 (keradus)
  • minor #4427 DX: stop using reserved T_FN in code samples (keradus)
  • minor #4428 DX: update dev-tools (keradus)
  • minor #4429 DX: MethodArgumentSpaceFixerTest - fix hidden merge conflict (keradus)
Changelog

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

Changelog for v2.15.1

  • bug #4418 PhpUnitNamespacedFixer - properly translate classes which do not follow translation pattern (ktomk)
  • bug #4419 PhpUnitTestCaseStaticMethodCallsFixer - skip anonymous classes and lambda (SpacePossum)
  • bug #4420 MethodArgumentSpaceFixer - PHP7.3 trailing commas in function calls (SpacePossum)
  • minor #4345 Travis: PHP 7.4 isn't allowed to fail anymore (Slamdunk)
  • minor #4403 LowercaseStaticReferenceFixer - Fix invalid PHP version in example (HypeMC)
  • minor #4424 DX: cleanup of composer.json - no need for branch-alias (keradus)
  • minor #4425 DX: assertions are static, adjust custom assertions (keradus)
  • minor #4426 DX: handle deprecations of symfony/event-dispatcher:4.3 (keradus)
  • minor #4427 DX: stop using reserved T_FN in code samples (keradus)
  • minor #4428 DX: update dev-tools (keradus)
  • minor #4429 DX: MethodArgumentSpaceFixerTest - fix hidden merge conflict (keradus)
Commits
  • 2006451 prepared the 2.15.1 release
  • 5767fbc Merge branch '2.14' into 2.15
  • 53be916 bumped version
  • 69ccf81 prepared the 2.14.4 release
  • 79698bb Merge branch '2.12' into 2.14
  • 532877c bumped version
  • 2574b98 prepared the 2.12.10 release
  • 889efde minor #4429 DX: MethodArgumentSpaceFixerTest - fix hidden merge conflict (ker...
  • 4a3cae0 DX: MethodArgumentSpaceFixerTest - fix hidden merge conflict
  • 7b1d2e2 Merge branch '2.14' into 2.15
  • 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 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 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)
  • 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.

@BrainMaestro
Copy link
Owner

@dependabot ignore this minor

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-2.15.1 branch June 5, 2019 08:40
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you about version 2.15.x again, unless you re-open this PR or update to a 2.15.x release yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants