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

composer(deps-dev): update rector/rector requirement from ^2.0.6 to ^2.0.7 #424

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

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

Release notes

Sourced from rector/rector's releases.

Released Rector 2.0.7

New Features 🥳

Bugfixes 🐛

  • [type-declaration] Add typed property, if traits do not duplicate the property (#6663)
  • [removing] Add interface support to RemoveInterfaceRector (#6681)
  • fix: add Symfony support as a composer-based option (#6673), Thanks @​ayedbelsem!
  • [CodeQuality] Handle on assign on FlipTypeControlToUseExclusiveTypeRector (#6653)
  • [Performance] Early return FullyQualifiedObjectType on FQCN on ObjectTypeSpecifier (#6658)
  • [CodeQuality] Skip indirect return on SimplifyIfReturnBoolRector (#6660)
  • [Php83] Handle concat in first argument on CombineHostPortLdapUriRector (#6661)
  • [TypeDeclaration] Skip unset by trait on TypedPropertyFromStrictConstructorRector (#6664)
  • [Renaming] Skip used by trait as property promotion on RenamePropertyToMatchTypeRector (#6665)
  • [TypeDeclaration] Skip changed by ref from trait on TypedPropertyFromStrictConstructorRector (#6666)
  • [CodeQuality] Handle with assign missing parentheses on ExplicitBoolCompareRector (#6668)
  • use ->ignoreVCSIgnored() on RectorConfigBuilder::withRootFiles() over custom logic (#6669)
  • [BetterPhpDocParser] Check for closing brace in text content (#8977) (#6670), Thanks @​andrewnicols!
  • [AutoImport] Handle FQCN with sub namespace (#6672)
  • [BetterPhpDocParser] Use str_contains() for DoctrineAnnotationDecorator (#6671) (#6674), Thanks @​andrewnicols!
  • [AutoImport] Handle inner with sub namespace on auto import (#6679)
  • [DeadCode] Skip dynamic name on RemoveParentCallWithoutParentRector (#6659)

rectorphp/rector-symfony 🎵

  • Back to require-dev rector-src:dev-main (#697)
  • Update GetBySymfonyStringToConstructorInjectionRector fixture test to cover rector-srv:tv-readonly-add-ctor (#696)

rectorphp/rector-doctrine 🟠

rectorphp/rector-phpunit 🟢

... (truncated)

Commits
  • e70d681 Rector 2.0.7
  • 6f5cf7f Updated Rector to commit 7ec3ae3514546043861ab1615509c6c8ab9c26ff
  • 8a81a3e Updated Rector to commit 0ba27d165c5ea7fcd0faa3eace142030c2ae3d18
  • 328512f Updated Rector to commit 0c368224b325087933f286a8e19be972b1ac85ae
  • 906a4e3 Updated Rector to commit 71534e3d67fec9421bab21cecff2385a4bfefc1b
  • 44c8b12 Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
  • 4710444 Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
  • ec96ec3 Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
  • ae6ddaf Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
  • 1ac80cb Updated Rector to commit 8bcb2c5ce9808dabff49b100df978c1aa601e592
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@dependabot dependabot bot requested a review from mimmi20 as a code owner January 20, 2025 03:49
@github-actions github-actions bot enabled auto-merge January 20, 2025 04:25
Copy link
Contributor

github-actions bot commented Jan 20, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
composer/rector/rector >= 2.0.7, < 3.0.0 🟢 4.8
Details
CheckScoreReason
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
Maintained🟢 1030 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
SAST⚠️ 0no SAST tool detected
Fuzzing⚠️ 0project is not fuzzed
Binary-Artifacts🟢 9binaries present in source code
Pinned-Dependencies⚠️ -1no dependencies found
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Files

  • composer.json

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (56b904e) to head (83c9bf6).
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #424   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         8         8           
===========================================
  Files              1         1           
  Lines             30        30           
===========================================
  Hits              30        30           
Flag Coverage Δ
php-8.3 100.00% <ø> (ø)
phpunit 100.00% <ø> (ø)
ubuntu-24.04 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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.6...2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/master/rector/rector-tw-2.0.7 branch from b5f7513 to 83c9bf6 Compare January 20, 2025 07:27
Copy link

codeclimate bot commented Jan 20, 2025

Code Climate has analyzed commit 83c9bf6 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0%.

View more on Code Climate.

@github-actions github-actions bot merged commit 7312997 into master Jan 20, 2025
78 checks passed
@github-actions github-actions bot deleted the dependabot/composer/master/rector/rector-tw-2.0.7 branch January 20, 2025 07:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant