ItinerisLtd / wordpress-packager

Generates itinerisltd/wordpress composer package
MIT License
0 stars 1 forks source link

build(deps): bump phpunit/php-code-coverage from 7.0.8 to 7.0.10 #209

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps phpunit/php-code-coverage from 7.0.8 to 7.0.10.

Changelog *Sourced from [phpunit/php-code-coverage's changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/master/ChangeLog.md).* > ## [7.0.10] - 2019-11-20 > > ### Fixed > > * Fixed [#710](https://github-redirect.dependabot.com/sebastianbergmann/php-code-coverage/pull/710): Code Coverage does not work in PhpStorm > > ## [7.0.9] - 2019-11-20 > > ### Changed > > * Implemented [#709](https://github-redirect.dependabot.com/sebastianbergmann/php-code-coverage/pull/709): Prioritize PCOV over Xdebug
Commits - [`f188418`](https://github.com/sebastianbergmann/php-code-coverage/commit/f1884187926fbb755a9aaf0b3836ad3165b478bf) Prepare release - [`a47e7e3`](https://github.com/sebastianbergmann/php-code-coverage/commit/a47e7e39fecaa98e99e007c3c7008892c41609a0) Revert "Added missing Clover attributes" - [`9e3bedf`](https://github.com/sebastianbergmann/php-code-coverage/commit/9e3bedf0850268ad839279316bd619b004176173) Revert "Fixed test" - [`f685ada`](https://github.com/sebastianbergmann/php-code-coverage/commit/f685adac9d9c1d13717fa41ee6528f993654e0a4) Revert "Fixed tests" - [`075572d`](https://github.com/sebastianbergmann/php-code-coverage/commit/075572dd777ea8317196838f8b59b1de2a642abc) Prepare release - [`8198f74`](https://github.com/sebastianbergmann/php-code-coverage/commit/8198f748870693e87fe40e19452768cef00869ea) Prioritize pcov above xdebug - [`b85a920`](https://github.com/sebastianbergmann/php-code-coverage/commit/b85a9205e06bead6f243af7f29812d8a62e50027) Fix an impossible condition - [`b93a224`](https://github.com/sebastianbergmann/php-code-coverage/commit/b93a224842766cd24f3048ddac35325e114a336b) Fixed tests - [`5d3ea5e`](https://github.com/sebastianbergmann/php-code-coverage/commit/5d3ea5e56dd5e2abb15dca068fbac69d4ce4bbec) Fixed test - [`db78ea3`](https://github.com/sebastianbergmann/php-code-coverage/commit/db78ea3a9eabe103887bfa1dc593dba642493669) Added missing Clover attributes - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/php-code-coverage/compare/7.0.8...7.0.10)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)