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.20.0 to 3.21.0 #534

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps friendsofphp/php-cs-fixer from 3.20.0 to 3.21.0.

Release notes

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

v3.21.0 Triangle

What's Changed

Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.20.0...v3.21.0

Changelog

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

Changelog for v3.20.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.21.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)

Changelog for v3.19.0

  • bug: SelfAccessorFixer - fix for union types (#7080)
  • DX: add php_unit_data_provider_name to @PhpCsFixer:risky set (#7069)
  • DX: make data providers return type "iterable" (#7072)

... (truncated)

Commits
  • 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)
  • 98640cd DX: exclude Dockerfile from dist (#7113)
  • f503187 feature: Introduce NullableTypeDeclarationFixer (#7002)
  • d7b5c39 feature: Introduce TypeDeclarationSpacesFixer (#7001)
  • 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)

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.20.0 to 3.21.0.
- [Release notes](https://github.com/PHP-CS-Fixer/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.20.0...v3.21.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 added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 5, 2023
@update-docs
Copy link

update-docs bot commented Jul 5, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes.

@github-actions github-actions bot merged commit 02b2285 into master Jul 5, 2023
10 of 13 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/friendsofphp/php-cs-fixer-3.21.0 branch July 5, 2023 21:33
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

0 participants