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

Update dependency phpunit/php-code-coverage to v12 - autoclosed #926

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/php-code-coverage ^11.0.8 -> ^12.0.0 age adoption passing confidence

Release Notes

sebastianbergmann/php-code-coverage (phpunit/php-code-coverage)

v12.0.0: phpunit/php-code-coverage 12.0.0

Compare Source

Changed
  • CodeCoverage::stop() and CodeCoverage::append() now expect arguments of type TargetCollection instead of array to configure code coverage targets
Removed
  • Method CodeCoverage::detectsDeadCode()
  • Optional argument $linesToBeUsed of CodeCoverage::stop() and CodeCoverage::append() methods
  • This component is no longer supported on PHP 8.2
  • This component no longer supports Xdebug versions before Xdebug 3.1

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

Config source: https://github.com/Slamdunk/.github/blob/main/renovate-config.json

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| packagist  | phpunit/php-code-coverage | 11.0.8 | 12.0.0 |
@renovate renovate bot added the renovate label Feb 7, 2025
@renovate renovate bot changed the title Update dependency phpunit/php-code-coverage to v12 Update dependency phpunit/php-code-coverage to v12 - autoclosed Feb 7, 2025
@renovate renovate bot closed this Feb 7, 2025
@renovate renovate bot deleted the renovate/phpunit-php-code-coverage-12.x branch February 7, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

0 participants