Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

[TASK] Update phpunit/phpunit to v10.5.24 #429

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) 10.5.22 -> 10.5.24 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.24: PHPUnit 10.5.24

Compare Source

Changed
  • #​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

v10.5.23: PHPUnit 10.5.23

Compare Source

Changed
  • #​5875: Also destruct TestCase objects early that use a data provider

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 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.


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

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

| datasource | package         | from    | to      |
| ---------- | --------------- | ------- | ------- |
| packagist  | phpunit/phpunit | 10.5.22 | 10.5.24 |
@renovate renovate bot changed the title [TASK] Update phpunit/phpunit to v10.5.23 [TASK] Update phpunit/phpunit to v10.5.24 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.5.x-lockfile branch from 8863b2f to 924b5cd Compare June 20, 2024 15:39
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (46b66b3) to head (924b5cd).

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #429   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        17        17           
===========================================
  Files              5         5           
  Lines             79        79           
===========================================
  Hits              79        79           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit dbb5057 into main Jun 20, 2024
5 checks passed
@renovate renovate bot deleted the renovate/phpunit-phpunit-10.5.x-lockfile branch June 20, 2024 19:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants