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

Bump friendsofphp/php-cs-fixer from 2.18.3 to 3.7.0 #50

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2022

Bumps friendsofphp/php-cs-fixer from 2.18.3 to 3.7.0.

Release notes

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

v3.7.0 #StandWithUkraine️

Release available also via shim package: https://github.com/PHP-CS-Fixer/shim

  • bug #6112 [BinaryOperatorSpacesFixer] Fix align of = inside calls of methods (VincentLanglet)
  • bug #6279 ClassReferenceNameCasingFixer - Fix for double arrow (SpacePossum)
  • bug #6280 Fix bunch of enum issus (SpacePossum)
  • bug #6283 ClassReferenceNameCasingFixer - detect imports (SpacePossum)
  • feature #5892 NewWithBracesFixer - option to remove braces (jrmajor)
  • feature #6081 Allow multiline constructor arguments in an anonymous classes (jrmajor, SpacePossum)
  • feature #6274 SingleLineCommentSpacingFixer - Introduction (SpacePossum)
  • feature #6300 OrderedClassElementsFixer - handle enums (gharlan)
  • feature #6304 NoTrailingCommaInSinglelineFunctionCallFixer - Introduction (SpacePossum)
  • minor #6277 Add is_scalar, sizeof, ini_get in list of compiled functions (jderusse)
  • minor #6284 ClassReferenceNameCasingFixer - Update doc (SpacePossum)
  • minor #6289 PHP7.4 - clean up tests (SpacePossum)
  • minor #6290 PHP7.4 - properties types (SpacePossum)
  • minor #6291 PHP7.4 - remove run time checks (SpacePossum)
  • minor #6292 PhpUnitDedicateAssertFixer - Fix more count cases (SpacePossum)
  • minor #6294 PhpUnitDedicateAssertFixer - add assertInstanceOf support (SpacePossum)
  • minor #6295 PhpUnitTestCaseIndicator - Check if PHPUnit-test class extends anothe… (SpacePossum)
  • minor #6298 Fix checkbashisms download ans SCA violations (SpacePossum)
  • minor #6301 BracesFixer - handle enums (gharlan)
  • minor #6302 Bump checkbashisms version (kubawerlos)
  • minor #6303 PHP8 - Utilize "get_debug_type" (SpacePossum)
  • minor #6316 bump xdebug-handler (SpacePossum)
  • minor #6327 bump polyfills (SpacePossum)

v3.6.0 Roe Deer

Release available also via shim package: https://github.com/PHP-CS-Fixer/shim

  • bug #6063 PhpdocTypesOrderFixer - Improve nested types support (ruudk, julienfalque)
  • bug #6197 FullyQualifiedStrictTypesFixer - fix same classname is imported from … (SpacePossum)
  • bug #6241 NoSuperfluousPhpdocTagsFixer - fix for reference and splat operator (kubawerlos)
  • bug #6243 PhpdocTypesOrderFixer - fix for intersection types (kubawerlos)
  • bug #6254 PhpUnitDedicateAssertFixer - remove is_resource. (drupol)
  • bug #6264 TokensAnalyzer - fix isConstantInvocation detection for mulitple exce… (SpacePossum)
  • bug #6265 NullableTypeDeclarationForDefaultNullValueFixer - handle "readonly" a… (SpacePossum)
  • bug #6266 SimplifiedIfReturnFixer - handle statement in loop without braces (SpacePossum)
  • feature #6262 ClassReferenceNameCasingFixer - introduction (SpacePossum)
  • feature #6267 NoUnneededImportAliasFixer - Introduction (SpacePossum)
  • minor #6199 HeaderCommentFixer - support monolithic files with shebang (kubawerlos, keradus)
  • minor #6231 Fix priority descriptions and tests. (SpacePossum)
  • minor #6237 DX: Application - better display version when displaying gitSha (keradus)
  • minor #6242 Annotation - improve on recognising types with reference and splat operator (kubawerlos)
  • minor #6250 Tokens - optimize cache clear (SpacePossum)
  • minor #6269 Docs: redo warnings in RST docs to fix issue on website docs (keradus)
  • minor #6270 ClassReferenceNameCasingFixer - Add missing test cases for catch (SpacePossum)
  • minor #6273 Add priority test (SpacePossum)

v3.5.0 The Creation

... (truncated)

Changelog

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

Changelog for v3.7.0

  • bug #6112 [BinaryOperatorSpacesFixer] Fix align of = inside calls of methods (VincentLanglet)
  • bug #6279 ClassReferenceNameCasingFixer - Fix for double arrow (SpacePossum)
  • bug #6280 Fix bunch of enum issus (SpacePossum)
  • bug #6283 ClassReferenceNameCasingFixer - detect imports (SpacePossum)
  • feature #5892 NewWithBracesFixer - option to remove braces (jrmajor)
  • feature #6081 Allow multiline constructor arguments in an anonymous classes (jrmajor, SpacePossum)
  • feature #6274 SingleLineCommentSpacingFixer - Introduction (SpacePossum)
  • feature #6300 OrderedClassElementsFixer - handle enums (gharlan)
  • feature #6304 NoTrailingCommaInSinglelineFunctionCallFixer - Introduction (SpacePossum)
  • minor #6277 Add is_scalar, sizeof, ini_get in list of compiled functions (jderusse)
  • minor #6284 ClassReferenceNameCasingFixer - Update doc (SpacePossum)
  • minor #6289 PHP7.4 - clean up tests (SpacePossum)
  • minor #6290 PHP7.4 - properties types (SpacePossum)
  • minor #6291 PHP7.4 - remove run time checks (SpacePossum)
  • minor #6292 PhpUnitDedicateAssertFixer - Fix more count cases (SpacePossum)
  • minor #6294 PhpUnitDedicateAssertFixer - add assertInstanceOf support (SpacePossum)
  • minor #6295 PhpUnitTestCaseIndicator - Check if PHPUnit-test class extends anothe… (SpacePossum)
  • minor #6298 Fix checkbashisms download ans SCA violations (SpacePossum)
  • minor #6301 BracesFixer - handle enums (gharlan)
  • minor #6302 Bump checkbashisms version (kubawerlos)
  • minor #6303 PHP8 - Utilize "get_debug_type" (SpacePossum)
  • minor #6316 bump xdebug-handler (SpacePossum)
  • minor #6327 bump polyfills (SpacePossum)

Changelog for v3.6.0

  • bug #6063 PhpdocTypesOrderFixer - Improve nested types support (ruudk, julienfalque)
  • bug #6197 FullyQualifiedStrictTypesFixer - fix same classname is imported from … (SpacePossum)
  • bug #6241 NoSuperfluousPhpdocTagsFixer - fix for reference and splat operator (kubawerlos)
  • bug #6243 PhpdocTypesOrderFixer - fix for intersection types (kubawerlos)
  • bug #6254 PhpUnitDedicateAssertFixer - remove is_resource. (drupol)
  • bug #6264 TokensAnalyzer - fix isConstantInvocation detection for mulitple exce… (SpacePossum)
  • bug #6265 NullableTypeDeclarationForDefaultNullValueFixer - handle "readonly" a… (SpacePossum)
  • bug #6266 SimplifiedIfReturnFixer - handle statement in loop without braces (SpacePossum)
  • feature #6262 ClassReferenceNameCasingFixer - introduction (SpacePossum)
  • feature #6267 NoUnneededImportAliasFixer - Introduction (SpacePossum)
  • minor #6199 HeaderCommentFixer - support monolithic files with shebang (kubawerlos, keradus)
  • minor #6231 Fix priority descriptions and tests. (SpacePossum)
  • minor #6237 DX: Application - better display version when displaying gitSha (keradus)
  • minor #6242 Annotation - improve on recognising types with reference and splat operator (kubawerlos)
  • minor #6250 Tokens - optimize cache clear (SpacePossum)
  • minor #6269 Docs: redo warnings in RST docs to fix issue on website docs (keradus)
  • minor #6270 ClassReferenceNameCasingFixer - Add missing test cases for catch (SpacePossum)
  • minor #6273 Add priority test (SpacePossum)

Changelog for v3.5.0

... (truncated)

Commits
  • 7705d5a prepared the 3.7.0 release
  • 6e9f993 minor #6327 bump polyfills (SpacePossum)
  • 09aec7e minor #6316 bump xdebug-handler (SpacePossum)
  • 77d936a bump xdebug-handler
  • 4643918 bump polyfills
  • f45c5a0 minor #6294 PhpUnitDedicateAssertFixer - add assertInstanceOf support (SpaceP...
  • 7528a4e minor #6295 PhpUnitTestCaseIndicator - Check if PHPUnit-test class extends an...
  • 7df9f15 feature #6304 NoTrailingCommaInSinglelineFunctionCallFixer - Introduction (Sp...
  • cb4c02a NoTrailingCommaInSinglelineFunctionCallFixer - Introduction
  • 0b96918 feature #6081 Allow multiline constructor arguments in an anonymous 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)

Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.18.3 to 3.7.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@v2.18.3...v3.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #50 (0357f9a) into master (d163c9a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #50   +/-   ##
=========================================
  Coverage     84.35%   84.35%           
  Complexity       69       69           
=========================================
  Files            16       16           
  Lines           179      179           
=========================================
  Hits            151      151           
  Misses           28       28           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d163c9a...0357f9a. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants