Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
friendsofphp/php-cs-fixer ^3.74.0 -> ^3.75.0 age adoption passing confidence
rector/rector (source) ^2.0.10 -> ^2.0.11 age adoption passing confidence

Release Notes

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

v3.75.0

Compare Source

  • feat: ClassAttributesSeparationFixer - add support for asymmetric visibility (#​8518)
  • fix: NativeFunctionInvocationFixer - fix for property hooks (#​8540)
  • chore: add return types for data providers for fixers (#​8542)
  • chore: add return types for data providers for non-fixers (#​8543)
  • chore: add return types for remaining data providers (#​8544)
  • chore: make data providers key type int if all the keys are strings (#​8550)
  • chore: make data providers key type string if all the keys are strings (#​8545)
  • chore: SwitchContinueToBreakFixerTest - improve test case descriptions/typehint (#​8546)
  • chore: FunctionsAnalyzerTest cleanup (#​8539)
  • deps: bump the phpstan group in /dev-tools with 2 updates (#​8537)
  • test: ProjectCodeTest::testDataProvidersDeclaredReturnType - allow for int as iterable keys (#​8548)
rectorphp/rector (rector/rector)

v2.0.11: Released Rector 2.0.11

Compare Source

New Features 🎉
  • [TypeDeclaration] Handle nested method crashes on AddParamTypeBasedOnPHPUnitDataProviderRector (#​6772)
  • [TypeDeclaration] Skip void return on callback docblock in AddArrowFunctionReturnTypeRector (#​6780)
  • [Php84] Add AddEscapeArgumentRector (#​6782)
    (#​6790)
  • [dead-code] Add RemoveFilterVarOnExactTypeRector (#​6792)
    @​carlos-granados!
  • [Php84] Add NewMethodCallWithoutParenthesesRector (#​6802)
  • [CodingStyle] Add FunctionLikeToFirstClassCallableRector (#​6667), Thanks @​peterfox!
  • [Rector Rule] Replace date, strtotime, and time calls with Carbon equivalents (#​6749), Thanks @​gollumeo!

Bugfixes 🐛

Removed & Deprecations 🗑️
  • [deprecation] Add explicit warning to deprecated withPhpPolyfill() method and error on withPhpSets() misuse on PHP 7.4- projects
  • [DeadCode] Skip used-by-property hook on RemoveUnusedPromotedPropertyRector (#​6765)
  • [DeadCode] Skip side-effect cases on RemoveDeadLoopRector (#​6770)
  • [deprecated] Remove deprecated AbstractScopeAwareRector (#​6791)



rectorphp/rector-symfony 🎵
  • [code-quality] Add RequestIsMainRector (#​708)
  • [symfony 7.3] Add InvokableCommandRector - kick off (#​707)
  • feat: Add Flysystem key support (#​705), Thanks @​dsdeboer
  • [CodeQuality] Enhance InlineClassRoutePrefixRector to concatenate name annotation/attribute (#​704)

rectorphp/rector-doctrine 🟠
  • [BUNDLE-230] Add AddAnnotationToRepositoryRector rule (#​375), Thanks @​JohJohan
  • [ORM-300] Add CastDoctrineExprToStringRector (#​372), Thanks @​JohJohan
  • [ORM-213] Add replace method call support (#​369), Thanks @​JohJohan
  • [deprecated] Remove deprecated MakeEntityDateTimePropertyDateTimeInterfaceRector (#​376)

rectorphp/rector-phpunit 🟢
  • [code-quality] Add RemoveDataProviderParamKeysRector (#​469)
  • [CodeQuality] Add AddInstanceofAssertForNullableInstanceRector (#​466)
  • [deprecated] Remove deprecated AssertCompareToSpecificMethodRector (#​468)
  • [deprecated] Deprecate AssertCountWithZeroToAssertEmptyRector for better readability with explicit methods (#​467)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@martin-georgiev martin-georgiev merged commit 0cf753d into main Apr 7, 2025
48 checks passed
@martin-georgiev martin-georgiev deleted the renovate/composer-qa-tooling branch April 7, 2025 10:17
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.

2 participants