platform-coop-toolkit / coop-library-framework

Custom Post Type utilities for the Platform Co-op Resource Library.
https://platform.coop
Other
0 stars 2 forks source link

Bump phpunit/phpunit from 8.4.1 to 8.4.2 #164

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps phpunit/phpunit from 8.4.1 to 8.4.2.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.4.md).* > ## [8.4.2] - 2019-10-28 > > ### Fixed > > * Fixed [#3727](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3727): Problem hidden by PHPUnit's error handler > * Fixed [#3793](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3793): JUnit logger reports warnings as failures > * Fixed [#3863](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3863): `\Countable` needs to be checked before `\EmptyIterator` > * Fixed [#3889](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3889): Test(s) not found when source filename does not match test case class name > * Fixed [#3893](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3893): `TypeError` when called with a filename without extension
Commits - [`a142a7e`](https://github.com/sebastianbergmann/phpunit/commit/a142a7e66c0ea7b5b6c04ee27f08d10d1137cd9b) Prepare release - [`e63082a`](https://github.com/sebastianbergmann/phpunit/commit/e63082ab479d690b1dd7119be6b1f35a3fe03dab) Merge branch '7.5' into 8.4 - [`4c92a15`](https://github.com/sebastianbergmann/phpunit/commit/4c92a15296e58191a4cd74cff3b34fc8e374174a) Prepare release - [`c63ba6a`](https://github.com/sebastianbergmann/phpunit/commit/c63ba6ab4b176fd968357f13b83f70ba8faf1770) Update ChangeLog - [`46690a4`](https://github.com/sebastianbergmann/phpunit/commit/46690a468c082be60ca5940b620e25f3628718ba) Merge branch '7.5' into 8.4 - [`6d01bd0`](https://github.com/sebastianbergmann/phpunit/commit/6d01bd074d67985cb8ac9f559e8a560ea9736133) Update ChangeLog - [`8635c10`](https://github.com/sebastianbergmann/phpunit/commit/8635c1071232c0cb41c23e12066579f4902d2fc0) Merge branch '7.5' into 8.4 - [`d703dcb`](https://github.com/sebastianbergmann/phpunit/commit/d703dcb5b280b1ec9a342a064eb058727026f7ff) Count Constaint - check \Countable first - [`ffc9e37`](https://github.com/sebastianbergmann/phpunit/commit/ffc9e3776130820bfb7b07bda01f98acdac38974) Add warnings to PHPT files - [`e7b8576`](https://github.com/sebastianbergmann/phpunit/commit/e7b8576b0588191869d62d8c354126cf87f15169) Add warnings to JUnit report - closes [#3793](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3793) - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/8.4.1...8.4.2)


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)