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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rector/rector from 0.15.21 to 0.15.23 #369

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rector/rector from 0.15.21 to 0.15.23.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.15.22

New Features 馃コ

  • Implement AddConstructorParentCallRector (#3430), Thanks @鈥媕ackbentley!
  • [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 @鈥媖eulinho!
  • [CodeQuality] Skip with ascii on JoinStringConcatRector (#3497)
  • Reuse AstResolver memoizing on ClassLikeAstResolver (#3498)
Commits
  • f4984eb Rector 0.15.23
  • b5afb12 Updated Rector to commit 5e29a35bb60f92bece6fede8080645e7ba7fc421
  • 6438137 Updated Rector to commit b411755c297647bf0350c849e35b63c0de5f20b2
  • 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
  • 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.23.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.15.21...0.15.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 23, 2023
@github-actions github-actions bot merged commit 80d95b4 into 5.x Mar 23, 2023
@dependabot dependabot bot deleted the dependabot/composer/rector/rector-0.15.23 branch March 23, 2023 08:57
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants