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 #421

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2024

Updates the requirements on mimmi20/coding-standard and phpstan/phpstan to permit the latest version.
Updates mimmi20/coding-standard to 5.2.44

Commits
  • d1ce20e Merge pull request #556 from mimmi20/dependabot/composer/master/squizlabs/php...
  • 6fc0746 composer(deps): update squizlabs/php_codesniffer requirement
  • 76da1da Merge pull request #555 from mimmi20/dependabot/composer/master/version-updat...
  • 6ecefff composer(deps-dev): update tomasvotruba/unused-public requirement
  • da9dd12 Merge pull request #554 from mimmi20/dependabot/composer/master/version-updat...
  • 485d4ab composer(deps-dev): update phpstan/phpstan-deprecation-rules requirement
  • de6b170 Merge pull request #553 from mimmi20/dependabot/composer/master/version-updat...
  • fbccd05 composer(deps-dev): bump the version-updates group with 2 updates
  • 45cd6b1 Merge pull request #552 from mimmi20/dependabot/composer/master/version-updat...
  • 007431a composer(deps-dev): update phpstan/phpstan requirement
  • Additional commits viewable in compare view

Updates phpstan/phpstan to 1.12.4

Release notes

Sourced from phpstan/phpstan's releases.

1.12.4

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • ffa517c PHPStan 1.12.4
  • cb8f910 Updated PHPStan to commit cb8f9103f4191f176d1b52cc45f661c3326f194f
  • 9263039 Updated PHPStan to commit 9263039c312f14097dc46fe844c474f3a87eb911
  • 5582803 Updated PHPStan to commit 558280316de22a60fcc5850dcce3a094a32ea760
  • 7a6a0fa Updated PHPStan to commit 7a6a0fa20110a99adb61748d97b3f9e0f9dbef8a
  • 988f058 Updated PHPStan to commit 988f058478eeb00548d6e1a1e84a629c7934ff93
  • 05630e6 Updated PHPStan to commit 05630e67fa3809191253e660765573263daab2b9
  • 84a7397 Updated PHPStan to commit 84a7397193c250444681437670e3e095eb389787
  • b3aec7c Updated PHPStan to commit b3aec7cd39bd1c00ed718cf909b38862def03487
  • 83bf3ab Updated PHPStan to commit 83bf3abd885baf88051da651bef4f531ccaebe2d
  • 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 [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) and [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.

Updates `mimmi20/coding-standard` to 5.2.44
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.2.43...5.2.44)

Updates `phpstan/phpstan` to 1.12.4
- [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.3...1.12.4)

---
updated-dependencies:
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
  dependency-group: version-updates
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2024
@dependabot dependabot bot requested a review from mimmi20 as a code owner September 26, 2024 02:20
Copy link
Contributor

github-actions bot commented Sep 26, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
composer/mimmi20/coding-standard >= 5.2.44, < 6.0.0 UnknownUnknown
composer/phpstan/phpstan >= 1.12.4, < 2.0.0 🟢 6.3
Details
CheckScoreReason
Code-Review⚠️ 0Found 2/28 approved changesets -- score normalized to 0
Maintained🟢 1030 commit(s) and 16 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
Dangerous-Workflow⚠️ -1no workflows found
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ -1No tokens found
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ -1no dependencies found
Security-Policy🟢 10security policy file detected

Scanned Manifest Files

composer.json
  • mimmi20/coding-standard@>= 5.2.44, < 6.0.0
  • phpstan/phpstan@>= 1.12.4, < 2.0.0
  • mimmi20/coding-standard@>= 5.2.43, < 6.0.0
  • phpstan/phpstan@>= 1.12.3, < 2.0.0

Copy link

codeclimate bot commented Sep 26, 2024

Code Climate has analyzed commit ba75c2f 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 7f6eb73 into master Sep 26, 2024
130 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/version-updates-ec3830bdc1 branch September 26, 2024 20:40
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