Skip to content

Comments

[Conductor] Update dev#77

Open
private-packagist[bot] wants to merge 1 commit intomainfrom
conductor-multiple-vendors-all-64917
Open

[Conductor] Update dev#77
private-packagist[bot] wants to merge 1 commit intomainfrom
conductor-multiple-vendors-all-64917

Conversation

@private-packagist
Copy link
Contributor

This PR was automatically generated by Conductor.

The PR contains the changes generated by running the following command:

composer update friendsofphp/php-cs-fixer:v3.94.2 rector/rector:2.3.8 --with-all-dependencies --minimal-changes

Changelog

friendsofphp/php-cs-fixer (Source: GitHub Releases))

v3.94.2

What's Changed

Full Changelog: v3.94.1...v3.94.2

v3.94.1

What's Changed

Full Changelog: v3.94.0...v3.94.1

rector/rector (Source: GitHub Releases))

2.3.8

Bugfixes 🐛

  • [CodeQuality] Only allow from final class or constant is marked final on VariableConstFetchToClassConstFetchRector (#7904)
  • [CodeQuality] Skip custom exception param order flipped on no namespace on ThrowWithPreviousExceptionRector (#7906)
  • [DeadCode] Skip different default param not typed on RemoveParentDelegatingConstructorRector (#7905)
  • [DeadCode] Skip non-literal 0 or 1 usage on RemoveDeadZeroAndOneOperationRector (#7907)
  • [TypeDeclarationDocblocks] Typo fix RuleDefinition description on AddVarArrayDocblockFromDimFetchAssignRector (#7902)
  • [Php83] Fix infinite add - remove #[Override] on tearDown() method on AddOverrideAttributeToOverriddenMethodsRector when combined with NoSetupWithParentCallOverrideRector (#7903)

rectorphp/rector-symfony

  • [CodeQuality] Skip symfony UuidV4 on ControllerMethodInjectionToConstructorRector (#922)

2.3.7

New Features 🥳


Bugfixes 🐛

  • Skip ClosureToArrowFunctionRector when closure has @​ var docblock (#7885), Thanks @​QDenka!
  • [Php80] Skip property hook with indirect set on ClassPropertyAssignToConstructorPromotionRector (#7887)
  • [Php70] Keep right parentheses on TernaryToNullCoalescingRector (#7889)
  • Bump nette/utils to ^4.1.3 (part 2) (#7894)
  • [Php72] Handle crash on hex backreference on PregReplaceEModifierRector (#7896)
  • Update code sample for SimplifyEmptyCheckOnEmptyArrayRector (#7897), Thanks @​ramonrietdijk!
  • [Php80] Handle Behat transform annotation (#7899), Thanks @​loic425!
  • fix: Skip attribute decorated parameters in RemoveParentDelegatingConstructorRector (#7900), Thanks @​marcreichel!
  • [DeadCode] Handle only remove 1 @​ var on multi vars on RemoveUselessVarTagRector (#7884)
  • Fix abstract declaration in fixture source (#7901), Thanks @​Victor-Vechi!

rectorphp/rector-symfony 🎵

  • [CodeQuality] Skip DateTimeInterface instance on ControllerMethodInjectionToConstructorRector (#921)
  • [Symfony73] Skip with @​ Translate docblock on ConstraintOptionsToNamedArgumentsRector (#920)

rectorphp/rector-phpunit 🟢

  • [PhpUnit 8] Skip on possible return array on SpecificAssertContainsRector (#660)
  • [CodeQuality] check class exists on BehatPHPUnitAssertToWebmozartRector (#659)
  • [behat] Add BehatPHPUnitAssertToWebmozzartRector (#658)
  • [code-quality] Add AddKeysExistsAssertForKeyUseRector (#657)
  • [PHPUnit120] Skip non-mock object on AllowMockObjectsWithoutExpectationsAttributeRector (#656)
  • [CodeQuality] Skip on non-mock object on DecorateWillReturnMapWithExpectsMockRector (#655)
  • [CodeQuality] Skip first class callable on DecorateWillReturnMapWithExpectsMockRector (#654)
  • improve DecorateWillReturnMapWithExpectsMockRector edge cases (#653)
  • convert tearDown in NoSetupWithParentCallOverrideRector as well (#652)
  • [config] split off 12.5 set, just to improve readability (#651)

rectorphp/rector-downgrade-php ⬇️

  • [DowngradePhp82] Add DowngradeUnionIntersectionRector (#363)
  • [DowngradePhp80] Fix combine DowngradeThrowExprRector + DowngradeNullsafeToTernaryOperatorRector (#362)
  • [DowngradePhp80] Fix on Arg and return ternary on DowngradeThrowExprRector (#361)

Task options

If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.


Powered by Private Packagist

Conductor executed the following commands:
composer update friendsofphp/php-cs-fixer:v3.94.2 rector/rector:2.3.8 --with-all-dependencies --minimal-changes
@private-packagist
Copy link
Contributor Author

composer.lock

Dev Package changes

Package Operation From To About
friendsofphp/php-cs-fixer upgrade v3.94.0 v3.94.2 diff
rector/rector upgrade 2.3.6 2.3.8 diff

Settings · Docs · Powered by Private Packagist

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.

0 participants