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 #997

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/php-code-coverage ^9.2 -> ^12.0 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

v10.1.16: phpunit/php-code-coverage 10.1.16

Compare Source

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

v10.1.15: phpunit/php-code-coverage 10.1.15

Compare Source

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

v10.1.14: phpunit/php-code-coverage 10.1.14

Compare Source

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

v10.1.13

Compare Source

v10.1.12

Compare Source

v10.1.11

Compare Source

v10.1.10

Compare Source

v10.1.9

Compare Source

v10.1.8

Compare Source

v10.1.7

Compare Source

v10.1.6

Compare Source

v10.1.5

Compare Source

v10.1.4

Compare Source

v10.1.3

Compare Source

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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 sjinks as a code owner February 8, 2025 04:19
@renovate renovate bot enabled auto-merge (squash) February 8, 2025 04:19
Copy link
Contributor Author

renovate bot commented Feb 8, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update phpunit/php-code-coverage:12.0.2 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires phpunit/php-code-coverage ^12.0 -> satisfiable by phpunit/php-code-coverage[12.0.2].
    - phpunit/php-code-coverage 12.0.2 requires php >=8.3 -> your php version (8.0; overridden via config.platform, same as actual) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Copy link

github-actions bot commented Feb 8, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
composer/phpunit/php-code-coverage >= 12.0, < 13.0 🟢 5.2
Details
CheckScoreReason
Dangerous-Workflow⚠️ -1no workflows found
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ -1No tokens found
Maintained🟢 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy🟢 10security policy file detected
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
SAST⚠️ 0no SAST tool detected
Fuzzing⚠️ 0project is not fuzzed
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ -1no dependencies found
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches

Scanned Files

  • composer.json

@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-12.x branch from 75b3d56 to f15d551 Compare February 9, 2025 20:45
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-12.x branch from f15d551 to c92d047 Compare February 11, 2025 22:51
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