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.40 #93

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

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

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.40: PHPUnit 10.5.40

Compare Source

Fixed
  • #​6082: assertArrayHasKey(), assertArrayNotHasKey(), arrayHasKey(), and ArrayHasKey::__construct() do not support all possible key types
  • #​6087: --migrate-configuration does not remove beStrictAboutTodoAnnotatedTests attribute from XML configuration file

How to install or update PHPUnit

v10.5.39: PHPUnit 10.5.39

Compare Source

Added
  • #​6081: DefaultResultCache::mergeWith() for merging result cache instances
Fixed
  • #​6066: TeamCity logger does not handle error/skipped events in before-class methods correctly

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/unit-test-packages branch from e00d445 to 792ec68 Compare December 21, 2024 07:19
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.39 chore(deps): update dependency phpunit/phpunit to v10.5.40 Dec 21, 2024
Copy link
Contributor

Coverage report for commit: 792ec68
File: coverage/clover.xml

Summary - Lines: 98.16% ⏹️ | Methods: 94.23% ⏹️
false
FilesLinesMethods
src/Awareness
   CircuitBreakerAwareTrait.php100.00%100.00%
src
   Circuit.php100.00%100.00%
   CircuitBreaker.php100.00%100.00%
   CircuitBreakerFactory.php100.00%100.00%
   State.php100.00%100.00%
src/Exception
   CircuitBreakerException.php100.00%100.00%
   OpenCircuitException.php100.00%100.00%
src/HeaderPolicy
   HttpHeaderPolicy.php100.00%100.00%
   PolicyChain.php100.00%100.00%
   RateLimitPolicy.php100.00%100.00%
   RetryAfterPolicy.php100.00%100.00%
src/Policy
   ConstantRetryPolicy.php100.00%100.00%
   ExponentialRetryPolicy.php88.89%66.67%
   LinearRetryPolicy.php88.89%66.67%
src/Storage
   CacheStorage.php100.00%100.00%
   InMemoryStorage.php91.67%66.67%

🤖 comment via lucassabreu/comment-coverage-clover

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants