guanguans / favorite-link

❤️ 每天收集喜欢的开源项目。
https://www.guanguans.cn/favorite-link/
GNU General Public License v3.0
2.75k stars 259 forks source link

build(deps-dev): bump rector/rector from 1.2.3 to 1.2.4 #91

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps rector/rector from 1.2.3 to 1.2.4.

Release notes

Sourced from rector/rector's releases.

Released Rector 1.2.4

Bugfixes :bug:

  • Fix PropertyTypeFromStrictSetterGetterRector for default null (#6231)
  • [Php70] Fix with \r\n on EregToPregMatchRector (#6246)
  • Optimise post rectors (#6240), Thanks @​carlos-granados!
  • [Php84] Do not reprint node type on ExplicitNullableParamTypeRector (#6250)
  • Skip Doctrine collections in TypedPropertyFromAssignsRector (#6253)
  • Skip Columns from TypedPropertyFromAssignsRector, as handled better in doctrine rules (#6254)
  • [AutoImport] Do not add cast on valid Integer type on Name Node on auto import enabled (#6236)
  • [AutoImport] Do not add cast on valid Integer type on aliased Name Node on auto import enabled (#6237)
  • [Performance] Cache should traverse for AddUseStatementGuard (#6234)

New Features :partying_face:

  • Adds the ScalarValueToConstFetchRector rule (#6195), Thanks @​peterfox!
  • [TypeDeclaration] Add AddParamArrayDocblockBasedOnCallableNativeFuncCallRector (#6233)
  • [TypeDeclaration] Add AddReturnArrayDocblockBasedOnArrayMapRector (#6235)

Deprecated :skull:

  • Deprecate PublicConstantVisibilityRector, as adds public blindly everywhere; use scope-based approach instead (#6238)

rectorphp/rector-symfony :musical_note:

  • [Symfony 6.1] Skip abstract class on CommandConfigureToAttributeRector (#662)
  • [CodeQuality] skip array + non native response return on ResponseReturnTypeControllerActionRector (#661)
  • [CodeQuality] Skip posible return array + response on ResponseReturnTypeControllerActionRector (#660)
  • Do not convert to array Process->setInput() (#647), Thanks @​refsz

rectorphp/rector-doctrine :orange_circle:

  • [CodeQuality] Skip blob type on TypedPropertyFromColumnTypeRector (#340)
  • Fix attribute support in ImproveDoctrineCollectionDocTypeInEntityRector (#339)

rectorphp/rector-phpunit :large_blue_circle:

  • [PHPUnit100] Fix typo in AssertIssetToAssertObjectHasPropertyRector (#356), Thanks @​haydulski

... (truncated)

Commits
  • 42a4aa2 Rector 1.2.4
  • 5ffac16 Updated Rector to commit 1884cdd170c8a1f9580dea448fc79ede3e7e9802
  • 85974b8 Updated Rector to commit c9470e4aa3fe841a40b4b92e3c351a84ad9d7dc4
  • 76823a3 Updated Rector to commit 5625c6356945c93c3123407bbb0249daf755c692
  • b38d19e Updated Rector to commit c936c7e363ab3867cca1ce083caf216490d85ce6
  • 02729b4 Updated Rector to commit 2891d15d933ec11f741a1c88139165b42987c940
  • e2ba97a Updated Rector to commit 2891d15d933ec11f741a1c88139165b42987c940
  • 0981ded Updated Rector to commit 05f832313c704757b3ff3925f6c0da45b5fb3cc7
  • afeb012 Updated Rector to commit e3ad355409775a85349aed5ba8e803b7a93fc4dc
  • e6f35f2 Updated Rector to commit be50454d9b4ab919f99471a846f2cd641a2919d1
  • 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 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)
update-docs[bot] commented 2 months ago

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.