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

chore(deps-dev): update friends-of-phpspec/phpspec-code-coverage requirement from 6.3.0 to 6.4.1 #309

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Updates the requirements on friends-of-phpspec/phpspec-code-coverage to permit the latest version.

Release notes

Sourced from friends-of-phpspec/phpspec-code-coverage's releases.

Quickfix around exclude path logic.

Since the v6.4.0 and some libraries updates, we were forced to rewrite the exclude path logic within the coverage listener. This release contains a fix, more details in #62.

Thank you @​wesolydexter for the patch !

Changelog

Sourced from friends-of-phpspec/phpspec-code-coverage's changelog.

[6.4.1] - 2024-08-12

  • Fix issue with the path exclude logic within the coverage listener #62

[6.4.0] - 2024-07-16

  • Support PHP 8.3
  • Compatibility with phpunit/php-code-coverage v11

[6.3.0] - 2023-02-22

  • Support PHP 8.2
  • Compatibility with phpunit/php-code-coverage v10
  • Fix version constraint with phpunit/php-code-coverage, we aren't compatible with version under v9.2…
  • Fix CI matrix to test composer dependencies on lowest possible version and highest possible version to ensure valid constraints…

[6.2.0] - 2022-01-24

  • Support PHP 8.1
  • Add ability to generate report in cobertura format (cf #49)
  • Remove GrumPHP usage.

[6.1.0] - 2021-03-30

  • Added support for directory filtering #44

[6.0.0] - 2020-11-28

  • Support PHP 8
  • Extension requires PHP7.3+ (due to phpunit/php-code-coverage v9 depending on it) #36 Version 5.x will still be maintained

[5.0.0] - 2020-11-16

  • Extension requires PHP7.2+ (due to PhpSpec v7 depending on it) #37, #35

[4.3.3] - 2020-11-16

  • Support "phpunit/php-code-coverage" v8 (#27)
  • Switch to GitHub actions (#25)

[4.3.2] - 2019-11-12

  • Allow compatibility with PHPSpec v6

[4.3.1] - 2019-10-01

  • Update root namespace to FriendsOfPhpSpec but maintain a class alias to the

... (truncated)

Commits
  • 2ea7800 doc: Prepare v6.4.1
  • cfe2fd1 Merge pull request #62 from wesolydexter/blacklist-fix
  • 18bb622 Blacklist: Fix building of the excludes list
  • 944f7d0 doc: Prepare v6.4.0
  • ff137d7 Merge pull request #61 from friends-of-phpspec/chore/phpunit-php-code-coverag...
  • 1dc3e64 chore: Handle blacklist and blacklist_files options.
  • 3e150d9 doc: Update phpunit supported version matrix.
  • 299609a phpunit: Allow compatibility with php-code-coverage v11.*
  • 14ca8bb Merge pull request #60 from friends-of-phpspec/chore/php-support
  • e4c650f ci: Test the code against PHP 8.3.
  • See full diff in compare view

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)

…irement

Updates the requirements on [friends-of-phpspec/phpspec-code-coverage](https://github.com/friends-of-phpspec/phpspec-code-coverage) to permit the latest version.
- [Release notes](https://github.com/friends-of-phpspec/phpspec-code-coverage/releases)
- [Changelog](https://github.com/friends-of-phpspec/phpspec-code-coverage/blob/master/CHANGELOG.md)
- [Commits](friends-of-phpspec/phpspec-code-coverage@v6.3.0...v6.4.1)

---
updated-dependencies:
- dependency-name: friends-of-phpspec/phpspec-code-coverage
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
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