Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 2, 2022

Bumps friendsofphp/php-cs-fixer from 3.10.0 to 3.11.0.

Release notes

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

v3.11.0 Oliva

  • bug: DateTimeCreateFromFormatCallFixer - Mark as risky (#6575)
  • bug: Do not treat implements list comma as array comma (#6595)
  • bug: Fix MethodChainingIndentationFixer with arrow functions and class instantiation (#5587)
  • bug: MethodChainingIndentationFixer - Fix bug with attribute access (#6573)
  • bug: NoMultilineWhitespaceAroundDoubleArrowFixer - fix for single line comment (#6589)
  • bug: TypeAlternationTransformer - TypeIntersectionTransforme - Bug: handle attributes (#6579)
  • bug: [BinaryOperatorFixer] Fix more issues with scoped operators (#6559)
  • docs: Remove $ from console command snippets (#6600)
  • docs: Remove $ from console command snippets in documentation (#6599)
  • DX: AllowedValueSubset::getAllowedValues - fix method prototype (#6585)
  • DX: Narrow docblock types in FixerConfiguration (#6580)
  • DX: updagte @​PhpCsFixer set config for phpdoc_order rule (#6555)
  • DX: Update PHPUnit config (#6566)
  • feature: Introduce configurability to PhpdocSeparationFixer (#6501)
  • feature: Introduce PER set (#6545)
  • feature: NoTrailingCommaInSinglelineFixer - Introduction (#6529)
  • feature: Support removing superfluous PHPDocs involving self (#6583)
  • minor: NoUnneededControlParenthesesFixer - Support instanceof static cases (#6587)
  • minor: PhpdocToCommentFixer - allow phpdoc comments before trait use statement. Fixes #6092 (#6565)
Changelog

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

Changelog for v3.11.0

  • bug: DateTimeCreateFromFormatCallFixer - Mark as risky (#6575)
  • bug: Do not treat implements list comma as array comma (#6595)
  • bug: Fix MethodChainingIndentationFixer with arrow functions and class instantiation (#5587)
  • bug: MethodChainingIndentationFixer - Fix bug with attribute access (#6573)
  • bug: NoMultilineWhitespaceAroundDoubleArrowFixer - fix for single line comment (#6589)
  • bug: TypeAlternationTransformer - TypeIntersectionTransforme - Bug: handle attributes (#6579)
  • bug: [BinaryOperatorFixer] Fix more issues with scoped operators (#6559)
  • docs: Remove $ from console command snippets (#6600)
  • docs: Remove $ from console command snippets in documentation (#6599)
  • DX: AllowedValueSubset::getAllowedValues - fix method prototype (#6585)
  • DX: Narrow docblock types in FixerConfiguration (#6580)
  • DX: updagte @​PhpCsFixer set config for phpdoc_order rule (#6555)
  • DX: Update PHPUnit config (#6566)
  • feature: Introduce configurability to PhpdocSeparationFixer (#6501)
  • feature: Introduce PER set (#6545)
  • feature: NoTrailingCommaInSinglelineFixer - Introduction (#6529)
  • feature: Support removing superfluous PHPDocs involving self (#6583)
  • minor: NoUnneededControlParenthesesFixer - Support instanceof static cases (#6587)
  • minor: PhpdocToCommentFixer - allow phpdoc comments before trait use statement. Fixes #6092 (#6565)
Commits
  • 7dcdea3 prepared the 3.11.0 release
  • 3a2a7a8 feature: NoTrailingCommaInSinglelineFixer - Introduction (#6529)
  • c59974e docs: Remove $ from console command snippets (#6600)
  • 730a4e6 docs: Remove $ from console command snippets in documentation (#6599)
  • e338674 bug: Do not treat implements list comma as array comma (#6595)
  • fcc32c8 feature: Support removing superfluous PHPDocs involving self (#6583)
  • 92c0600 bug: NoMultilineWhitespaceAroundDoubleArrowFixer - fix for single line commen...
  • 52dc232 minor: NoUnneededControlParenthesesFixer - Support instanceof static cases (#...
  • fda8448 DX: AllowedValueSubset::getAllowedValues - fix method prototype (#6585)
  • 67e28fb DX: Narrow docblock types in FixerConfiguration (#6580)
  • 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)

iMusicJJ and others added 19 commits November 30, 2021 18:49
Release: GH Actions & Specific Timeout exception
…kpay-main

move static props to quickpay main
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.3.2 to 3.9.4.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.3.2...v3.9.4)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/php-cs-fixer-3.9.4

Bump friendsofphp/php-cs-fixer from 3.3.2 to 3.9.4
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.10 to 9.5.23.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](sebastianbergmann/phpunit@9.5.10...9.5.23)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…nit-9.5.23

Bump phpunit/phpunit from 9.5.10 to 9.5.23
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.9.4 to 3.10.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.9.4...v3.10.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.2.0 to 1.8.2.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.8.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.2.0...1.8.2)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/php-cs-fixer-3.10.0

Bump friendsofphp/php-cs-fixer from 3.9.4 to 3.10.0
…tan-1.8.2

Bump phpstan/phpstan from 1.2.0 to 1.8.2
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2022
@iMusicJJ
Copy link
Owner

iMusicJJ commented Sep 2, 2022

@dependabot rebase

Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/friendsofphp/php-cs-fixer-3.11.0 branch from 5aa4386 to 79311d6 Compare September 2, 2022 16:45
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2022

Superseded by #22.

@dependabot dependabot bot closed this Oct 13, 2022
@dependabot dependabot bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-3.11.0 branch October 13, 2022 00:20
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.

1 participant