Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

Bumps php-coveralls/php-coveralls from 2.8.0 to 2.9.0.

Release notes

Sourced from php-coveralls/php-coveralls's releases.

v2.9.0

Maintenance release

What's Changed

Add support

  • Add support for Symfony 8 (#391)
  • Add support for PHP 8.4 (#392)
  • Add support for psr/log:^3 (#402)

Drop support

  • Drop support for PHP 7.0-7.3 (#393)
  • Drop support for legacy Symfomny 2-3-4 (#397)

Docs

  • docs: update Parallel Build Webhook URL (#374)
  • docs: update phpunit.xml.dist examples for coverage, to match modern PHPUnit versions (#401)

Miscellaneous

  • CD: build command (#388)
  • CI: recover accidentally dropped 8.3 job (#399)
  • Fix autoload warnings (#389)
  • chore: remove phpcpd as abandoned (#400)
  • chore: update PHPUnit dev-deps to support v9-10-11 (#394)
  • chore: update phpspec/prophecy-phpunit to 2.4 (#398)
  • deps: bump dev-tools (#396)
  • deps: upgrade PHP CS Fixer (#395)

New Contributors

Full Changelog: php-coveralls/php-coveralls@v2.8.0...v2.9.0

Changelog

Sourced from php-coveralls/php-coveralls's changelog.

2.9.0

Maintenance release

Add support

  • Add support for Symfony 8 (#391)
  • Add support for PHP 8.4 (#392)
  • Add support for psr/log:^3 (#402)

Drop support

  • Drop support for PHP 7.0-7.3 (#393)
  • Drop support for legacy Symfomny 2-3-4 (#397)

Docs

  • docs: update Parallel Build Webhook URL (#374)
  • docs: update phpunit.xml.dist examples for coverage, to match modern PHPUnit versions (#401)

Miscellaneous

  • CD: build command (#388)
  • CI: recover accidentally dropped 8.3 job (#399)
  • Fix autoload warnings (#389)
  • chore: remove phpcpd as abandoned (#400)
  • chore: update PHPUnit dev-deps to support v9-10-11 (#394)
  • chore: update phpspec/prophecy-phpunit to 2.4 (#398)
  • deps: bump dev-tools (#396)
  • deps: upgrade PHP CS Fixer (#395)
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 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)

Bumps [php-coveralls/php-coveralls](https://github.com/php-coveralls/php-coveralls) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/php-coveralls/php-coveralls/releases)
- [Changelog](https://github.com/php-coveralls/php-coveralls/blob/master/CHANGELOG.md)
- [Commits](php-coveralls/php-coveralls@v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: php-coveralls/php-coveralls
  dependency-version: 2.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Nov 6, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 19133204815

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 71.803%

Totals Coverage Status
Change from base Build 19130665624: 0.0%
Covered Lines: 3206
Relevant Lines: 4465

💛 - Coveralls

@azjezz azjezz merged commit 15dfc50 into main Nov 10, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/composer/php-coveralls/php-coveralls-2.9.0 branch November 10, 2025 00:38
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.

3 participants