ItinerisLtd / wordpress-packager

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

build(deps): bump phpunit/phpunit from 8.4.2 to 8.4.3 #192

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps phpunit/phpunit from 8.4.2 to 8.4.3.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.4.md).* > ## [8.4.3] - 2019-11-06 > > ### Fixed > > * Fixed [#3922](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3922): Wrong test case executed with test case inheritance
Commits - [`67f9e35`](https://github.com/sebastianbergmann/phpunit/commit/67f9e35bffc0dd52d55d565ddbe4230454fd6a4e) Prepare release - [`71a1cb7`](https://github.com/sebastianbergmann/phpunit/commit/71a1cb73a1a988f9d0d771ecc2adcc03dc0529bf) Merge branch '7.5' into 8.4 - [`c05f7cc`](https://github.com/sebastianbergmann/phpunit/commit/c05f7cca1eaadcab448ea9fd916d93926d50e113) Enhancement: Cache dependencies installed with composer between builds - [`37fc30d`](https://github.com/sebastianbergmann/phpunit/commit/37fc30dd45a7e05e10fa3f422deb9586645e5d2f) Package .phpstorm.meta.php - [`c6b6317`](https://github.com/sebastianbergmann/phpunit/commit/c6b631733679fef2e2ceb3f1b01fe19e37ed2962) Update tools - [`07c11d8`](https://github.com/sebastianbergmann/phpunit/commit/07c11d80e2f262416b1a07bab70d6c3524788aa6) Merge branch '7.5' into 8.4 - [`92fb277`](https://github.com/sebastianbergmann/phpunit/commit/92fb277de5ef5623fe954c5c653700bd87972e60) Fix: Do not fail step when sending code coverage failed - [`2b377f5`](https://github.com/sebastianbergmann/phpunit/commit/2b377f543eb08592ee2f6b48e4e82ded7a8f8202) Enhancement: Run tests using GitHub actions - [`c2871ef`](https://github.com/sebastianbergmann/phpunit/commit/c2871efbb6d385ef4c0ea1831a77ba4e7deb7ffb) Enhancement: Lint XML configuration using GitHub actions - [`fbd8975`](https://github.com/sebastianbergmann/phpunit/commit/fbd897513fa6d07494602f413adab7868c11b403) Update tools - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/8.4.2...8.4.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.

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)