junlarsen / RiotQuest

[Deprecated] PHP 7.1+ Library for the Riot Games API
MIT License
8 stars 3 forks source link

Update phpunit/phpunit requirement from 8.2.4 to 8.2.5 #24

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 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-8.2.md).* > ## [8.2.5] - 2019-07-15 > > ### Fixed > > * Fixed [#3747](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3747): Regression in `StringStartsWith` constraint > * Fixed [#3752](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3752): `expectException()` fails with `getMockForAbstractClass()` > > ## [8.2.4] - 2019-07-03 > > ### Changed > > * Implemented [#3744](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3744): More context when value with incompatible type is configured to be returned by stub > > ## [8.2.3] - 2019-06-19 > > ### Fixed > > * Fixed [#3722](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3722): `getObjectForTrait()` does not work for traits that declare a constructor > * Fixed [#3723](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3723): Unescaped dash in character group in regular expression > > ## [8.2.2] - 2019-06-15 > > ### Changed > > * Scoped PHAR built with newer version of PHP-Scoper > > ## [8.2.1] - 2019-06-07 > > ### Fixed > > * Fixed [type#2](https://github-redirect.dependabot.com/sebastianbergmann/type/issues/2): Stubbing of methods with `callable` or `iterable` return type does not work > > ## [8.2.0] - 2019-06-07 > > ### Added > > * Implemented [#3506](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3506): PHP options should be passed to child processes > * Implemented [#3586](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3586): Show time spent on code coverage report generation > * Implemented [#3682](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3682): Allow using `duration` for the `--order-by` option as well as for the `executionOrder` attribute in `phpunit.xml` > > ### Changed > > * Implemented [#3122](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3122): Prevent runtime type error due to wrong return value configuration of test double > * Implemented [#3708](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3708): Built-in assertion and mock type definitions > > ### Fixed > > * Fixed [#3602](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3602): PHPUnit silently ignores the return value on a `void` method of test double > > [8.2.5]: https://github.com/sebastianbergmann/phpunit/compare/8.2.4...8.2.5 > ... (truncated)
Commits - [`c1b8534`](https://github.com/sebastianbergmann/phpunit/commit/c1b8534b3730f20f58600124129197bf1183dc92) Prepare release - [`5e41288`](https://github.com/sebastianbergmann/phpunit/commit/5e412880ef9e9704d30db316053869ef35f2f224) Merge branch '7.5' into 8.2 - [`2834789`](https://github.com/sebastianbergmann/phpunit/commit/2834789aeb9ac182ad69bfdf9ae91856a59945ff) Prepare release - [`03f43fa`](https://github.com/sebastianbergmann/phpunit/commit/03f43fad37a4fd74e363ec464ee5002cd07aced3) Closes [#3752](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3752) - [`23fca8d`](https://github.com/sebastianbergmann/phpunit/commit/23fca8d2fe3bd70f22f185bbb35582e58a03ac85) Update tools - [`34f0fbe`](https://github.com/sebastianbergmann/phpunit/commit/34f0fbee82e9462238578fc947bc80271a3c82fb) Merge branch '7.5' into 8.2 - [`7cf0771`](https://github.com/sebastianbergmann/phpunit/commit/7cf077177f6ae0152fd219d14958c05062bfec4d) Add missing default value - [`a25b70a`](https://github.com/sebastianbergmann/phpunit/commit/a25b70a6cd338d52a6c6eb125a74a6dfbdf2f8c4) Leftover from 4fb73b440f6f5df47f439348f4b78ce6e00d156a and e35e9ec16e0ac0ff3f... - [`e35e9ec`](https://github.com/sebastianbergmann/phpunit/commit/e35e9ec16e0ac0ff3f349a0574f3402dad64d62a) Reorder - [`4fb73b4`](https://github.com/sebastianbergmann/phpunit/commit/4fb73b440f6f5df47f439348f4b78ce6e00d156a) Add missing annotations - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/8.2.4...8.2.5)


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 ignore this [patch|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). To ignore the version in this PR you can just close it - `@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 these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 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.

junlarsen commented 5 years ago

Not going to update phpunit