Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps phpunit/php-code-coverage from 9.2.17 to 9.2.25.

Changelog

Sourced from phpunit/php-code-coverage's changelog.

[9.2.25] - 2023-02-25

Fixed

  • #981: CodeUnitFindingVisitor does not support DNF types

[9.2.24] - 2023-01-26

Changed

  • #970: CSS and JavaScript assets are now referenced using ?v=%s URLs in the HTML report to avoid cache issues

[9.2.23] - 2022-12-28

Fixed

  • #971: PHP report does not handle serialized code coverage data larger than 2 GB
  • #974: Executable line analysis fails for declarations with enumerations and unions

[9.2.22] - 2022-12-18

Fixed

  • #969: Fixed identifying line with throw as executable

[9.2.21] - 2022-12-14

Changed

  • #964: Changed how executable lines are identified

[9.2.20] - 2022-12-13

Fixed

  • #960: New body font-size is way too big

[9.2.19] - 2022-11-18

Fixed

  • #949: Various issues related to identifying executable lines

Changed

  • Tweaked CSS for HTML report
  • Updated bundled CSS/JavaScript components used for HTML report: Bootstrap 4.6.2 and jQuery 3.6.1

[9.2.18] - 2022-10-27

... (truncated)

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) from 9.2.17 to 9.2.25.
- [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases)
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/9.2.25/ChangeLog.md)
- [Commits](sebastianbergmann/php-code-coverage@9.2.17...9.2.25)

---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Mar 3, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants