Skip to content

Update dependency phpunit/phpunit to v10.5.26

AKorezin Renovate requested to merge renovate/phpunit-phpunit-10.5.x into master

This MR contains the following updates:

Package Type Update Change
phpunit/phpunit (source) require patch 10.5.25 -> 10.5.26

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.26: PHPUnit 10.5.26

Compare Source

Added
  • --only-summary-for-coverage-text CLI option to reduce the code coverage report in text format to a summary
  • --show-uncovered-for-coverage-text CLI option to expand the code coverage report in text format to include a list of uncovered files

How to install or update PHPUnit


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports