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.2 to 0.15.3 #407

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps rector/rector from 0.15.2 to 0.15.3.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.15.3

New Features 馃コ

  • [CodeQuality] Add Variable support on class arg on InlineIsAInstanceOfRector (#3261)
  • [Utils] Add ArrayChecker util to verify first data found on given array (#3262)

Bugfixes 馃悰

  • [TypeDeclaration] Fix TypedPropertyFromStrictGetterMethodReturnTypeRector for default type (#3251)
  • [Privatization] Optimize ParentPropertyLookupGuard, make $class parameter required (#3252)
  • [CodeQuality] Handle crash on ReturnTypeFromStrictScalarReturnExprRector on ConditionalTypeForParameter (#3254)
  • refactors Spatie enum method calls to native enums (#3226), Thanks @鈥婮oolsMcFly!
  • PHP80 string helpers loose comparison (#3246), Thanks @鈥婲-Silbernagel!
  • [CodeQuality] Handle class-string case insensitive on CompleteDynamicPropertiesRector (#3260)
  • [TypeDeclaration] Handle comment + single docblock on TypedPropertyFromAssignsRector (#3264)
  • Bump PHPStan ^1.9.7 (#3268)
  • [TypeDeclaration] Do not remove multiple docblocks with comment on TypedPropertyFromAssignsRector (#3263)
  • [e2e] handle multiple classes with anonymous class on MultipleClassFileToPsr4ClassesRector file removed (#3253)
Commits
  • 3f15e3a Rector 0.15.3
  • 29be2b6 Updated Rector to commit 9c64c2a7ef9aa19592349b3928173adc9b9eb394
  • 6b7133a Updated Rector to commit d43f7498b821cf58437f622bce3b3aae290fa89e
  • 9548122 Updated Rector to commit d43f7498b821cf58437f622bce3b3aae290fa89e
  • 80b6ffc Updated Rector to commit 8c439cffaee2124388b4fd03db951f43f10a5359
  • a8b92be Updated Rector to commit 27d57142d9581209db7809c3e1f50e77140574cb
  • ee002f4 Updated Rector to commit fe5292d39dde5bfbd9ad3f652762bf70f621ee48
  • 9b5abdc Updated Rector to commit fe5292d39dde5bfbd9ad3f652762bf70f621ee48
  • 3e51438 Updated Rector to commit 5b76f7b43b18b04c4eb32fbf55d6795478a09a43
  • 11b6f00 Updated Rector to commit a94a11a157b69172d32dbdd6de3328d313f9f5ce
  • 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.2 to 0.15.3.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.15.2...0.15.3)

---
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 Jan 9, 2023
@update-docs
Copy link

update-docs bot commented Jan 9, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes.

@github-actions github-actions bot merged commit 411d363 into master Jan 9, 2023
@pr-triage pr-triage bot added the PR: merged label Jan 9, 2023
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/rector/rector-0.15.3 branch January 9, 2023 21:08
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 PR: merged PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants