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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): update rector/rector requirement from 2.0.10 to 2.0.11 #9500

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2025

Updates the requirements on rector/rector to permit the latest version.

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

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.0.10...2.0.11)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update external dependencies php Pull requests that update Php code labels Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update external dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants