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 ^1.2.9 to ^1.2.10 #371

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

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

Release notes

Sourced from rector/rector's releases.

Released Rector 1.2.10

New Features 🥳

  • [PHP8.3] add new rectors for get_class()/get_parent_class() without arguments (#6405), Thanks @​cabbey!

Bugfixes 🐛

  • Fix ClassDependencyManipulator to add dependency on right position (#6413)
  • [Php81] Skip Doctrine Embeddable on ReadOnlyPropertyRector (#6411)
  • [Privatization] Skip with parameter on PrivatizeLocalGetterToPropertyRector (#6412)

Removed 💀

  • [DeadCode] Skip nullable @ template on RemoveUselessReturnTagRector (#6409)

rectorphp/rector-phpunit 🟢

  • [PHPUnit 10] Skip with Magic __get() on AssertIssetToAssertObjectHasPropertyRector (#403)
  • [CodeQuality] Add CreateMockToDirectNewRector (#402)
  • [CodeQuality] Add SingleMockPropertyTypeRector (#401)
  • [CodeQuality] Skip used by trait and multiple props on NarrowUnusedSetUpDefinedPropertyRector (#400)
  • Skip property with default value in NarrowUnusedSetUpDefinedPropertyRector (#398)
  • [CodeQuality] Add FlipAssertRector (#397)
  • Add count() support to AssertCompareOnCountableWithMethodToAssertCountRector (#395)
  • Add enum/const fetch support to AssertEqualsToSameRector (#394)
  • skip static property in NarrowUnusedSetUpDefinedPropertyRector (#393)
Commits
  • 40f9cf3 Rector 1.2.10
  • ee75027 Updated Rector to commit 2c6790841ec149b1849c5b931b7b46648fe2f18e
  • 13fa633 Updated Rector to commit 1b1807b0f8426641e13e5914389e1c118b3a3d14
  • 10f5ce7 Updated Rector to commit 293eb9701e8035c7d1e57ba0627a637ad70c7c16
  • 0713a6c Updated Rector to commit 293eb9701e8035c7d1e57ba0627a637ad70c7c16
  • 3b1df92 Updated Rector to commit 293eb9701e8035c7d1e57ba0627a637ad70c7c16
  • 53788ee Updated Rector to commit afe7c46c0387e27e1eae37cf76f8a3a4119a1d39
  • ff5ae8b Updated Rector to commit afe7c46c0387e27e1eae37cf76f8a3a4119a1d39
  • b5c99e3 Updated Rector to commit afe7c46c0387e27e1eae37cf76f8a3a4119a1d39
  • 3b34bec Updated Rector to commit 1afc64719771eae635df76bf5f85b225b459b3d6
  • 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 Nov 11, 2024
@dependabot dependabot bot requested a review from mimmi20 as a code owner November 11, 2024 04:02
@github-actions github-actions bot enabled auto-merge November 11, 2024 04:24
Copy link
Contributor

github-actions bot commented Nov 11, 2024

Dependency Review

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

OpenSSF Scorecard

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

Scanned Files

  • composer.json

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@1.2.9...1.2.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/master/rector/rector-tw-1.2.10 branch from ba25308 to 9c75bd4 Compare November 11, 2024 05:53
Copy link

codeclimate bot commented Nov 11, 2024

Code Climate has analyzed commit 9c75bd4 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 b86d15a into master Nov 11, 2024
88 checks passed
@github-actions github-actions bot deleted the dependabot/composer/master/rector/rector-tw-1.2.10 branch November 11, 2024 06:32
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