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

Update phpunit/phpunit requirement to ^7.0.2 #12

Closed

Conversation

dependabot-preview[bot]
Copy link

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

Changelog

Sourced from phpunit/phpunit's changelog.

Changes in PHPUnit 5.7

All notable changes of the PHPUnit 5.7 release series are documented in this file using the Keep a CHANGELOG principles.

[5.7.27] - 2018-02-01

Fixed

  • Fixed #2236: Exceptions in tearDown() do not affect getStatus()
  • Fixed #2950: Class extending PHPUnit\Framework\TestSuite does not extend PHPUnit\FrameworkTestCase
  • Fixed #2972: PHPUnit crashes when test suite contains both .phpt files and unconventionally named tests

[5.7.26] - 2017-12-17

Fixed

  • Fixed #2472: PHPUnit\Util\Getopt uses deprecated each() function
  • Fixed #2833: Test class loaded during data provider execution is not discovered
  • Fixed #2922: Test class is not discovered when there is a test class with [**group**](https://github.com/group) and provider throwing exception in it, tests are run with --exclude-group for that group, there is another class called later (after the class from above), and the name of that another class does not match its filename

[5.7.25] - 2017-11-14

Fixed

[5.7.24] - 2017-11-14

Fixed

  • Fixed #2833: Test class loaded during data provider execution is not discovered

[5.7.23] - 2017-10-15

Fixed

  • Fixed #2731: Empty exception message cannot be expected

[5.7.22] - 2017-09-24

Fixed

  • Fixed #2769: Usage of setUseErrorHandler() produces Undefined variable error

[5.7.21] - 2017-06-21

Added

  • Added PHPUnit\Framework\AssertionFailedError, PHPUnit\Framework\Test, and PHPUnit\Framework\TestSuite to the forward compatibility layer for PHPUnit 6

... (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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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-5.7.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/commits/7.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@tobybellwood tobybellwood deleted the dependabot/composer/phpunit/phpunit-tw-7.0.2 branch March 20, 2018 10:43
@dependabot-preview
Copy link
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants