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

Build(deps-dev): bump friendsofphp/php-cs-fixer from 2.18.4 to 2.18.5 in /dev-tools #179

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2021

Bumps friendsofphp/php-cs-fixer from 2.18.4 to 2.18.5.

Release notes

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

v2.18.5 Remote Void

  • bug #5561 NoMixedEchoPrintFixer: fix for conditions without curly brackets (kubawerlos)
  • bug #5563 Priority fix: SingleSpaceAfterConstructFixer must run before BracesFixer (kubawerlos)
  • bug #5567 Fix order of BracesFixer and ClassDefinitionFixer (Daeroni)
  • bug #5596 NullableTypeTransformer - fix for attributes (kubawerlos, jrmajor)
  • bug #5598 GroupImportFixer - fix breaking code when fixing root classes (Leprechaunz)
  • minor #5571 DX: add test to make sure SingleSpaceAfterConstructFixer runs before FunctionDeclarationFixer (kubawerlos)
  • minor #5577 Extend priority test for "class_definition" vs "braces" (kubawerlos)
  • minor #5585 DX: make doc examples prettier (kubawerlos)
  • minor #5590 Docs: HeaderCommentFixer - document example how to remove header comment (keradus)
  • minor #5602 DX: regenerate docs (keradus)
Changelog

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

Changelog for v2.18.5

  • bug #5561 NoMixedEchoPrintFixer: fix for conditions without curly brackets (kubawerlos)
  • bug #5563 Priority fix: SingleSpaceAfterConstructFixer must run before BracesFixer (kubawerlos)
  • bug #5567 Fix order of BracesFixer and ClassDefinitionFixer (Daeroni)
  • bug #5596 NullableTypeTransformer - fix for attributes (kubawerlos, jrmajor)
  • bug #5598 GroupImportFixer - fix breaking code when fixing root classes (Leprechaunz)
  • minor #5571 DX: add test to make sure SingleSpaceAfterConstructFixer runs before FunctionDeclarationFixer (kubawerlos)
  • minor #5577 Extend priority test for "class_definition" vs "braces" (kubawerlos)
  • minor #5585 DX: make doc examples prettier (kubawerlos)
  • minor #5590 Docs: HeaderCommentFixer - document example how to remove header comment (keradus)
  • minor #5602 DX: regenerate docs (keradus)
Commits
  • e0f6d05 prepared the 2.18.5 release
  • 8e8778b minor #5602 DX: regenerate docs (keradus)
  • 82cf209 DX: regenerate docs
  • 0d87d97 bug #5598 GroupImportFixer - fix breaking code when fixing root classes (Lepr...
  • 486b598 GroupImportFixer - fix breaking code when fixing root classes
  • 02675fc minor #5585 DX: make doc examples prettier (kubawerlos)
  • 23e5515 DX: make doc examples prettier
  • f01521b bug #5596 NullableTypeTransformer - fix for attributes (kubawerlos, jrmajor)
  • 86f5b39 Update tests/Fixer/Operator/TernaryToElvisOperatorFixerTest.php
  • e3f0d37 add test reproducing #5533
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2021
@dependabot dependabot bot requested a review from kubawerlos April 7, 2021 06:30
@kubawerlos kubawerlos merged commit dae9bce into master Apr 7, 2021
@kubawerlos kubawerlos deleted the dependabot/composer/dev-tools/friendsofphp/php-cs-fixer-2.18.5 branch April 7, 2021 13:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant