nextcloud / call_summary_bot

GNU Affero General Public License v3.0
8 stars 1 forks source link

chore(deps-dev): bump rector/rector from 1.2.8 to 1.2.10 in /vendor-bin/rector #98

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps rector/rector from 1.2.8 to 1.2.10.

Release notes

Sourced from rector/rector's releases.

Released Rector 1.2.10

New Features :partying_face:

  • [PHP8.3] add new rectors for get_class()/get_parent_class() without arguments (#6405), Thanks @​cabbey!

Bugfixes :bug:

  • Fix ClassDependencyManipulator to add dependency on right position (#6413)
  • [Php81] Skip Doctrine Embeddable on ReadOnlyPropertyRector (#6411)
  • [Privatization] Skip with parameter on PrivatizeLocalGetterToPropertyRector (#6412)

Removed :skull:

  • [DeadCode] Skip nullable @ template on RemoveUselessReturnTagRector (#6409)

rectorphp/rector-phpunit :green_circle:

  • [PHPUnit 10] Skip with Magic __get() on AssertIssetToAssertObjectHasPropertyRector (#403)
  • [CodeQuality] Add CreateMockToDirectNewRector (#402)
  • [CodeQuality] Add SingleMockPropertyTypeRector (#401)
  • [CodeQuality] Skip used by trait and multiple props on NarrowUnusedSetUpDefinedPropertyRector (#400)
  • Skip property with default value in NarrowUnusedSetUpDefinedPropertyRector (#398)
  • [CodeQuality] Add FlipAssertRector (#397)
  • Add count() support to AssertCompareOnCountableWithMethodToAssertCountRector (#395)
  • Add enum/const fetch support to AssertEqualsToSameRector (#394)
  • skip static property in NarrowUnusedSetUpDefinedPropertyRector (#393)

Released Rector 1.2.9

Bugfixes :bug:

  • [Strict] Using in_array() on CallLike instead of double call on Strict Rules (#6388)
  • [CodeQuality] Handle If cond as assign on ExplicitBoolCompareRector (#6389)
  • [CodeQuality] Skip append non empty array on ForeachItemsAssignToEmptyArrayToAssignRector (#6390)
  • [Php80] Mirror return comment on ChangeSwitchToMatchRector (#6394)
  • [TypeDeclaration] Skip union intersection types on php 8.1, allow on php 8.2+ (#6395)
  • [Php80] Skip @​template T as mixed on MixedTypeRector (#6399)
  • [DeadCode] Check TemplateType instance check on Dead*TagValueNodeAnalyzer (#6400)
  • [CodeQuality] Skip multiple lines on JoinStringConcatRector (#6404)

... (truncated)

Commits
  • 40f9cf3 Rector 1.2.10
  • ee75027 Updated Rector to commit 2c6790841ec149b1849c5b931b7b46648fe2f18e
  • 13fa633 Updated Rector to commit 1b1807b0f8426641e13e5914389e1c118b3a3d14
  • 10f5ce7 Updated Rector to commit 293eb9701e8035c7d1e57ba0627a637ad70c7c16
  • 0713a6c Updated Rector to commit 293eb9701e8035c7d1e57ba0627a637ad70c7c16
  • 3b1df92 Updated Rector to commit 293eb9701e8035c7d1e57ba0627a637ad70c7c16
  • 53788ee Updated Rector to commit afe7c46c0387e27e1eae37cf76f8a3a4119a1d39
  • ff5ae8b Updated Rector to commit afe7c46c0387e27e1eae37cf76f8a3a4119a1d39
  • b5c99e3 Updated Rector to commit afe7c46c0387e27e1eae37cf76f8a3a4119a1d39
  • 3b34bec Updated Rector to commit 1afc64719771eae635df76bf5f85b225b459b3d6
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 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)