Skip to content

build(deps-dev): Update phpunit/phpcov requirement from ^10.0 to ^13.0#51

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phpunit/phpcov-tw-13.0
Open

build(deps-dev): Update phpunit/phpcov requirement from ^10.0 to ^13.0#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phpunit/phpcov-tw-13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on phpunit/phpcov to permit the latest version.

Changelog

Sourced from phpunit/phpcov's changelog.

[13.0.1] - 2026-04-18

  • Added support for phpunit/php-code-coverage 14.1.3

[13.0.0] - 2026-04-03

Added

  • #109: Support for merging serialized code coverage files generated using PHPUnit's PHAR
  • #115: Support for merging of serialized code coverage data files generated with different base paths
  • Added support for PHPUnit 13.1 and phpunit/php-code-coverage 14.0
  • Added --openclover CLI option for merging into OpenClover XML format
  • Added --source CLI option for configuring the path to source code when merging on a different machine
  • Added --do-not-require-matching-git-information, --do-not-require-matching-php-version, and --do-not-require-matching-code-coverage-driver CLI options for the merge command

Fixed

  • #153: Patches modifying only uncovered lines are not handled correctly

Removed

  • The "execute" command has been removed
  • PHPUnit 13.0 and phpunit/php-code-coverage 13.0 are no longer supported

[12.0.0] - 2026-02-06

Added

  • Added support for PHPUnit 13

Removed

  • PHPUnit 12 is no longer supported
  • PHP 8.3 is no longer supported

[11.0.4] - 2026-02-06

  • No changes; phpcov.phar rebuilt with updated dependencies

[11.0.3] - 2025-11-29

  • No changes; phpcov.phar rebuilt with updated dependencies

[11.0.2] - 2025-09-02

  • No changes; phpcov.phar rebuilt with updated dependencies

[11.0.1] - 2025-02-29

  • No changes; phpcov.phar rebuilt with updated dependencies

... (truncated)

Commits
  • 334ea12 Prepare release
  • a1892b0 Sync with phpunit/php-code-coverage 14.1.3
  • d901fda Update dependencies
  • 27a03b8 Do not interpolate GitHub Actions expressions in shell scripts
  • c87f0c3 Update fixture
  • bb608cf Prepare release
  • c7f7f7e Update dependencies
  • fb3cb88 Update dependencies
  • e336d67 Sync build of phpcov.phar with build of phpunit.phar (except for scoping)
  • 93b78d9 Update PHP-CS-Fixer configuration
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [phpunit/phpcov](https://github.com/sebastianbergmann/phpcov) to permit the latest version.
- [Changelog](https://github.com/sebastianbergmann/phpcov/blob/main/ChangeLog.md)
- [Commits](sebastianbergmann/phpcov@10.0.0...13.0.1)

---
updated-dependencies:
- dependency-name: phpunit/phpcov
  dependency-version: 13.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 2, 2026
@dependabot dependabot Bot requested a review from tweis as a code owner July 2, 2026 00:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

TYPO3 v13.4 tests on PHP 8.4

Code Coverage
Package Lines Functions Classes Health
netlogix/nxsimplecdn 0.00% 0/40 0.00% 0/6 0.00% 0/3
Summary 0.00% 0/40 0.00% 0/6 0.00% 0/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Development

Successfully merging this pull request may close these issues.

0 participants