alcohol / iso4217

ISO 4217 PHP Library
MIT License
142 stars 21 forks source link

Update phpunit/phpunit requirement to ^7.1.1 #18

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

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

Changelog *Sourced from phpunit/phpunit's [changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-5.7.md).* > # 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](http://keepachangelog.com/) principles. > > ## [5.7.27] - 2018-02-01 > > ### Fixed > > * Fixed [#2236](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2236): Exceptions in `tearDown()` do not affect `getStatus()` > * Fixed [#2950](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2950): Class extending `PHPUnit\Framework\TestSuite` does not extend `PHPUnit\FrameworkTestCase` > * Fixed [#2972](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2972): PHPUnit crashes when test suite contains both `.phpt` files and unconventionally named tests > > ## [5.7.26] - 2017-12-17 > > ### Fixed > > * Fixed [#2472](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2472): `PHPUnit\Util\Getopt` uses deprecated `each()` function > * Fixed [#2833](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2833): Test class loaded during data provider execution is not discovered > * Fixed [#2922](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/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 > > * Fixed [#2859](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2859): Regression caused by fix for [#2833](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2833) > > ## [5.7.24] - 2017-11-14 > > ### Fixed > > * Fixed [#2833](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2833): Test class loaded during data provider execution is not discovered > > ## [5.7.23] - 2017-10-15 > > ### Fixed > > * Fixed [#2731](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2731): Empty exception message cannot be expected > > ## [5.7.22] - 2017-09-24 > > ### Fixed > > * Fixed [#2769](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/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 - See full diff in [compare view](https://github.com/sebastianbergmann/phpunit/commits/7.1.1)


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 ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.
alcohol commented 6 years ago

@dependabot ignore this dependency

dependabot-preview[bot] commented 6 years ago

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.

dependabot-preview[bot] commented 6 years ago

OK, I won't notify you about phpunit/phpunit again, unless you re-open this PR or update it yourself. 😢