qossmic / deptrac

Keep your architecture clean.
https://qossmic.github.io/deptrac
MIT License
2.64k stars 134 forks source link

Bump friendsofphp/php-cs-fixer from 3.17.0 to 3.21.1 #1249

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps friendsofphp/php-cs-fixer from 3.17.0 to 3.21.1.

Release notes

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

v3.21.1 Triangle

experimental release

  • Require PHP ^8.0.1

v3.21.0 Triangle

What's Changed

Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.20.0...v3.21.0

v3.20.0 Triangle

What's Changed

Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.19.2...v3.20.0

v3.19.2 Triangle

What's Changed

Full Changelog: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.19.1...v3.19.2

... (truncated)

Changelog

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

Changelog for v3.21.1

experimental release

  • Require PHP ^8.0.1

Changelog for v3.21.0

  • bug: Fix and enhance Gitlab reporter (#7089)
  • bug: Import with different case must not be removed by non-risky fixer (#7095)
  • bug: ordered imports fixer top group only (#7023)
  • bug: FinalPublicMethodForAbstractClassFixer - fix for readonly classes (#7123)
  • DX: do not nest ".editorconfig" files (#7112)
  • DX: exclude Dockerfile from dist (#7113)
  • DX: fix checkbashisms installation (#7102)
  • DX: fix Smoke tests for various git default branch name (#7119)
  • DX: Fix FileRemovalTest (do not fail when running it standalone) (#7104)
  • DX: Progress output refactor (#6848)
  • DX: Rename abstract test classes to *TestCase convention (#7100)
  • DX: test all PHPUnit migration sets (#7107)
  • DX: [Docker] Distinguish Alpine version between PHP versions (#7105)
  • feature: Create cache path if it does not exist (#7109)
  • feature: Introduce NullableTypeDeclarationFixer (#7002)
  • feature: Introduce TypeDeclarationSpacesFixer (#7001)
  • feature: BlankLineBetweenImportGroupsFixer - keep indent (#7122)
  • minor: Parse callable using full phpdoc grammar (#7094)
  • minor: PHP8.3 const type tokenizing (#7055)

Changelog for v3.20.0

  • DX: fix priority of FinalClassFixer (#7091)
  • DX: use FAST_LINT_TEST_CASES=1 for CI run on macOS (#7092)
  • feature: SingleLineEmptyBodyFixer - support interfaces, traits and enums (#7096)
  • feature: NullableTypeDeclarationForDefaultNullValue - support for nullability in union types (#5819)

Changelog for v3.19.2

  • bug: NoMultipleStatementsPerLineFixer must run before CurlyBracesPositionFixer (#7087)
  • bug: PhpdocAddMissingParamAnnotationFixer - fix for promoted properties (#7090)
  • DX: fix priority of SingleBlankLineBeforeNamespaceFixer (#7088)
  • minor: Parse all phpdoc types using full grammar (#7010)

Changelog for v3.19.1

  • bug: CurlyBracesPositionFixer must run before StatementIndentationFixer (#7085)

... (truncated)

Commits
  • 229b55b prepared the 3.21.1 release
  • e8c0970 Bump minimum PHP version to 8.0.1
  • be1b3fe bumped version
  • f29a059 prepared the 3.21.0 release
  • 082bb26 bug: FinalPublicMethodForAbstractClassFixer - fix for readonly classes (#7123)
  • 6db6a98 feature: BlankLineBetweenImportGroupsFixer - keep indent (#7122)
  • 734f765 DX: do not nest ".editorconfig" files (#7112)
  • 5d7c151 DX: fix Smoke tests for various git default branch name (#7119)
  • bc9d96f DX: Progress output refactor (#6848)
  • 1ab962b minor: PHP8.3 const type tokenizing (#7055)
  • 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)
github-actions[bot] commented 1 year ago
🏰 Composer Production Dependency changes 🏰 Prod Packages Operation Base Target Link
nikic/php-parser Upgraded v4.15.5 v4.16.0 Compare
phpstan/phpdoc-parser Upgraded 1.22.0 1.22.1 Compare
symfony/filesystem Upgraded v6.3.0 v6.3.1 Compare
github-actions[bot] commented 1 year ago
🚧 Composer Development Dependency changes 🚧 Dev Packages Operation Base Target Link
friendsofphp/php-cs-fixer Upgraded v3.17.0 v3.21.1 Compare
symfony/var-dumper Upgraded v6.3.0 v6.3.1 Compare
dependabot[bot] commented 1 year ago

Superseded by #1250.