roach-php / core

The complete web scraping toolkit for PHP.
https://roach-php.dev
1.37k stars 70 forks source link

chore(deps-dev): bump ergebnis/php-cs-fixer-config from 5.7.0 to 6.13.0 #178

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps ergebnis/php-cs-fixer-config from 5.7.0 to 6.13.0.

Release notes

Sourced from ergebnis/php-cs-fixer-config's releases.

6.13.0

What's Changed

Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/6.12.0...6.13.0

6.12.0

What's Changed

Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/6.11.0...6.12.0

6.11.0

Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/6.10.0...6.11.0

6.10.0

Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/6.9.0...6.10.0

6.9.0

What's Changed

Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/6.8.1...6.9.0

6.8.1

... (truncated)

Changelog

Sourced from ergebnis/php-cs-fixer-config's changelog.

[6.13.0][6.13.0]

For a full diff see [6.12.0...6.13.0][6.12.0...6.13.0].

Added

[6.12.0][6.12.0]

For a full diff see [6.11.0...6.12.0][6.11.0...6.12.0].

Changed

[6.11.0][6.11.0]

For a full diff see [6.10.0...6.11.0][6.10.0...6.11.0].

Changed

[6.10.0][6.10.0]

For a full diff see [6.9.0...6.10.0][6.9.0...6.10.0].

Changed

[6.9.0][6.9.0]

For a full diff see [6.8.1...6.9.0][6.8.1...6.9.0].

Changed

  • Configured case option of elements option of class_attributes_separation fixer (#922), by [@​localheinz]
  • Enabled @all instead of individual sets for sets option of no_alias_functions fixer (#923), by [@​localheinz]
  • Updated friendsofphp/php-cs-fixer (#927), by [@​dependabot]

Fixed

  • Removed get_called_class and get_class options from functions option of function_to_constant fixer where the resulting code would be incompatible with the target PHP version (#923), by [@​localheinz]

[6.8.1][6.8.1]

For a full diff see [6.8.0...6.8.1][6.8.0...6.8.1].

... (truncated)

Commits
  • 4fb31c5 Enhancement: Prepare release
  • af2a04f Merge pull request #952 from ergebnis/feature/php74
  • 4e29d24 Enhancement: Add support for PHP 7.4
  • 1bef208 Fix: Wrapping
  • cd9548c Fix: Do not bother overriding disabled fixer
  • 41b6a74 Merge pull request #951 from ergebnis/feature/php80
  • 507b822 Enhancement: Add support for PHP 8.0
  • 0a3a833 Merge pull request #950 from ergebnis/dependabot/composer/ergebnis/rector-rul...
  • d2bfd48 composer(deps-dev): Bump ergebnis/rector-rules from 0.2.0 to 0.3.0
  • 7a76712 Merge pull request #949 from ergebnis/feature/synchronize
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 11 months ago

Superseded by #180.