smrealms / smr

Space Merchant Realms open-source game engine
http://www.smrealms.de
GNU Affero General Public License v3.0
25 stars 15 forks source link

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

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

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 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)
hemberger commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

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