Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2022

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

Changelog

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

[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

Fixed

  • #935: Cobertura package name attribute is always empty
  • #946: return with multiline constant expression must only contain the last line
Commits
  • 3f893e1 Prepare release
  • 2016ff1 Fix CS/WS issues
  • 23555f3 Update ChangeLog
  • 71525ea Skip comments within nodes already marked as exec
  • 57a6c1c Multiline strings: skip internal lines
  • 3cdf791 Minor optimization
  • ff534e0 Adapt missing test cases for PHP <8.1
  • 3c5384b SA fixes
  • e9a72da Tests different features only for related supported by PHP versions
  • ee26212 Rely only on ExecutableLinesFindingVisitorTest unit test for exec lines; adap...
  • Additional commits viewable in compare view

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.21.
- [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases)
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog.md)
- [Commits](sebastianbergmann/php-code-coverage@9.2.17...9.2.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Dec 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2022

Superseded by #597.

@dependabot dependabot bot closed this Dec 23, 2022
@dependabot dependabot bot deleted the dependabot/composer/phpunit/php-code-coverage-9.2.21 branch December 23, 2022 22:01
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.

1 participant