WildPHP / irc-bot

A simple and modular PHP IRC bot
MIT License
84 stars 24 forks source link

Bump phpunit/phpunit from 8.2.3 to 8.2.5 #113

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phpunit/phpunit from 8.2.3 to 8.2.5.

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
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.3...8.2.5)


Dependabot compatibility score

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.