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

Update Composer development tooling dependencies #191

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
php-cs-fixer/shim ^v3.30.0 -> ^v3.34.1 age adoption passing confidence
phpstan/phpstan ^1.10.35 -> ^1.10.38 age adoption passing confidence
phpstan/phpstan-phpunit ^1.3.14 -> ^1.3.15 age adoption passing confidence
rector/rector (source) ^0.18.4 -> ^0.18.5 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

PHP-CS-Fixer/shim (php-cs-fixer/shim)

v3.34.1

Compare Source

v3.34.0

Compare Source

v3.33.1

Compare Source

v3.33.0

Compare Source

v3.32.1

Compare Source

v3.32.0

Compare Source

v3.31.0

Compare Source

phpstan/phpstan (phpstan/phpstan)

v1.10.38

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.37

Compare Source

Bugfixes 🐛

v1.10.36

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)

v1.3.15

Compare Source

  • 70ecacc - AssertTypeSpecifyingExtensionHelper: rootExpr with unknown variable to avoid always-true false positives (#​197)
rectorphp/rector (rector/rector)

v0.18.5: Released Rector 0.18.5

Compare Source

New Features and Improvements 🥳

  • [build] Remove duplicated phpstan/phpstan from the build, as require by build package in composer.json already (rectorphp/rector-src@51ed7b6)
  • AddParamTypeBasedOnPHPUnitDataProviderRector: Check all data providers (#​5068), Thanks @​jlherren!
  • AddParamTypeBasedOnPHPUnitDataProviderRector: Enhance existing rule to handle PHPUnit 10+ DataProvider Attribute (#​4925), Thanks @​mcampbell508!
  • make PhpDocInfo::findByAnnotationClass() public to use in Symfony rules (#​5103)

Bugfixes 🐛

  • Feature/fix class annotation bad print (#​5081), Thanks @​etshy!
  • [Performance] Avoid ReflectionProvider check function exists on NameImportingPostRector (#​5083)
  • InlineConstructorDefaultToPropertyRector Readonly Class (#​5085), Thanks @​beschoenen!
  • [CodeQuality] Handle crash on variable variable on assign closure on OptionalParametersAfterRequiredRector (#​5089)
  • [NodeTypeResolver] Use isScalar()->yes() usage on StaticTypeAnalyzer and ScalarTypeComparator services (#​5099)
  • [ProcessAnalyzer] Ensure instanceof Stmt on check infinite loop on not yet has "created_by_rule" attribute (#​5100)
  • [DX] Rename shouldImportName() to shouldSkipName() on ClassNameImportSkipper (#​5107)
  • The ReturnTypeFromReturnNewRector must only handle new instances, to avoid leaking to everything (#​5115)
  • [Php80] Skip when already implements Stringable and has string return type on StringableForToStringRector (#​5120)

Removed and Deprecated 💀

  • [DX] Remove CurrentFileProvider dependency on ChangedNodeScopeRefresher (#​5087)
  • [DX] Remove DependencyClassMethodDecorator as not used anymore due to paralel nature (#​5094)
  • [PostRector] Remove CurrentFileProvider on PostFileProcessor (#​5097)
  • [Comments] Remove unused copy Node object on CommentRemover (#​5103)
  • [Performance][AutoImport] Remove just renamed check on ClassNameImportSkipper (#​5106)
  • Deprecate CountOnNullRector as depends on previous context and require manual adjustment of previous result (#​5101)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) September 29, 2023 16:01
@renovate renovate bot force-pushed the renovate/composer-dev-tooling branch 4 times, most recently from 88ea181 to 49c98ca Compare October 6, 2023 15:22
@renovate renovate bot force-pushed the renovate/composer-dev-tooling branch from 49c98ca to 811b207 Compare October 9, 2023 21:34
@renovate renovate bot merged commit edfecf8 into main Oct 9, 2023
7 checks passed
@renovate renovate bot deleted the renovate/composer-dev-tooling branch October 9, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant