mimmi20 / browser-detector

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

composer(deps-dev): bump the version-updates group with 2 updates #814

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Commits
  • 89c2941 Merge pull request #537 from mimmi20/dependabot/composer/master/friendsofphp/...
  • bbd19a5 update workflow
  • 4ce8c83 composer(deps): update friendsofphp/php-cs-fixer requirement
  • See full diff in compare view


Updates phpstan/phpstan to 1.11.9

Release notes

Sourced from phpstan/phpstan's releases.

1.11.9

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
    - vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Internals 🔍

Commits
  • e370bcd PHPStan 1.11.9
  • 2229deb Updated PHPStan to commit 2229debcdc300987d0949a4ce9845c6e5561cd47
  • c400c2c Update baselines
  • e19e6e5 Updated PHPStan to commit e19e6e5f8cfa706cc30e44a17276a6bc269f995c
  • 35a2f57 Updated PHPStan to commit 35a2f577d14229e5f50ef83bd417f84ef56ee04e
  • 582a0f8 Updated PHPStan to commit 582a0f8a744fa2ebda2d98783c55c78183e8bbed
  • cf1096d Updated PHPStan to commit cf1096d0ccd281274c36f6083eaa9833e945b014
  • 5c54586 Updated PHPStan to commit 5c54586a2fdd3c560253c2cf0e1328fb3a46680d
  • bfef6da Updated PHPStan to commit bfef6da0c7b4937e4f7568ce78368e8f80befe9e
  • c0537db Updated PHPStan to commit c0537db2aa4a80b588ea1704c084ec17ab51aa0d
  • 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 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 1 month ago

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
composer/mimmi20/coding-standard >= 5.2.39, < 6.0.0 UnknownUnknown
composer/phpstan/phpstan >= 1.11.9, < 2.0.0 :green_circle: 6.4
Details
CheckScoreReason
Code-Review:warning: 1Found 5/28 approved changesets -- score normalized to 1
Maintained:green_circle: 1030 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases:green_circle: 85 out of the last 5 releases have a total of 5 signed artifacts.
Token-Permissions:warning: -1No tokens found
Dangerous-Workflow:warning: -1no workflows found
Packaging:warning: -1packaging workflow not detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0
Fuzzing:warning: 0project is not fuzzed
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Pinned-Dependencies:warning: -1no dependencies found
Security-Policy:green_circle: 10security policy file detected

Scanned Manifest Files

composer.json
  • mimmi20/coding-standard@>= 5.2.39, < 6.0.0
  • phpstan/phpstan@>= 1.11.9, < 2.0.0
  • mimmi20/coding-standard@>= 5.2.38, < 6.0.0
  • phpstan/phpstan@>= 1.11.8, < 2.0.0
codeclimate[bot] commented 1 month ago

Code Climate has analyzed commit 10b1fe69 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.