WildPHP / irc-bot

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

Bump phpunit/phpunit from 8.2.0 to 8.2.3 #109

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phpunit/phpunit from 8.2.0 to 8.2.3.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.2.md).* > ## [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
Commits - [`f67ca36`](https://github.com/sebastianbergmann/phpunit/commit/f67ca36860ebca7224d4573f107f79bd8ed0ba03) Prepare release - [`48d1287`](https://github.com/sebastianbergmann/phpunit/commit/48d1287e707b011f8350dde1e20b2d8cf3d931dc) Merge branch '7.5' into 8.2 - [`b927859`](https://github.com/sebastianbergmann/phpunit/commit/b9278591caa8630127f96c63b598712b699e671c) Prepare release - [`c97d00b`](https://github.com/sebastianbergmann/phpunit/commit/c97d00becb6df8dc7d8f98a95ad11147e20f41b8) Disable this test on PHP 7.4, too - [`78dbf7b`](https://github.com/sebastianbergmann/phpunit/commit/78dbf7be8dd8c7e99f7a13e343b0f7d603bc7cda) Update tools - [`afb82cf`](https://github.com/sebastianbergmann/phpunit/commit/afb82cf78da9da6568688c90bb33a2a5fe2b11b7) Merge branch '7.5' into 8.2 - [`10afd80`](https://github.com/sebastianbergmann/phpunit/commit/10afd80fac516f5f77d697030c1629dfbd27b1b6) Remove flaky/weird/obscure/hard-to-maintain tests - [`f9e3a01`](https://github.com/sebastianbergmann/phpunit/commit/f9e3a015d38e12cb93feccdca91529c155e5e194) Add missing default value - [`1a68042`](https://github.com/sebastianbergmann/phpunit/commit/1a68042edceb5e1580721efe3d330596e8c1c80f) Update ChangeLog - [`e807f25`](https://github.com/sebastianbergmann/phpunit/commit/e807f25002acd2853bac1347873d1c65a4821ebf) Merge branch '7.5' into 8.2 - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/8.2.0...8.2.3)


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