Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency phpunit/phpunit to v10.5.28 #40

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.28

Compare Source

v10.5.27: PHPUnit 10.5.27

Compare Source

Changed
  • Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)
Fixed
  • #​5892: Errors during write of phpunit.xml are not handled correctly when --generate-configuration is used

How to install or update 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

v10.5.25: PHPUnit 10.5.25

Compare Source

Changed
  • Updated dependencies for PHAR distribution

How to install or update 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

v10.5.22: PHPUnit 10.5.22

Compare Source

Changed
  • #​5871: Do not collect unnecessary information using debug_backtrace()

How to install or update PHPUnit

v10.5.21: PHPUnit 10.5.21

Compare Source

Changed
  • #​5861: Destroy TestCase object after its test was run

How to install or update PHPUnit

v10.5.20: PHPUnit 10.5.20

Compare Source

  • #​5771: JUnit XML logger may crash when test that is run in separate process exits unexpectedly
  • #​5819: Duplicate keys from different data providers are not handled properly

How to install or update PHPUnit


Configuration

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

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from ba6014c to d3ec0aa Compare June 15, 2024 10:53
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.20 chore(deps): update dependency phpunit/phpunit to v10.5.21 Jun 15, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from d3ec0aa to ebf59bf Compare June 19, 2024 09:00
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.21 chore(deps): update dependency phpunit/phpunit to v10.5.22 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from ebf59bf to b365b50 Compare June 20, 2024 10:01
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.22 chore(deps): update dependency phpunit/phpunit to v10.5.23 Jun 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.23 chore(deps): update dependency phpunit/phpunit to v10.5.24 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from b365b50 to c8a0641 Compare June 20, 2024 14:38
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from c8a0641 to a70de85 Compare July 3, 2024 10:36
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.24 chore(deps): update dependency phpunit/phpunit to v10.5.25 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from a70de85 to 476f22c Compare July 8, 2024 08:39
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.25 chore(deps): update dependency phpunit/phpunit to v10.5.26 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from 476f22c to d597db0 Compare July 10, 2024 16:41
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.26 chore(deps): update dependency phpunit/phpunit to v10.5.27 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from d597db0 to 9453b84 Compare July 18, 2024 16:40
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.27 chore(deps): update dependency phpunit/phpunit to v10.5.28 Jul 18, 2024
@Johannestegner Johannestegner merged commit 7180723 into master Jul 25, 2024
3 checks passed
@renovate renovate bot deleted the renovate/phpunit-phpunit-10.x branch July 25, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant