Skip to content

Bump rector/rector from 2.1.1 to 2.1.2 #37

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

Merged
merged 1 commit into from
Jul 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps rector/rector from 2.1.1 to 2.1.2.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.1.2

Bugfixes 🐛

  • Rectify (#7058)
  • [Php82] Handle array dim fetch variable on VariableInStringInterpolationFixerRector (#7060)
  • [Php82] Ensure ArrayDimFetch var is Variable to transform {$ on VariableInStringInterpolationFixerRector (#7061)
  • Update LNumber and DNumber to Int_ and Float_ (#7062)
  • [DeadCode] Handle crash on empty content on SimplifyIfElseWithSameContentRector (#7063)
  • Fix return on SimplifyIfElseWithSameContentRector (#7064)
  • [CodeQuality] Skip when class has __isset() method on IssetOnPropertyObjectToPropertyExistsRector (#7067)
  • [ReplaceArgumentDefaultValueRector] handle multiple replace argument values (#9256) (#7068), Thanks @​JohJohan!

New Features 🥳

  • [Php56] Add parentheses on unary minus pow left on PowToExpRector (#7065)

Removed 💀

  • [removal] Remove RectorConfigBuilderRector as not maintained and broken (#7066)

rectorphp/rector-symfony

  • [SYMFONY 4.4] replace Link withRel and withoutRel argument values with constants (#821), Thanks @​JohJohan
  • [SYMFONY 5.1] replace Cookie withSameSite argument values with constants (#819), Thanks @​JohJohan
  • [SYMFONY 4.2] replace Cookie argument values with constants (#818), Thanks @​JohJohan
  • [SYMFONY 3.2] replace Cookie argument values with constants (#817), Thanks @​JohJohan
  • [SYMFONY 6.3] replace Link argument values with constants (#816), Thanks @​JohJohan
  • [Symfony73] Handle nested array on ConstraintOptionsToNamedArgumentsRector (#815)
  • [Symfony 74] Rename Application::add() to Application::addCommand() (#813), Thanks @​mttsch
  • [SYMFONY 4.4] replace Link argument values with constants (#812), Thanks @​JohJohan
  • [Symfony 74] Rename Application::add() to Application::addCommand() (#809), Thanks @​mttsch

rectorphp/rector-doctrine

  • Update deprecated ArrayItem, Lnumber to use under Node, and Int_ instead (#456)

rectorphp/rector-phpunit

  • Update to use ArrayItem under Node (#504)

... (truncated)

Commits
  • 40a7144 Rector 2.1.2
  • 64340d2 Updated Rector to commit 4cffd4fdf4592363226b3ff539280e9d0a89820d
  • 746ff66 Updated Rector to commit d18cb8a4202cf0e98aca24a398b460a916292098
  • 006ea48 Updated Rector to commit d18cb8a4202cf0e98aca24a398b460a916292098
  • 8dd7fbc Updated Rector to commit d18cb8a4202cf0e98aca24a398b460a916292098
  • b6aa269 Updated Rector to commit 49f655e24a60803f4da8b76a19b1b1ce1262995c
  • 80000e9 Updated Rector to commit 0821e872bc0293beba78aa18c6aae5d6dfe2e78d
  • 722a6eb Updated Rector to commit bb5778a0c72e87ee5f2ef918e5f5d6aba70f501c
  • a1799b5 Updated Rector to commit 2dd53cf186819ae3afcf4ea6f4981140ffe72a2e
  • 01ce3e5 Updated Rector to commit 2dd53cf186819ae3afcf4ea6f4981140ffe72a2e
  • 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.1.1 to 2.1.2.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.1.1...2.1.2)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.1.2
  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 Jul 23, 2025
@github-actions github-actions bot enabled auto-merge (squash) July 23, 2025 17:52
@github-actions github-actions bot merged commit a2e6a14 into main Jul 23, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/composer/rector/rector-2.1.2 branch July 23, 2025 17:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants