Skip to content

chore(deps): Update dependency rector/rector to v2.0.15 #304

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

Merged
merged 1 commit into from
May 7, 2025

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rector/rector (source) 2.0.14 -> 2.0.15 age adoption passing confidence

Release Notes

rectorphp/rector (rector/rector)

v2.0.15: Released Rector 2.0.15

Compare Source

New features and changes 🎉

  • [parallel] bump default threads from 16 to 32 to keep up with modern technology (#​6877)

Bugfixes 🐛

  • [TypeDeclaration] Reduce repetitive new ObjectType() on each properties on TypedPropertyFromCreateMockAssignRector (#​6869)
  • [CodeQuality] Handle with parentheses on SimplifyIfReturnBoolRector (#​6871)
  • [Naming] Skip protected property on non-final class on RenamePropertyToMatchTypeRector (#​6872)
  • [PHPStan 2.1.14] Fix resolve __toString() parent non builtin method without return type (#​6879)
  • [phpstan] prefer isName() from abstract class over protected service (#​6875)
  • [DeadCode] Skip value from docblock on RemoveFilterVarOnExactTypeRector (#​6873)



rectorphp/rector-symfony 🎵

  • [symfony 6.2] Fix attribute adding on abstract class in MessageHandlerInterfaceToAttributeRector (#​724)

rectorphp/rector-phpunit 🟢

  • [depre] Remove deprecated AssertCountWithZeroToAssertEmptyRector (#​483)
  • Ensure that rule PreferPHPUnitSelfCall refactor call only for static methods, not any (#​482), Thanks @​andrew-demb
  • [tests] add test fixture for double instanceof check (#​481)
  • [PhpUnit] Skip different object on PreferPHPUnit(This/Self)CallRector (#​480)

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 is behind base branch, 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 added the dependency An issue or pull request targeting dependencies. label May 7, 2025
Copy link

sonarqubecloud bot commented May 7, 2025

@ericsizemore ericsizemore merged commit 57867c1 into master May 7, 2025
10 of 13 checks passed
@renovate renovate bot deleted the renovate/rector-rector-2.x-lockfile branch May 7, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency An issue or pull request targeting dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant