mimmi20 / browser-detector

Library for PHP 8.1+ to detect Browsers and Devices
https://github.com/mimmi20/BrowserDetector
MIT License
43 stars 12 forks source link

composer(deps-dev): bump the minor-patch-dependencies group with 3 updates #786

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on mimmi20/coding-standard, phpstan/phpstan and symplify/phpstan-rules to permit the latest version. Updates mimmi20/coding-standard to 5.2.32

Commits
  • e5e01ee Merge pull request #501 from mimmi20/dependabot/composer/master/squizlabs/php...
  • 898d88f composer(deps): update squizlabs/php_codesniffer requirement
  • See full diff in compare view


Updates phpstan/phpstan to 1.11.2

Release notes

Sourced from phpstan/phpstan's releases.

1.11.2

Improvements 🔧

Function signature fixes 🤖

Internals 🔍

Commits
  • 0d5d429 PHPStan 1.11.2
  • c55d0e3 Updated PHPStan to commit c55d0e35f2dd475534a3272272cd19b601687bc6
  • da6e9ae Updated PHPStan to commit da6e9ae49806b1ed3c029e88a546837a15a1dee5
  • 0055aac Updated PHPStan to commit 0055aac00c8d75d9cf91d4452519f236f22c8505
  • 5a73f07 Updated PHPStan to commit 5a73f076468e3513156129da864d407c872a4b49
  • d77ab48 Update baselines
  • 49f87ce Updated PHPStan to commit 49f87ced5835fffce2f91b4768cdc1ab59a1e67e
  • 1e4df5c Update errors identifiers
  • 5cebee3 Updated PHPStan to commit 5cebee3ab99c89dc39dec4ac631a4df63a233c38
  • c81aa85 Update BACKERS.md
  • Additional commits viewable in compare view


Updates symplify/phpstan-rules to 12.7.0

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 5 months ago

Dependency Review

The following issues were found:

See the Details below.

License Issues

.github/workflows/continuous-integration.yml

PackageVersionLicenseIssue Type
ChristophWurst/xmllint-action1.*.*NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/ChristophWurst/xmllint-action 1.*.* :green_circle: 3
Details
CheckScoreReason
Code-Review:green_circle: 5Found 5/9 approved changesets -- score normalized to 5
Maintained:warning: 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
Signed-Releases:warning: -1no releases found
Packaging:warning: -1packaging workflow not detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
Dangerous-Workflow:warning: -1no workflows found
Token-Permissions:warning: -1No tokens found
License:warning: 0license file not detected
Branch-Protection:warning: 0branch protection not enabled on development/release branches
Fuzzing:warning: 0project is not fuzzed
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy:warning: 0security policy file not detected
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0
actions/korelstar/xmllint-problem-matcher 1.*.* :green_circle: 3.5
Details
CheckScoreReason
Code-Review:warning: 1Found 1/9 approved changesets -- score normalized to 1
Maintained:warning: 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Binary-Artifacts:green_circle: 10no binaries found in the repo
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Branch-Protection:warning: 0branch protection not enabled on development/release branches
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Fuzzing:warning: 0project is not fuzzed
Security-Policy:warning: 0security policy file not detected
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0

Scanned Manifest Files

.github/workflows/continuous-integration.yml
  • ChristophWurst/xmllint-action@1.*.*
  • korelstar/xmllint-problem-matcher@1.*.*
composer.json
  • mimmi20/coding-standard@>= 5.2.32, < 6.0.0
  • phpstan/phpstan@>= 1.11.2, < 2.0.0
  • symplify/phpstan-rules@>= 12.7.0, < 13.0.0
  • mimmi20/coding-standard@>= 5.2.31, < 6.0.0
  • phpstan/phpstan@>= 1.11.1, < 2.0.0
  • symplify/phpstan-rules@>= 12.6.4, < 13.0.0
codeclimate[bot] commented 5 months ago

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

View more on Code Climate.