ottlinger / hornherzogen

Project to manage Aikidō seminar registrations
GNU General Public License v3.0
0 stars 2 forks source link

Bump phpunit/phpunit from 6.5.9 to 6.5.10 #131

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps phpunit/phpunit from 6.5.9 to 6.5.10.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md).* > ## [6.5.10] - 2018-08-03 > > ### Fixed > > * Fixed [#3209](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3209): `Test::run()` and `TestCase::run()` interface contradiction > * Fixed [#3218](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3218): `prefix` attribute for `directory` node missing from `phpunit.xml` XSD > * Fixed [#3225](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3225): `coverage-php` missing from `phpunit.xsd`
Commits - [`5744955`](https://github.com/sebastianbergmann/phpunit/commit/5744955af9c0a2de74a5eb5287c50bf025100d39) Prepare release - [`506dd60`](https://github.com/sebastianbergmann/phpunit/commit/506dd6028cb75c48607fe8a3b3eb0f1c6e3882a9) Closes [#3235](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3235) by backporting 32cbcdf37b8aead005883e51dbaf9ac7521c6af8 - [`c535b1c`](https://github.com/sebastianbergmann/phpunit/commit/c535b1ced44b8ee86f284ba003fef1544300f786) Closes [#3225](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3225) - [`2d53bd5`](https://github.com/sebastianbergmann/phpunit/commit/2d53bd5ae8ec6f81bb3be9d397f1f4cfac69ff97) Closes [#3218](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3218) - [`36101dc`](https://github.com/sebastianbergmann/phpunit/commit/36101dc9c31b9c49ad41f20de48fc1af8c34e5f8) Ensure the latest release of phpunit-mock-objects is used - [`41c9fde`](https://github.com/sebastianbergmann/phpunit/commit/41c9fdec9b64b8412fce955a7cfab650f77bc4d9) Closes [#3209](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3209) - See full diff in [compare view](https://github.com/sebastianbergmann/phpunit/compare/6.5.9...6.5.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.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@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 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.
codecov[bot] commented 6 years ago

Codecov Report

Merging #131 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #131   +/-   ##
=========================================
  Coverage     87.23%   87.23%           
  Complexity     1041     1041           
=========================================
  Files            59       59           
  Lines          3534     3534           
=========================================
  Hits           3083     3083           
  Misses          451      451

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9b9fa31...00c453c. Read the comment docs.

dependabot-preview[bot] commented 6 years ago

Superseded by #132.