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/php-code-coverage to v12 #353

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 ^10 -> ^12 age adoption passing confidence

Release Notes

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

v12.0.2: phpunit/php-code-coverage 12.0.2

Compare Source

Changed
  • Changed version identifier for static analysis cache from "MD5 over source code" to Version::id()

v12.0.1: phpunit/php-code-coverage 12.0.1

Compare Source

Fixed
  • #​1061: Enumerations cannot be targeted for 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

v11.0.8: phpunit/php-code-coverage 11.0.8

Compare Source

Changed
  • #​1054: Use click event for toggling "tests covering this line" popover in HTML report

v11.0.7: phpunit/php-code-coverage 11.0.7

Compare Source

Changed
  • #​1037: Upgrade Bootstrap to version 5.3.3 for HTML report
  • #​1046: CSS fixes for HTML report
Deprecated
  • The SebastianBergmann\CodeCoverage\Filter::includeUncoveredFiles(), SebastianBergmann\CodeCoverage\Filter::excludeUncoveredFiles(), and SebastianBergmann\CodeCoverage\Filter::excludeFile() methods have been deprecated

v11.0.6: phpunit/php-code-coverage 11.0.6

Compare Source

Changed
  • Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)

v11.0.5: phpunit/php-code-coverage 11.0.5

Compare Source

Changed
  • This project now uses PHPStan instead of Psalm for static analysis

v11.0.4: phpunit/php-code-coverage 11.0.4

Compare Source

Fixed
  • #​967: Identification of executable lines for match expressions does not work correctly

v11.0.3: phpunit/php-code-coverage 11.0.3

Compare Source

Fixed
  • #​1033: @codeCoverageIgnore annotation does not work on enum

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source


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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from drupol as a code owner February 7, 2025 05:09
Copy link

what-the-diff bot commented Feb 7, 2025

PR Summary

  • Upgraded Coverage Analysis Tool
    Updated the version of our coverage analysis tool, phpunit/php-code-coverage, from version 10 to version 12. This tool helps us verify that all parts of our code have been tested, ensuring better reliability of our software. The upgrade brings in new features and improvements from the latest version.

Copy link

Since this pull request has not had any activity within the last 5 days, I have marked it as stale.
I will close it if no further activity occurs within the next 5 days.

@github-actions github-actions bot added the stale label Feb 13, 2025
@github-actions github-actions bot closed this Feb 18, 2025
Copy link
Contributor Author

renovate bot commented Feb 18, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 12.x releases. But if you manually upgrade to 12.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/phpunit-php-code-coverage-12.x branch February 18, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants