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 3.12.0 to 3.13.0 #117

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps friendsofphp/php-cs-fixer from 3.12.0 to 3.13.0.

Release notes

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

v3.13.0 Oliva

  • bug: BracesFixer - Fix unexpected extra blank line (#6667)
  • bug: fix CI on master branch (#6663)
  • bug: IsNullFixer - handle casting (#6661)
  • docs: feature or bug (#6652)
  • docs: Use case insensitive sorting for options (#6666)
  • docs: [DateTimeCreateFromFormatCallFixer] Fix typos in the code sample (#6671)
  • DX: update cli-executor (#6664)
  • DX: update dev-tools (#6665)
  • feature: Add global_namespace_import to @​Symfony ruleset (#6662)
  • feature: Add separate option for closure_fn_spacing (#6658)
  • feature: general_phpdoc_annotation_remove - allow add case_sensitive option (#6660)
  • minor: AllowedValueSubset - possible values are sorted (#6651)
  • minor: Use md5 for file hashing to reduce possible collisions (#6597)
Changelog

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

Changelog for v3.13.0

  • bug: BracesFixer - Fix unexpected extra blank line (#6667)
  • bug: fix CI on master branch (#6663)
  • bug: IsNullFixer - handle casting (#6661)
  • docs: feature or bug (#6652)
  • docs: Use case insensitive sorting for options (#6666)
  • docs: [DateTimeCreateFromFormatCallFixer] Fix typos in the code sample (#6671)
  • DX: update cli-executor (#6664)
  • DX: update dev-tools (#6665)
  • feature: Add global_namespace_import to @​Symfony ruleset (#6662)
  • feature: Add separate option for closure_fn_spacing (#6658)
  • feature: general_phpdoc_annotation_remove - allow add case_sensitive option (#6660)
  • minor: AllowedValueSubset - possible values are sorted (#6651)
  • minor: Use md5 for file hashing to reduce possible collisions (#6597)
Commits

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.12.0 to 3.13.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.12.0...v3.13.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 requested a review from rancoud as a code owner November 1, 2022 07:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 1, 2022
@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Merging #117 (20a46f4) into master (8c521f8) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##              master      #117   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       367       367           
===========================================
  Files             11        11           
  Lines            849       849           
===========================================
  Hits             849       849           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rancoud rancoud merged commit 1be7f61 into master Nov 1, 2022
@dependabot dependabot bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-3.13.0 branch November 1, 2022 17:30
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant