Bumps rector/rector from 1.2.10 to 2.0.9.
Release notes
Sourced from rector/rector's releases.
Released: Rector 2.0.9
Bugfixes 🐛
- [Php81] Exclude Doctrine ODM MongoDB Document and EmbeddedDocument from ReadOnlyPropertyRector (#6721), Thanks
@mickverm!
- [PostRector] Handle with FQCN docblock on UnusedImportRemovingPostRector (#6722)
- Type hint array reduce closure (#6725), Thanks
@peterfox!
New Features 🥳
- [PHPStan 2.1.3] Add ReflectionAttribute and ReflectionIntersectionType stub for PHPStan 2.1.3 (#6723)
Released: Rector 2.0.8
New Features 🥳
Bugfixes 🐛
- [CodeQuality] Skip with comment inside on SimplifyIfElseToTernaryRector (#6683)
- [CodeQuality] Skip windows absolute path on AbsolutizeRequireAndIncludePathRector (#6684)
- [Strict] Handle in assign on BooleanInIfConditionRuleFixerRector (#6685)
- Replace ambiguous wrapped_with_brackets with existing attribute wrapped_in_parentheses (#6691)
- [NodeTypeResolver] Clean up wrap in parentheses check ReprintNodeVisitor (#6692)
- [Php80][TypeDeclaration] Fix crash on ClassPropertyAssignToConstructorPromotionRector + ReturnNeverTypeRector (#6694)
- CodeClimate output format (#6697), Thanks
@VitalyArt!
- Exclude node modules path (#6702), Thanks
@vaishnavyogesh!
- Fix str_getcsv() escape argument on PHP 8.4 (#6704)
- [Php74] Handle crash curly based array on trait on CurlyToSquareBracketArrayStringRector (#6706)
- [Php73] Handle infinite cast on StringifyStrNeedlesRector (#6707)
- Clean up unused use (#6708)
- fix: NewlineBeforeNewAssignSetRector variable as same name like property (#6705), Thanks
@guideloince!
- [TypeDeclaration] Skip override trait method on StrictStringParamConcatRector (#6711)
- [Test] Clean up test on WorkerCommandLineFactoryTest (#6714)
- [DX] Move isWindows() method from AbstractRectorTestCase to AbstractLazyTestCase (#6715)
- [Performance] Use exactly equal or append / file path check on RealpathMatcher (#6716)
- [TypeDeclaration] Allow union with closure type on property on TypedPropertyFromAssignsRector (#6717)
- [DeadCode] Skip union falsy mixed on trait on RecastingRemovalRector (#6718)
- Skip hexa chars in EncapsedStringsToSprintfRector (#6719)
- [CodingStyle] Rename method: containsASCIIChar to containsControlASCIIChar on EncapsedStringsToSprintfRector (#6720)
Released Rector 2.0.7
New Features 🥳
... (truncated)
Commits
4393230 Rector 2.0.9
a291726 Updated Rector to commit 3b14af26db9eef322f21a9c783e6f9109e087c67
d79d968 Updated Rector to commit 3569d162bf6cb3730c091db0898798e59c93b4f4
767bb46 Updated Rector to commit 70920b211391beb82fd05c269e6689e50b430988
20f374a Updated Rector to commit 59d4bca60c0cc1efb8061524e0425454cb432bc8
ead5e52 Updated Rector to commit ecd8b37aa8ad07d8618606124699175572de63f4
3c70238 Rector 2.0.8
df41bf4 Updated Rector to commit 1964b34621401d02a7ca9b42130ab95b7c86bb59
7fb6abc Updated Rector to commit 78382d288119533208cee5bd2827bdf0222f4064
7af2216 Updated Rector to commit 95a145f9311826749ea9e72f44c3a3adb2a030f3
- 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 from 1.2.10 to 2.0.9.
Release notes
Sourced from rector/rector's releases.
... (truncated)
Commits
4393230Rector 2.0.9a291726Updated Rector to commit 3b14af26db9eef322f21a9c783e6f9109e087c67d79d968Updated Rector to commit 3569d162bf6cb3730c091db0898798e59c93b4f4767bb46Updated Rector to commit 70920b211391beb82fd05c269e6689e50b43098820f374aUpdated Rector to commit 59d4bca60c0cc1efb8061524e0425454cb432bc8ead5e52Updated Rector to commit ecd8b37aa8ad07d8618606124699175572de63f43c70238Rector 2.0.8df41bf4Updated Rector to commit 1964b34621401d02a7ca9b42130ab95b7c86bb597fb6abcUpdated Rector to commit 78382d288119533208cee5bd2827bdf0222f40647af2216Updated Rector to commit 95a145f9311826749ea9e72f44c3a3adb2a030f3Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)