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 v11 #697

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 3, 2024

This PR contains the following updates:

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

Release Notes

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

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.

Copy link
Contributor Author

renovate bot commented Feb 3, 2024

⚠ 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:11.0.3 --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 ^11.0 -> satisfiable by phpunit/php-code-coverage[11.0.3].
    - phpunit/php-code-coverage 11.0.3 requires php >=8.2 -> your php version (7.4; 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.

@renovate renovate bot enabled auto-merge (rebase) February 3, 2024 00:55
Copy link

github-actions bot commented Feb 3, 2024

Dependency Review

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

OpenSSF Scorecard

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

Scanned Files

  • composer.json

@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch 4 times, most recently from 8fe2111 to cbb15ec Compare February 7, 2024 19:53
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch 5 times, most recently from a2f8acb to 4278ca2 Compare February 12, 2024 10:15
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch 8 times, most recently from 5a916cb to be26426 Compare February 26, 2024 15:44
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch from be26426 to 988816d Compare February 27, 2024 06:24
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch 5 times, most recently from 1f3c317 to 163931f Compare March 12, 2024 07:20
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch 2 times, most recently from f872d9d to afecbb0 Compare December 17, 2024 11:21
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch 2 times, most recently from 42592fe to c594a94 Compare December 24, 2024 11:09
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch 16 times, most recently from 402c079 to 51b65da Compare January 17, 2025 11:40
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch from 51b65da to 9c737ef Compare January 18, 2025 18:50
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch 3 times, most recently from f2b8085 to 0c7b0be Compare January 27, 2025 01:34
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch 4 times, most recently from 307202f to 93b39f5 Compare February 4, 2025 07:54
@renovate renovate bot force-pushed the renovate/phpunit-php-code-coverage-11.x branch from 93b39f5 to 32301a5 Compare February 4, 2025 18:47
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