Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps rector/rector from 2.0.6 to 2.0.7.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.0.7

New Features 🥳

Bugfixes 🐛

  • [type-declaration] Add typed property, if traits do not duplicate the property (#6663)
  • [removing] Add interface support to RemoveInterfaceRector (#6681)
  • fix: add Symfony support as a composer-based option (#6673), Thanks @​ayedbelsem!
  • [CodeQuality] Handle on assign on FlipTypeControlToUseExclusiveTypeRector (#6653)
  • [Performance] Early return FullyQualifiedObjectType on FQCN on ObjectTypeSpecifier (#6658)
  • [CodeQuality] Skip indirect return on SimplifyIfReturnBoolRector (#6660)
  • [Php83] Handle concat in first argument on CombineHostPortLdapUriRector (#6661)
  • [TypeDeclaration] Skip unset by trait on TypedPropertyFromStrictConstructorRector (#6664)
  • [Renaming] Skip used by trait as property promotion on RenamePropertyToMatchTypeRector (#6665)
  • [TypeDeclaration] Skip changed by ref from trait on TypedPropertyFromStrictConstructorRector (#6666)
  • [CodeQuality] Handle with assign missing parentheses on ExplicitBoolCompareRector (#6668)
  • use ->ignoreVCSIgnored() on RectorConfigBuilder::withRootFiles() over custom logic (#6669)
  • [BetterPhpDocParser] Check for closing brace in text content (#8977) (#6670), Thanks @​andrewnicols!
  • [AutoImport] Handle FQCN with sub namespace (#6672)
  • [BetterPhpDocParser] Use str_contains() for DoctrineAnnotationDecorator (#6671) (#6674), Thanks @​andrewnicols!
  • [AutoImport] Handle inner with sub namespace on auto import (#6679)
  • [DeadCode] Skip dynamic name on RemoveParentCallWithoutParentRector (#6659)

rectorphp/rector-symfony 🎵

  • Back to require-dev rector-src:dev-main (#697)
  • Update GetBySymfonyStringToConstructorInjectionRector fixture test to cover rector-srv:tv-readonly-add-ctor (#696)

rectorphp/rector-doctrine 🟠

rectorphp/rector-phpunit 🟢

... (truncated)

Commits
  • e70d681 Rector 2.0.7
  • 6f5cf7f Updated Rector to commit 7ec3ae3514546043861ab1615509c6c8ab9c26ff
  • 8a81a3e Updated Rector to commit 0ba27d165c5ea7fcd0faa3eace142030c2ae3d18
  • 328512f Updated Rector to commit 0c368224b325087933f286a8e19be972b1ac85ae
  • 906a4e3 Updated Rector to commit 71534e3d67fec9421bab21cecff2385a4bfefc1b
  • 44c8b12 Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
  • 4710444 Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
  • ec96ec3 Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
  • ae6ddaf Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
  • 1ac80cb Updated Rector to commit 8bcb2c5ce9808dabff49b100df978c1aa601e592
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.0.6...2.0.7)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@indy2kro indy2kro merged commit db13ae0 into main Jan 20, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/composer/rector/rector-2.0.7 branch January 20, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants