Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2025

This PR contains the following updates:

Package Change Age Confidence
rector/rector (source) 2.2.6 -> 2.2.7 age confidence

Release Notes

rectorphp/rector (rector/rector)

v2.2.7: Released Rector 2.2.7

Compare Source

New Features 🥳

  • [type-declaration] Add ReturnIteratorInDataProviderRector (#​7593)
  • [type-declarations] Add TypedStaticPropertyInBehatContextRector (#​7596)
  • [DeadCode] Register RemoveNullArgOnNullDefaultParamRector to dead code set (#​7597)
  • [php 8.5] Split of nested functions calls to pipe operator in a new standalone rule (#​7603)

Bugfixes 🐛

  • always add nullable on TypedPropertyFromJMSSerializerAttributeTypeRector as serializer does not use constructor (#​7599)
  • [Php81] Skip callable param union on FunctionLikeToFirstClassCallableRector (#​7589)
  • [CodeQuality] Skip ArrayDimFetch with BitwiseXor on CombinedAssignRector (#​7590)
  • [Php84] Skip variable extraction with return early on ForeachToArrayAllRector (#​7591)
  • [PHP 8.5] rename NestedToPipeOeratorRector to SequentialAssignmentsToPipeOperatorRector, handle only assigns, not nested calls (#​7588)
  • [Php81] Skip as Arg of non-native function call on FunctionLikeToFirstClassCallableRector (#​7592)
  • skip different args passed to call-like and required by arrow function in FunctionLikeToFirstClassCallableRector (#​7594)
  • handle public properties in TypedPropertyFromJMSSerializerAttributeTypeRector as nullable (#​7595)
  • skip to many in /TypedPropertyFromJMSSerializerAttributeTypeRector (#​7598)
  • skip refernce one as well in /TypedPropertyFromJMSSerializerAttributeTypeRector (rectorphp/rector-src@842aa94)
  • split TypedPropertyFromJMSSerializerAttributeTypeRector to scalar and object types (#​7602)
  • Don't require parentheses for short-ternaries (#​7604), Thanks @​martinstuecklschwaiger!

rectorphp/rector-symfony 🎵

  • [Configs] Skip first class callable on RemoveConstructorAutowireServiceRector (#​858)

rectorphp/rector-phpunit 🟢

  • [depre] Deprecate SetUpBeforeClassToSetUpRector as can break code easily (#​567)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

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

@renovate renovate bot force-pushed the renovate/rector-rector-2.x-lockfile branch 7 times, most recently from a31d761 to d4dce04 Compare October 23, 2025 13:35
@renovate renovate bot changed the title chore(deps): update dependency rector/rector to v2.2.4 chore(deps): update dependency rector/rector to v2.2.5 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/rector-rector-2.x-lockfile branch 17 times, most recently from 7425266 to 408d852 Compare October 26, 2025 12:24
@renovate renovate bot changed the title chore(deps): update dependency rector/rector to v2.2.5 chore(deps): update dependency rector/rector to v2.2.5 - autoclosed Oct 26, 2025
@renovate renovate bot closed this Oct 26, 2025
@renovate renovate bot deleted the renovate/rector-rector-2.x-lockfile branch October 26, 2025 12:30
@renovate renovate bot changed the title chore(deps): update dependency rector/rector to v2.2.5 - autoclosed chore(deps): update dependency rector/rector to v2.2.6 Oct 27, 2025
@renovate renovate bot reopened this Oct 27, 2025
@renovate renovate bot force-pushed the renovate/rector-rector-2.x-lockfile branch 2 times, most recently from 26f5cb8 to c41a3f6 Compare October 27, 2025 15:49
@renovate renovate bot changed the title chore(deps): update dependency rector/rector to v2.2.6 chore(deps): update dependency rector/rector to v2.2.6 - autoclosed Oct 27, 2025
@renovate renovate bot closed this Oct 27, 2025
@renovate renovate bot changed the title chore(deps): update dependency rector/rector to v2.2.6 - autoclosed chore(deps): update dependency rector/rector to v2.2.7 Oct 29, 2025
@renovate renovate bot reopened this Oct 29, 2025
@renovate renovate bot force-pushed the renovate/rector-rector-2.x-lockfile branch 2 times, most recently from c41a3f6 to 766676f Compare October 29, 2025 17:12
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/rector-rector-2.x-lockfile branch from 766676f to 70ec116 Compare October 30, 2025 09:01
@renovate renovate bot force-pushed the renovate/rector-rector-2.x-lockfile branch from 70ec116 to 3a3c2bc Compare October 30, 2025 09:04
@sonarqubecloud
Copy link

@rxcod9 rxcod9 merged commit 65a6da8 into main Oct 30, 2025
7 checks passed
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