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): bump the version-updates group with 2 updates #432

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on phpstan/phpstan and rector/rector to permit the latest version.
Updates phpstan/phpstan to 1.12.8

Release notes

Sourced from phpstan/phpstan's releases.

1.12.8

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • f6a60a4 PHPStan 1.12.8
  • 6dcda72 Updated PHPStan to commit 6dcda722c3ced237547e2beac127470cb1791fb7
  • d999117 Updated PHPStan to commit d999117006c777fa14ad1f07d1eded3ff00af7ea
  • d9b383f Updated PHPStan to commit d9b383fb9f4b4efd95e139df43cefe33ae1d3733
  • 9798bd4 Updated PHPStan to commit 9798bd44f083ed57d79b609b827c0f9cf7b00d43
  • 3f8c27d Updated PHPStan to commit 3f8c27d2d5fbe6b65fa56f997191db46cfc9aeb7
  • a7628e2 Updated PHPStan to commit a7628e250fb78c19692d020cbfb098d8003d6891
  • 5f064dd Updated PHPStan to commit 5f064ddc5d2e998689ea0846b8d3eea46fca4921
  • 5950910 Updated PHPStan to commit 595091012739d03fb364a40a51a8d30671fe9e80
  • 8fbcf5b Updated PHPStan to commit 8fbcf5bdc6250cb4da57ad5945f371bb0c65f931
  • Additional commits viewable in compare view

Updates rector/rector to 1.2.9

Release notes

Sourced from rector/rector's releases.

Released Rector 1.2.9

Bugfixes 🐛

  • [Strict] Using in_array() on CallLike instead of double call on Strict Rules (#6388)
  • [CodeQuality] Handle If cond as assign on ExplicitBoolCompareRector (#6389)
  • [CodeQuality] Skip append non empty array on ForeachItemsAssignToEmptyArrayToAssignRector (#6390)
  • [Php80] Mirror return comment on ChangeSwitchToMatchRector (#6394)
  • [TypeDeclaration] Skip union intersection types on php 8.1, allow on php 8.2+ (#6395)
  • [Php80] Skip @​template T as mixed on MixedTypeRector (#6399)
  • [DeadCode] Check TemplateType instance check on Dead*TagValueNodeAnalyzer (#6400)
  • [CodeQuality] Skip multiple lines on JoinStringConcatRector (#6404)
  • [CodingStyle] Skip equal modifier on direct parent method compatible on MakeInheritedMethodVisibilitySameAsParentRector (#6406)

Removed 💀

  • [DeadCode] Handle consecutive equal case stmts on RemoveDuplicatedCaseInSwitchRector (#6392)
  • [DeadCode] Handle handle consecutive equal with jump different case on RemoveDuplicatedCaseInSwitchRector (#6393)
  • [DeadCode] Skip @​template tag on RemoveUselessVarTagRector (#6396)
  • [DeadCode] Support multiple templates in RemoveUselessVarTagRector (#6402), Thanks @​dragosprotung!

rectorphp/rector-symfony 🎵

rectorphp/rector-phpunit 🟢

  • [code-quality] Add NarrowUnusedSetUpDefinedPropertyRector (#388)
  • Add enum/const fetch support to AssertEqualsToSameRector (#394)
  • Add count() support to AssertCompareOnCountableWithMethodToAssertCountRector (#395)
  • [AnnotationsToAttribute] Skip not in test on AnnotationWithValueToAttributeRector (#387)
  • Add ReplaceTestFunctionPrefixWithAttributeRector (#386), Thanks @​blackwolf12333
Commits
  • 7923bd5 Rector 1.2.9
  • cd29621 Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
  • 27c9f32 Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
  • 3e0ec27 Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
  • 7f755ff Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
  • d62daba Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
  • 9798fd4 Updated Rector to commit d246d27a9442cc08a419e899e07c2c19a680eb80
  • 6aa0ede Updated Rector to commit d246d27a9442cc08a419e899e07c2c19a680eb80
  • ef92460 Updated Rector to commit 61ebcc53b5c50f244ce0f7dfb626ded8d371c0a5
  • d06c6ce Updated Rector to commit 61ebcc53b5c50f244ce0f7dfb626ded8d371c0a5
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

Updates `phpstan/phpstan` to 1.12.8
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.7...1.12.8)

Updates `rector/rector` to 1.2.9
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@1.2.8...1.2.9)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: version-updates
- dependency-name: rector/rector
  dependency-type: direct:development
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mimmi20 as a code owner November 7, 2024 03:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2024
Copy link
Contributor

github-actions bot commented Nov 7, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
composer/phpstan/phpstan >= 1.12.8, < 2.0.0 🟢 6.3
Details
CheckScoreReason
Code-Review⚠️ 0Found 1/22 approved changesets -- score normalized to 0
Maintained🟢 1030 commit(s) and 13 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🟢 85 out of the last 5 releases have a total of 5 signed artifacts.
Branch-Protection⚠️ -1internal error: error during GetBranch(1.12.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
Binary-Artifacts🟢 10no binaries found in the repo
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ -1no dependencies found
Security-Policy🟢 10security policy file detected
composer/rector/rector >= 1.2.9, < 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

Copy link

codeclimate bot commented Nov 7, 2024

Code Climate has analyzed commit b9cca8b 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% (0.0% change).

View more on Code Climate.

@mimmi20 mimmi20 merged commit 2d9cc37 into master Nov 7, 2024
93 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/version-updates-b2f7923c19 branch November 7, 2024 15:16
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