eliashaeussler / composer-update-check

šŸ“¦ Composer Plugin to check outdated packages, based on their requirements
https://composer-update-check.elias-haeussler.de/
GNU General Public License v3.0
2 stars 2 forks source link

[TASK] Update phpunit/phpunit to v9.6.9 - autoclosed #122

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpunit/phpunit (source) require-dev minor 9.5.27 -> 9.6.9

Release Notes

sebastianbergmann/phpunit ### [`v9.6.9`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.8...9.6.9) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.8...9.6.9) ### [`v9.6.8`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.7...9.6.8) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.7...9.6.8) ### [`v9.6.7`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7) ### [`v9.6.6`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6) ### [`v9.6.5`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.4...9.6.5) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.4...9.6.5) ### [`v9.6.4`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.3...9.6.4) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.3...9.6.4) ### [`v9.6.3`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.2...9.6.3) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.2...9.6.3) ### [`v9.6.2`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.1...9.6.2) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.1...9.6.2) ### [`v9.6.1`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.0...9.6.1) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.0...9.6.1) ### [`v9.6.0`](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.0) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.0) ### [`v9.5.28`](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28)

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» 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.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 8fad74a9 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 96.1% (0.3% change).

View more on Code Climate.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.38 :tada:

Comparison is base (27e086a) 95.78% compared to head (8fad74a) 96.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ============================================ + Coverage 95.78% 96.17% +0.38% Complexity 134 134 ============================================ Files 14 14 Lines 356 392 +36 ============================================ + Hits 341 377 +36 Misses 15 15 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/eliashaeussler/composer-update-check/pull/122/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Elias+H%C3%A4u%C3%9Fler)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.