WildPHP / irc-bot

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

Bump phpunit/phpunit from 8.4.0 to 8.4.1 #121

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps phpunit/phpunit from 8.4.0 to 8.4.1.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.4.md).* > ## [8.4.1] - 2019-10-07 > > ### Fixed > > * Fixed [#3879](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3879): Tests with data providers in parent class do not work anymore > * Fixed [#3881](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3881): Regression with multiple test case classes declared in a single sourcecode file > * Fixed [#3884](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3884): Uncaught `ReflectionException` with TestDox XML report
Commits - [`366a4a0`](https://github.com/sebastianbergmann/phpunit/commit/366a4a0f2b971fd43b7c351d621e8dd7d7131869) Prepare release - [`d5a29ff`](https://github.com/sebastianbergmann/phpunit/commit/d5a29ffe0f9fbf87cf1b7bae96a8109d44f0099b) Closes [#3884](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3884) - [`7d05a76`](https://github.com/sebastianbergmann/phpunit/commit/7d05a76c917e143c3a5f976a5b1a44139478b56f) Update ChangeLog - [`66650e6`](https://github.com/sebastianbergmann/phpunit/commit/66650e6d038c77693bd75b2f57e4810ca541d5ec) Change $class to $classInHierarchy - [`da3d769`](https://github.com/sebastianbergmann/phpunit/commit/da3d76931e85c73322d6bbce76d65c7502bb259b) Add ArgumentTypeCoercion to psalm baseline - [`4ccaab5`](https://github.com/sebastianbergmann/phpunit/commit/4ccaab5ced18940d46757561aa31e2d862d5d558) Revert "Revert "Last codestyle fix (I hope)"" - [`74be130`](https://github.com/sebastianbergmann/phpunit/commit/74be130be4a402d99785c4a0cc0a290638f14b16) add class to DocBlock::ofMethod in TestTest - [`36812c0`](https://github.com/sebastianbergmann/phpunit/commit/36812c00c675cd6623f58a8de4b3125e149a9d9e) Revert "Last codestyle fix (I hope)" - [`4be8f13`](https://github.com/sebastianbergmann/phpunit/commit/4be8f13662741b0de4163079838e51b59dc7c249) Last codestyle fix (I hope) - [`2c27563`](https://github.com/sebastianbergmann/phpunit/commit/2c27563dd43da1420180f616497342b22e531cb9) Codestyle fixed - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/8.4.0...8.4.1)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)