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.30 #61

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.30

Compare Source

v10.5.29: PHPUnit 10.5.29

Compare Source

Fixed
  • #​5887: Issue baseline generator does not correctly handle ignoring suppressed issues
  • #​5908: --list-tests and --list-tests-xml CLI options do not report error when data provider method throws exception

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


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 added the dependencies label Jul 3, 2024
Copy link
Contributor

github-actions bot commented Jul 3, 2024

Coverage report for commit: fa32378
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

@renovate renovate bot force-pushed the renovate/unit-test-packages branch from 14141bd to 75024e0 Compare July 8, 2024 08:18
@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/unit-test-packages branch from 75024e0 to 7ce4c29 Compare July 10, 2024 16:49
@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/unit-test-packages branch from 7ce4c29 to 4127f4c Compare July 18, 2024 18:01
@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
@renovate renovate bot force-pushed the renovate/unit-test-packages branch from 4127f4c to f48bb84 Compare July 30, 2024 13:07
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.28 chore(deps): update dependency phpunit/phpunit to v10.5.29 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/unit-test-packages branch from f48bb84 to fa32378 Compare August 14, 2024 00:00
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v10.5.29 chore(deps): update dependency phpunit/phpunit to v10.5.30 Aug 14, 2024
@ksaveras ksaveras merged commit 04bf296 into main Aug 26, 2024
8 checks passed
@ksaveras ksaveras deleted the renovate/unit-test-packages branch August 26, 2024 09:00
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.

1 participant