Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2020

Updates the requirements on phpunit/phpunit to permit the latest version.

Changelog

Sourced from phpunit/phpunit's changelog.

[8.5.13] - 2020-12-01

Fixed

  • Running tests in isolated processes did not work with PHP 8 on Windows

[8.5.12] - 2020-11-30

Changed

  • Changed PHP version constraint in composer.json from ^7.2 to >=7.2 to allow the installation of PHPUnit 8.5 on PHP 8. Please note that the code coverage functionality is not available for PHPUnit 8.5 on PHP 8.

Fixed

  • #4529: Debug mode of Xdebug 2 is not disabled for PHPT tests

[8.5.11] - 2020-11-27

Changed

  • Bumped required version of phpunit/php-code-coverage

[8.5.10] - 2020-11-27

Added

  • Support for Xdebug 3

Fixed

  • #4516: phpunit/phpunit-selenium does not work with PHPUnit 8.5.9

[8.5.9] - 2020-11-10

Fixed

  • #3965: Process Isolation throws exceptions when PHPDBG is used
  • #4470: Infinite recursion when --static-backup --strict-global-state is used

[8.5.8] - 2020-06-22

Fixed

  • #4312: Fix for #4299 breaks backward compatibility

[8.5.7] - 2020-06-21

Fixed

  • #4299: "No tests executed" does not always result in exit code 1

... (truncated)

Commits

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 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)

…0,<8.5.12 || ^9.3.3 || ^8.0

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/commits/8.5.13)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Dec 3, 2020
@codecov
Copy link

codecov bot commented Dec 3, 2020

Codecov Report

Merging #55 (2cb67ec) into master (dc31b13) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #55   +/-   ##
=========================================
  Coverage     98.63%   98.63%           
  Complexity      116      116           
=========================================
  Files            19       19           
  Lines           293      293           
=========================================
  Hits            289      289           
  Misses            4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc31b13...2cb67ec. Read the comment docs.

@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 2cb67ec and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 98.6% (0.0% change).

View more on Code Climate.

@zingimmick zingimmick closed this Dec 3, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/phpunit/phpunit-tw-8.0-and-lt-8.5.12or-tw-9.3.3or-tw-8.0 branch December 3, 2020 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant