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

[TASK] Update dvdoug/behat-code-coverage requirement from ^5.3.3 to ^5.3.4 #40

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2024

Updates the requirements on dvdoug/behat-code-coverage to permit the latest version.

Release notes

Sourced from dvdoug/behat-code-coverage's releases.

v5.3.4

Fixed

  • Better handling of relative paths
Changelog

Sourced from dvdoug/behat-code-coverage's changelog.

[5.3.4] - 2024-04-03

Fixed

  • Better handling of relative paths

[5.3.3] - 2024-02-03

Added

  • Compatibility with phpunit/php-code-coverage v11

Changed

  • Minimum phpunit/php-code-coverage version bumped to 10.1

[5.3.2] - 2023-12-09

Added

  • Support for Symfony 7

Removed

  • Support for Symfony 4

[5.3.1] - 2023-05-08

Changed

  • Stopped using some deprecated methods inside phpunit/php-code-coverage v10.1

Fixed

  • Better handling of PCOV and Xdebug running side by side

[5.3.0] - 2023-02-04

Added

  • Compatibility with phpunit/php-code-coverage v10
  • Added colors and customCSSFile options to HTML report configuration

[5.2.2] - 2021-11-30

Added

  • Support for Symfony 6

Changed

  • Improved error messages when a coverage driver cannot be found
  • Deprecated processUncoveredFiles setting, it has been removed as of php-code-coverage v10.

[5.2.1] - 2021-01-10

Fixed

  • When Xdebug was enabled, but its coverage feature was disabled an exception was thrown. This scenario is now treated the same as when no coverage driver is loaded at all (a warning is printed but Behat is allowed to run to completion)

[5.2.0] - 2020-10-11

Added

  • Added support for the Cobertura report format

Changed

  • Minimum phpunit/php-code-coverage version bumped to 9.2

... (truncated)

Commits
  • 0d42858 Update changelog
  • 936e515 Additional cleanup now that php-code-coverage v9 isn't supported anymore
  • dc85876 Merge pull request #24 from kadet1090/master
  • 542694c Use realpath for excluding and including individual files
  • 2a04dc0 Remove dead code
  • 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)

Updates the requirements on [dvdoug/behat-code-coverage](https://github.com/dvdoug/behat-code-coverage) to permit the latest version.
- [Release notes](https://github.com/dvdoug/behat-code-coverage/releases)
- [Changelog](https://github.com/dvdoug/behat-code-coverage/blob/master/CHANGELOG.md)
- [Commits](dvdoug/behat-code-coverage@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: dvdoug/behat-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 Apr 4, 2024
@simonschaufi simonschaufi merged commit 384dd29 into main Apr 4, 2024
8 checks passed
@simonschaufi simonschaufi deleted the dependabot/composer/dvdoug/behat-code-coverage-tw-5.3.4 branch April 4, 2024 19:47
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