From 84ca50afa5c112480e2944a91fa2a9d8d508d8f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 6 Oct 2018 12:23:07 +0200 Subject: [PATCH] Bump phpunit/phpunit from 7.3.5 to 7.4.0 (#820) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.3.5 to 7.4.0.
Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.4.md).* > ## [7.4.0] - 2018-10-05 > > ### Added > > * Implemented [#3127](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3127): Emit error when mocked method is not really mocked > * Implemented [#3224](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pulls/3224): Ability to enforce a time limit for tests not annotated with `[**small**](https://github.com/small)`, `[**medium**](https://github.com/medium)`, or `[**large**](https://github.com/large)` > * Implemented [#3272](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3272): Ability to generate code coverage whitelist filter script for Xdebug > * Implemented [#3284](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3284): Ability to reorder tests based on execution time > * Implemented [#3290](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3290): Ability to load a PHP script before any code of PHPUnit itself is loaded > > [7.4.0]: https://github.com/sebastianbergmann/phpunit/compare/7.3...7.4.0
Commits - [`f3837fa`](https://github.com/sebastianbergmann/phpunit/commit/f3837fa1e07758057ae06e8ddec6d06ba183f126) Prepare release - [`be6564e`](https://github.com/sebastianbergmann/phpunit/commit/be6564ea49b96b9776c53f627a49683ec2687ce5) Fix issues identified by Phan - [`1ff9e1b`](https://github.com/sebastianbergmann/phpunit/commit/1ff9e1b700b56240efbb85ac18d8512b1cefd2a5) Merge branch '7.3' - [`d854f61`](https://github.com/sebastianbergmann/phpunit/commit/d854f611dee76e44e5af631c764f7b0272db795a) Remove PHPStan (I will be using Phan (and maybe Psalm) in the future) - [`a9a7da4`](https://github.com/sebastianbergmann/phpunit/commit/a9a7da440d023574963432b9b7951204de875794) Cleanup - [`60b8afa`](https://github.com/sebastianbergmann/phpunit/commit/60b8afa374ea1f62f66537a7530c755a16f8da0f) Bump - [`d278688`](https://github.com/sebastianbergmann/phpunit/commit/d278688cead456c68f86603be7d856e9f82c92a3) Fix CS/WS issues - [`4b45340`](https://github.com/sebastianbergmann/phpunit/commit/4b453405a633e05262f927a8dad5ebc2f2c714ca) Ignore src/Framework/Assert/Functions.php - [`5bb97ad`](https://github.com/sebastianbergmann/phpunit/commit/5bb97adaa5df4d840587bbc50942da65e71491ff) Fix - [`105a88c`](https://github.com/sebastianbergmann/phpunit/commit/105a88cc2d2a06f03ea0b263b32c3a93fe6b6c3f) Fix - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.3.5...7.4.0)

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.3.5&new-version=7.4.0)](https://dependabot.com/compatibility-score.html?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.3.5&new-version=7.4.0) 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 cancel merge` will cancel a previously requested merge - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
--- composer.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index f951948f..503a9748 100644 --- a/composer.lock +++ b/composer.lock @@ -5584,16 +5584,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "6.0.7", + "version": "6.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "865662550c384bc1db7e51d29aeda1c2c161d69a" + "reference": "848f78b3309780fef7ec8c4666b7ab4e6b09b22f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/865662550c384bc1db7e51d29aeda1c2c161d69a", - "reference": "865662550c384bc1db7e51d29aeda1c2c161d69a", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/848f78b3309780fef7ec8c4666b7ab4e6b09b22f", + "reference": "848f78b3309780fef7ec8c4666b7ab4e6b09b22f", "shasum": "" }, "require": { @@ -5643,7 +5643,7 @@ "testing", "xunit" ], - "time": "2018-06-01T07:51:50+00:00" + "time": "2018-10-04T03:41:23+00:00" }, { "name": "phpunit/php-file-iterator", @@ -5836,16 +5836,16 @@ }, { "name": "phpunit/phpunit", - "version": "7.3.5", + "version": "7.4.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "7b331efabbb628c518c408fdfcaf571156775de2" + "reference": "f3837fa1e07758057ae06e8ddec6d06ba183f126" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7b331efabbb628c518c408fdfcaf571156775de2", - "reference": "7b331efabbb628c518c408fdfcaf571156775de2", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3837fa1e07758057ae06e8ddec6d06ba183f126", + "reference": "f3837fa1e07758057ae06e8ddec6d06ba183f126", "shasum": "" }, "require": { @@ -5870,7 +5870,7 @@ "sebastian/exporter": "^3.1", "sebastian/global-state": "^2.0", "sebastian/object-enumerator": "^3.0.3", - "sebastian/resource-operations": "^1.0", + "sebastian/resource-operations": "^2.0", "sebastian/version": "^2.0.1" }, "conflict": { @@ -5890,7 +5890,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.3-dev" + "dev-master": "7.4-dev" } }, "autoload": { @@ -5916,7 +5916,7 @@ "testing", "xunit" ], - "time": "2018-09-08T15:14:29+00:00" + "time": "2018-10-05T04:05:24+00:00" }, { "name": "psy/psysh", @@ -6472,25 +6472,25 @@ }, { "name": "sebastian/resource-operations", - "version": "1.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", - "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" + "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", - "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9", + "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9", "shasum": "" }, "require": { - "php": ">=5.6.0" + "php": "^7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -6510,7 +6510,7 @@ ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", - "time": "2015-07-28T20:34:47+00:00" + "time": "2018-10-04T04:07:39+00:00" }, { "name": "sebastian/version",