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

Build(deps-dev): bump kubawerlos/php-cs-fixer-custom-fixers from 2.4.1 to 2.5.0 in /dev-tools #189

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2021

Bumps kubawerlos/php-cs-fixer-custom-fixers from 2.4.1 to 2.5.0.

Release notes

Sourced from kubawerlos/php-cs-fixer-custom-fixers's releases.

v2.5.0

  • Add PHP CS Fixer v3 support
Changelog

Sourced from kubawerlos/php-cs-fixer-custom-fixers's changelog.

v2.5.0 - 2021-05-04

  • Add PHP CS Fixer v3 support

v2.4.0 - 2020-12-08

  • Allow PHP 8
  • Update PHP CS Fixer to v2.17
  • Deprecate NoUselessSprintfFixer - use "no_useless_sprintf"
  • Deprecate OperatorLinebreakFixer - use "operator_linebreak"
  • Remove PhpCsFixerCustomFixers\Analyzer\ReferenceAnalyzer - use PhpCsFixer\Tokenizer\Analyzer\ReferenceAnalyzer
  • Remove PhpCsFixerCustomFixers\Analyzer\SwitchAnalyzer - use PhpCsFixer\Tokenizer\Analyzer\SwitchAnalyzer

v2.3.0 - 2020-07-07

  • Add NoUselessParenthesisFixer
  • Add NoUselessStrlenFixer
  • DataProviderNameFixer - handle snake_case naming

v2.2.0 - 2020-04-02

  • Feature: DataProviderNameFixer - add options "prefix" and "suffix"

v2.1.0 - 2020-03-15

  • Add CommentedOutFunctionFixer
  • Add NoDuplicatedArrayKeyFixer
  • Add NumericLiteralSeparatorFixer

v2.0.0 - 2020-03-01

  • Drop PHP 7.1 support
  • Remove ImplodeCallFixer - use "implode_call"
  • Remove NoTwoConsecutiveEmptyLinesFixer - use "no_extra_blank_lines"
  • Remove NoUnneededConcatenationFixer - use NoSuperfluousConcatenationFixer
  • Remove NoUselessClassCommentFixer - use NoUselessCommentFixer
  • Remove NoUselessConstructorCommentFixer - use NoUselessCommentFixer
  • Remove NullableParamStyleFixer - use "nullable_type_declaration_for_default_null_value"
  • Remove PhpdocVarAnnotationCorrectOrderFixer - use "phpdoc_var_annotation_correct_order"
  • Remove SingleLineThrowFixer - use "single_line_throw"

v1.17.0 - 2019-12-29

  • Update PHP CS Fixer to v2.16
  • Add DataProviderStaticFixer
  • Add NoSuperfluousConcatenationFixer
  • Add PhpdocTypesTrimFixer
  • Feature: NoSuperfluousConcatenationFixer - add option "allow_preventing_trailing_spaces"
  • Feature: NoSuperfluousConcatenationFixer - handle concatenation of single and double quoted strings together
  • Deprecate NoUnneededConcatenationFixer
  • Deprecate NullableParamStyleFixer
  • Deprecate SingleLineThrowFixer
  • Allow symfony/finder 5.0
  • Add Windows OS support with AppVeyor

v1.16.0 - 2019-10-24

  • Add PhpdocOnlyAllowedAnnotationsFixer

... (truncated)

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 4, 2021
@dependabot dependabot bot requested a review from kubawerlos May 4, 2021 06:26
@dependabot dependabot bot force-pushed the dependabot/composer/dev-tools/kubawerlos/php-cs-fixer-custom-fixers-2.5.0 branch from b29b026 to ba03432 Compare May 4, 2021 16:41
@kubawerlos kubawerlos merged commit a8963af into master May 4, 2021
@kubawerlos kubawerlos deleted the dependabot/composer/dev-tools/kubawerlos/php-cs-fixer-custom-fixers-2.5.0 branch May 4, 2021 20:06
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.

None yet

1 participant