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

chore(deps-dev): bump the deps group with 2 updates #1072

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on friendsofphp/php-cs-fixer and phpstan/phpstan to permit the latest version.
Updates friendsofphp/php-cs-fixer 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
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

Updates phpstan/phpstan to 1.10.25

Release notes

Sourced from phpstan/phpstan's releases.

1.10.25

Improvements 🔧

Bugfixes 🐛

Commits
  • 578f4e7 PHPStan 1.10.25
  • 326528d Updated PHPStan to commit 326528de94348cacb1abaa3b6385a8cfa406bcdc
  • f4d060b Updated PHPStan to commit f4d060b6888c8ef4469e99becfd23eb64c40da89
  • 58a4ae9 Updated PHPStan to commit 58a4ae992dd399b416caf4961e066974c47c3884
  • 65330d3 Updated PHPStan to commit 65330d3be77c4c7e28a2eb51b19850f8895c147a
  • eafba2e Updated PHPStan to commit eafba2e09164846a010dc29e65bbc49c814941ae
  • 360ecc9 PHPStan 1.10.24
  • e2bb941 Update baselines
  • 8f8c1af Updated PHPStan to commit 8f8c1af790395a07eb46016ec20f20485bc42c66
  • 5bb8f19 Failing test
  • Additional commits viewable in compare view

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

Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.

Updates `friendsofphp/php-cs-fixer` to 3.21.1
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.21.1/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.20.0...v3.21.1)

Updates `phpstan/phpstan` to 1.10.25
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.22...1.10.25)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  dependency-group: deps
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 10, 2023
@mfn mfn merged commit 3be3cc6 into master Jul 10, 2023
38 checks passed
@mfn mfn deleted the dependabot/composer/deps-379d1b529f branch July 10, 2023 15:58
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.

1 participant