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

Update fabpot/php-cs-fixer requirement from ~1|~0 to ~1|~0|~0 #24

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 26, 2021

Updates the requirements on fabpot/php-cs-fixer to permit the latest version.

Release notes

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

v2.19.0 Testament

  • feature #4238 TrailingCommaInMultilineFixer - introduction (kubawerlos)
  • feature #4592 PhpdocToPropertyTypeFixer - introduction (julienfalque)
  • feature #5390 feature #4024 added a list-files command (clxmstaab, keradus)
  • feature #5635 Add list-sets command (keradus)
  • feature #5674 UX: Display deprecations to end-user (keradus)
  • minor #5601 Always stop when "PHP_CS_FIXER_FUTURE_MODE" is used (kubawerlos)
  • minor #5607 DX: new config filename (keradus)
  • minor #5613 DX: UtilsTest - add missing teardown (keradus)
  • minor #5631 DX: config deduplication (keradus)
  • minor #5633 fix typos (staabm)
  • minor #5642 Deprecate parameter of Token::toJson() (keradus)
  • minor #5672 DX: do not test deprecated fixer (kubawerlos)
Changelog

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

Changelog for v2.19.0

  • feature #4238 TrailingCommaInMultilineFixer - introduction (kubawerlos)
  • feature #4592 PhpdocToPropertyTypeFixer - introduction (julienfalque)
  • feature #5390 feature #4024 added a list-files command (clxmstaab, keradus)
  • feature #5635 Add list-sets command (keradus)
  • feature #5674 UX: Display deprecations to end-user (keradus)
  • minor #5601 Always stop when "PHP_CS_FIXER_FUTURE_MODE" is used (kubawerlos)
  • minor #5607 DX: new config filename (keradus)
  • minor #5613 DX: UtilsTest - add missing teardown (keradus)
  • minor #5631 DX: config deduplication (keradus)
  • minor #5633 fix typos (staabm)
  • minor #5642 Deprecate parameter of Token::toJson() (keradus)
  • minor #5672 DX: do not test deprecated fixer (kubawerlos)

Changelog for v2.18.7

  • bug #5593 SingleLineThrowFixer - fix handling anonymous classes (kubawerlos)
  • bug #5654 SingleLineThrowFixer - fix for match expression (kubawerlos)
  • bug #5660 TypeAlternationTransformer - fix for "array" type in type alternation (kubawerlos)
  • bug #5665 NullableTypeDeclarationForDefaultNullValueFixer - fix for nullable with attribute (kubawerlos)
  • bug #5670 PhpUnitNamespacedFixer - do not try to fix constant (kubawerlos)
  • bug #5671 PhpdocToParamTypeFixer - do not change function call (kubawerlos)
  • bug #5673 GroupImportFixer - Fix failing case (julienfalque)
  • minor #4591 Refactor conversion of PHPDoc to type declarations (julienfalque, keradus)
  • minor #5611 DX: use method expectDeprecation from Symfony Bridge instead of annotation (kubawerlos)
  • minor #5658 DX: use constants in tests for Fixer configuration (keradus)
  • minor #5661 DX: remove PHPStan exceptions for "tests" from phpstan.neon (kubawerlos)
  • minor #5662 Change wording from "merge" to "intersect" (jschaedl)
  • minor #5663 DX: do not abuse "inheritdoc" tag (kubawerlos)
  • minor #5664 DX: code grooming (keradus)

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)

... (truncated)

Commits

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)

Updates the requirements on [fabpot/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) to permit the latest version.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/3.0/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/commits/v2.19.0)

---
updated-dependencies:
- dependency-name: fabpot/php-cs-fixer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

0 participants