Skip to content
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

composer(deps-dev): Bump rector/rector from 0.15.21 to 0.15.22 #244

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2023

Bumps rector/rector from 0.15.21 to 0.15.22.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.15.22

New Features 🥳

  • Implement AddConstructorParentCallRector (#3430), Thanks @​jackbentley!
  • [CodeQuality] Add indirect return scalar on ReturnTypeFromStrictScalarReturnExprRector (#3478)
  • [Container] Add RectorConfig::containerCacheDirectory() (#3490)
  • [TypeDeclaration] Handle return from array_map() on ReturnTypeFromStrictTypedCallRector (#3471)

Bugfixes 🐛

  • [AutoImport][PostRector] Handle duplicated import on namespaced class on UseAddingPostRector (#3461)
  • [Php80] Narrow bool|false to bool on UnionTypesRector (#3468)
  • [TypeDeclaration] Skip on ArrayDimFetch on EmptyOnNullableObjectToInstanceOfRector (#3473)
  • [PostRector] Allow unused alias removal from Use_ on UnusedImportRemovingPostRector (#3477)
  • [CodingStyle] Skip var ArrayDimFetch on SplitDoubleAssignRector (#3481)
  • [TypeDeclaration] Skip mixed condition string on TypedPropertyFromStrictConstructorRector (#3482)
  • [Caching] Alternative Fix caching on change config cache not cleared (#3483)
  • [DowngradePhp73][DowngradePhp74] Fix infinite loop on DowngradeNullCoalescingOperatorRector+DowngradePhp73JsonConstRector (#3484)
  • [TypeDeclaration] Handle infinite loop on type recursive itself on ReturnTypeFromStrictTypedCallRector (#3487)
  • [Printer] Handle commented code before closing tag on no rule applied print on PhpFileProcessor (#3488)
  • [Config] Increase default nested chain method call limit to 120 (#3491)
  • Performance: Memoize sipped file paths (#3495), Thanks @​keulinho!
  • [CodeQuality] Skip with ascii on JoinStringConcatRector (#3497)
  • Reuse AstResolver memoizing on ClassLikeAstResolver (#3498)
Commits
  • 5c499ec Rector 0.15.22
  • 76fd715 Updated Rector to commit fa4c805047d25cd7024c1d415aa5550b884101eb
  • fd25bb9 Updated Rector to commit 28e9cdb10785dc382ba2c9251cf1dde9024affa2
  • 3dd9553 Updated Rector to commit 6481ecdb4f118da8e42e1d7123fc21e6fac21a7f
  • 765799a Updated Rector to commit ed11caa6ada99a91a251b94c28b89856f20588af
  • b17ced8 Updated Rector to commit ea0c6c15d9a937b1aebd4991815c7a0bab7f30c0
  • 9186224 Updated Rector to commit 172d354a23c7b437f255709c7b85dcf667f41adb
  • 5acf36b Updated Rector to commit 7dcd5f6503afa3ee7ab086cbfe6afb71cbd6d6ec
  • 1af1cd5 Updated Rector to commit 5371408babdacb17ccbbe89b4c74281dcb4825c1
  • 1391f51 Updated Rector to commit 13a25fea9ad99131399bc9f79050cc382627254b
  • 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 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 0.15.21 to 0.15.22.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.15.21...0.15.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
@ergebnis-bot ergebnis-bot merged commit 7a7516b into main Mar 22, 2023
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/rector/rector-0.15.22 branch March 22, 2023 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant