Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps rector/rector from 2.0.10 to 2.0.11.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.0.11

New Features 🎉

  • [TypeDeclaration] Handle nested method crashes on AddParamTypeBasedOnPHPUnitDataProviderRector (#6772)
  • [TypeDeclaration] Skip void return on callback docblock in AddArrowFunctionReturnTypeRector (#6780)
  • [Php84] Add AddEscapeArgumentRector (#6782) (#6790)
  • [dead-code] Add RemoveFilterVarOnExactTypeRector (#6792) @​carlos-granados!
  • [Php84] Add NewMethodCallWithoutParenthesesRector (#6802)
  • [CodingStyle] Add FunctionLikeToFirstClassCallableRector (#6667), Thanks @​peterfox!
  • [Rector Rule] Replace date, strtotime, and time calls with Carbon equivalents (#6749), Thanks @​gollumeo!

Bugfixes 🐛

Removed & Deprecations 🗑️

  • [deprecation] Add explicit warning to deprecated withPhpPolyfill() method and error on withPhpSets() misuse on PHP 7.4- projects
  • [DeadCode] Skip used-by-property hook on RemoveUnusedPromotedPropertyRector (#6765)
  • [DeadCode] Skip side-effect cases on RemoveDeadLoopRector (#6770)
  • [deprecated] Remove deprecated AbstractScopeAwareRector (#6791)

rectorphp/rector-symfony 🎵

  • [code-quality] Add RequestIsMainRector (#708)
  • [symfony 7.3] Add InvokableCommandRector - kick off (#707)
  • feat: Add Flysystem key support (#705), Thanks @​dsdeboer

... (truncated)

Commits
  • 059b827 Rector 2.0.11
  • 517e7e6 Updated Rector to commit e7b063f554393e1465565a54f33be58e93ef0c54
  • bc20a09 Updated Rector to commit e7b063f554393e1465565a54f33be58e93ef0c54
  • 8191f90 Updated Rector to commit 6307286c278beedcb8ca379ff31d73cf31628544
  • cb251eb Updated Rector to commit 6e9861e70f8689a6bab96b16de868045a757d1d3
  • a9bd680 Updated Rector to commit 099d0b5e577745fbf9824ae6c5a296f3b1e70011
  • 59ca5ad Updated Rector to commit 1aff76b12e87cf836f9cbbaee9fc030355b162ac
  • d9d4a08 Updated Rector to commit 1aff76b12e87cf836f9cbbaee9fc030355b162ac
  • ddb4dbf Updated Rector to commit 1aff76b12e87cf836f9cbbaee9fc030355b162ac
  • 1816427 Updated Rector to commit 1aff76b12e87cf836f9cbbaee9fc030355b162ac
  • 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 <dependency name> 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)

Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.0.10...2.0.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 1, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 6, 2025

Looks like rector/rector is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 6, 2025
@dependabot dependabot bot deleted the dependabot/composer/rector/rector-2.0.11 branch April 6, 2025 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

composer 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.

1 participant