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

Update dependency phpunit/phpunit to ^10.5.24 #798

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit ^10.5.23 -> ^10.5.24 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit) ### [`v10.5.24`](https://togithub.com/sebastianbergmann/phpunit/releases/tag/10.5.24): PHPUnit 10.5.24 [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.5.23...10.5.24) ##### Changed - [#​5877](https://togithub.com/sebastianbergmann/phpunit/pull/5877): Use `array_pop()` instead of `array_shift()` for processing `Test` objects in `TestSuite::run()` and optimize `TestSuite::isEmpty()` *** [How to install or update PHPUnit](https://docs.phpunit.de/en/10.5/installation.html)

Configuration

πŸ“… Schedule: Branch creation - "before 4am on Wednesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 months ago

Dependency Review

βœ… No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

composer.json
  • phpunit/phpunit@>= 10.5.24, < 11.0.0
  • phpunit/phpunit@>= 10.5.23, < 11.0.0
codeclimate[bot] commented 2 months ago

Code Climate has analyzed commit 017e197f 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%.

View more on Code Climate.