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.5 to 2.18.6 in /dev-tools #183

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v2.18.6 Remote Void

  • bug #5586 Add support for nullsafe object operator ("?->") (kubawerlos)
  • bug #5597 Tokens - fix for checking block edges (kubawerlos)
  • bug #5604 Custom annotations @​type changed into @​var (Leprechaunz)
  • bug #5606 DoctrineAnnotationBracesFixer false positive (Leprechaunz)
  • bug #5610 BracesFixer - fix braces of match expression (Leprechaunz)
  • bug #5615 GroupImportFixer severely broken (Leprechaunz)
  • bug #5617 ClassAttributesSeparationFixer - fix for using visibility for class elements (kubawerlos)
  • bug #5618 GroupImportFixer - fix removal of import type when mixing multiple types (Leprechaunz)
  • bug #5622 Exclude Doctrine documents from final fixer (ossinkine)
  • bug #5630 PhpdocTypesOrderFixer - handle complex keys (Leprechaunz)
  • minor #5554 DX: use tmp file in sys_temp_dir for integration tests (keradus)
  • minor #5564 DX: make integration tests matching entries in FixerFactoryTest (kubawerlos)
  • minor #5603 DX: DocumentationGenerator - no need to re-configure Differ (keradus)
  • minor #5612 DX: use ::class whenever possible (kubawerlos)
  • minor #5619 DX: allow XDebugHandler v2 (keradus)
  • minor #5623 DX: when displaying app version, don't put extra space if there is no CODENAME available (keradus)
  • minor #5626 DX: update PHPStan and way of ignoring flickering PHPStan exception (keradus)
  • minor #5629 DX: fix CiIntegrationTest (keradus)
  • minor #5636 DX: remove 'create' method in internal classes (keradus)
  • minor #5637 DX: do not calculate bitmap via helper anymore (keradus)
  • minor #5639 Move fix reports (classes and schemas) (keradus)
  • minor #5640 DX: use constants for PHPUnit version (keradus)
  • minor #5646 Cleanup YodaStyleFixerTest (kubawerlos)
Changelog

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

Changelog for v2.18.6

  • bug #5586 Add support for nullsafe object operator ("?->") (kubawerlos)
  • bug #5597 Tokens - fix for checking block edges (kubawerlos)
  • bug #5604 Custom annotations @​type changed into @​var (Leprechaunz)
  • bug #5606 DoctrineAnnotationBracesFixer false positive (Leprechaunz)
  • bug #5610 BracesFixer - fix braces of match expression (Leprechaunz)
  • bug #5615 GroupImportFixer severely broken (Leprechaunz)
  • bug #5617 ClassAttributesSeparationFixer - fix for using visibility for class elements (kubawerlos)
  • bug #5618 GroupImportFixer - fix removal of import type when mixing multiple types (Leprechaunz)
  • bug #5622 Exclude Doctrine documents from final fixer (ossinkine)
  • bug #5630 PhpdocTypesOrderFixer - handle complex keys (Leprechaunz)
  • minor #5554 DX: use tmp file in sys_temp_dir for integration tests (keradus)
  • minor #5564 DX: make integration tests matching entries in FixerFactoryTest (kubawerlos)
  • minor #5603 DX: DocumentationGenerator - no need to re-configure Differ (keradus)
  • minor #5612 DX: use ::class whenever possible (kubawerlos)
  • minor #5619 DX: allow XDebugHandler v2 (keradus)
  • minor #5623 DX: when displaying app version, don't put extra space if there is no CODENAME available (keradus)
  • minor #5626 DX: update PHPStan and way of ignoring flickering PHPStan exception (keradus)
  • minor #5629 DX: fix CiIntegrationTest (keradus)
  • minor #5636 DX: remove 'create' method in internal classes (keradus)
  • minor #5637 DX: do not calculate bitmap via helper anymore (keradus)
  • minor #5639 Move fix reports (classes and schemas) (keradus)
  • minor #5640 DX: use constants for PHPUnit version (keradus)
  • minor #5646 Cleanup YodaStyleFixerTest (kubawerlos)
Commits
  • 5fed214 prepared the 2.18.6 release
  • e7a92aa minor #5639 Move fix reports (classes and schemas) (keradus)
  • 552bf42 Move fix reports (classes and schemas)
  • 2638d59 minor #5646 Cleanup YodaStyleFixerTest (kubawerlos)
  • 9aad69e Cleanup YodaStyleFixerTest
  • dd17ef9 minor #5564 DX: make integration tests matching entries in FixerFactoryTest (...
  • e89da2d minor #5637 DX: do not calculate bitmap via helper anymore (keradus)
  • 2e54b06 DX: do not calculate bitmap via helper anymore
  • 0acd4d5 minor #5636 DX: remove 'create' method in internal classes (keradus)
  • 3cc28f8 DX: remove 'create' method in internal classes
  • 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 20, 2021
@dependabot dependabot bot requested a review from kubawerlos April 20, 2021 06:25
@kubawerlos
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/dev-tools/friendsofphp/php-cs-fixer-2.18.6 branch from 1e618d5 to c1042fc Compare April 20, 2021 15:07
@kubawerlos kubawerlos merged commit 9483c34 into master Apr 20, 2021
@kubawerlos kubawerlos deleted the dependabot/composer/dev-tools/friendsofphp/php-cs-fixer-2.18.6 branch April 20, 2021 15:17
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