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

build(deps-dev): update phpunit/php-code-coverage requirement from 10.1.14 to 11.0.5 #1879

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2024

Updates the requirements on phpunit/php-code-coverage to permit the latest version.

Release notes

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

phpunit/php-code-coverage 11.0.5

Changed

  • This project now uses PHPStan instead of Psalm for static analysis
Changelog

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

11.0.5 - 2024-07-03

Changed

  • This project now uses PHPStan instead of Psalm for static analysis

11.0.4 - 2024-06-29

Fixed

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

11.0.3 - 2024-03-12

Fixed

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

11.0.2 - 2024-03-09

Changed

  • #1032: Pad lines in code coverage report only when colors are shown

11.0.1 - 2024-03-02

Changed

  • Do not use implicitly nullable parameters

11.0.0 - 2024-02-02

Removed

  • The SebastianBergmann\CodeCoverage\Filter::includeDirectory(), SebastianBergmann\CodeCoverage\Filter::excludeDirectory(), and SebastianBergmann\CodeCoverage\Filter::excludeFile() methods have been removed
  • This component now requires PHP-Parser 5
  • This component is no longer supported on PHP 8.1
Commits

You can trigger a rebase of this PR 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 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/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases)
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-11.0.md)
- [Commits](sebastianbergmann/php-code-coverage@10.1.14...11.0.5)

---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 9, 2024
@hemberger
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2024

Looks like phpunit/php-code-coverage is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 28, 2024
@dependabot dependabot bot deleted the dependabot/composer/phpunit/php-code-coverage-11.0.5 branch July 28, 2024 19:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant