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.9.0 #171

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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

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

6.8.0

Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/6.7.0...6.8.0

6.7.0

What's Changed

Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/6.6.0...6.7.0

6.6.0

Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/6.5.0...6.6.0

6.5.0

Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/6.4.0...6.5.0

... (truncated)

Changelog

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

[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].

Fixed

[6.8.0][6.8.0]

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

Changed

[6.7.0][6.7.0]

For a full diff see [6.6.0...6.7.0][6.6.0...6.7.0].

Added

Changed

[6.6.0][6.6.0]

For a full diff see [6.5.0...6.6.0][6.5.0...6.6.0].

Changed

... (truncated)

Commits
  • f62f95f Enhancement: Prepare release
  • 7b941d1 Fix: Reference
  • 7dcd0fd Merge pull request #927 from ergebnis/dependabot/composer/friendsofphp/php-cs...
  • 1995154 Fix: Update CHANGELOG.md
  • 77588a4 composer(deps): Bump friendsofphp/php-cs-fixer from 3.35.1 to 3.36.0
  • 3a15184 Merge pull request #926 from ergebnis/dependabot/composer/phpunit/phpunit-10.4.2
  • 0025d39 composer(deps-dev): Bump phpunit/phpunit from 10.4.1 to 10.4.2
  • 790fcdd Merge pull request #925 from ergebnis/dependabot/composer/rector/rector-0.18.6
  • 0ac8a1a composer(deps-dev): Bump rector/rector from 0.18.5 to 0.18.6
  • 55b9a61 Merge pull request #924 from ergebnis/feature/no-alias-functions
  • 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 1 year ago

Superseded by #172.