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

composer(deps): bump friendsofphp/php-cs-fixer from 3.7.0 to 3.8.0 #591

Merged
merged 4 commits into from Mar 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v3.8.0 BerSzcz against war!

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

  • bug #6322 PhpdocTypesFixer - fix recognizing callable (kubawerlos)
  • bug #6331 ClassReferenceNameCasingFixer - Fix false hits (SpacePossum)
  • bug #6333 BinaryOperatorSpacesFixer - Fix for alignment in elseif (paulbalandan, SpacePossum)
  • bug #6337 PhpdocTypesFixer - fix recognising callable without return type (kubawerlos)
  • feature #6286 DateTimeCreateFromFormatCallFixer - Introduction (liquid207)
  • feature #6312 TypesSpacesFixer - add option for CS of catching multiple types of exceptions (SpacePossum)
  • minor #6326 Bump migration sets used to PHP7.4 (SpacePossum)
  • minor #6328 DX: .gitignore ASC file (keradus)
Changelog

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

Changelog for v3.8.0

  • bug #6322 PhpdocTypesFixer - fix recognizing callable (kubawerlos)
  • bug #6331 ClassReferenceNameCasingFixer - Fix false hits (SpacePossum)
  • bug #6333 BinaryOperatorSpacesFixer - Fix for alignment in elseif (paulbalandan, SpacePossum)
  • bug #6337 PhpdocTypesFixer - fix recognising callable without return type (kubawerlos)
  • feature #6286 DateTimeCreateFromFormatCallFixer - Introduction (liquid207)
  • feature #6312 TypesSpacesFixer - add option for CS of catching multiple types of exceptions (SpacePossum)
  • minor #6326 Bump migration sets used to PHP7.4 (SpacePossum)
  • minor #6328 DX: .gitignore ASC file (keradus)
Commits
  • cbad111 prepared the 3.8.0 release
  • 78ad09f bug #6337 PhpdocTypesFixer - fix recognising callable without return type (ku...
  • 76e5022 PhpdocTypesFixer - fix recognising callable without return type
  • 9d37eb3 feature #6312 TypesSpacesFixer - add option for CS of catching multiple types...
  • 44b09d8 bug #6331 ClassReferenceNameCasingFixer - Fix false hits (SpacePossum)
  • d11e75f feature #6286 DateTimeCreateFromFormatCallFixer - Introduction (liquid207)
  • f503d39 minor #6328 DX: .gitignore ASC file (keradus)
  • fa62f33 DX: .gitignore ASC file
  • 6fb9b93 bug #6333 BinaryOperatorSpacesFixer - Fix for alignment in elseif (paulbala...
  • 1cda359 Add a fixer used to add ! prefix to the first argument of DateTime::createF...
  • 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 3.7.0 to 3.8.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.7.0...v3.8.0)

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

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

codecov bot commented Mar 19, 2022

Codecov Report

Merging #591 (61d51f5) into main (e8dc93a) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main      #591   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         7         7           
===========================================
  Files              2         2           
  Lines             20        20           
===========================================
  Hits              20        20           

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 e8dc93a...61d51f5. Read the comment docs.

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.

None yet

1 participant