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.11 #132

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.11.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md).* > # Changes in PHPUnit 6.5 > > All notable changes of the PHPUnit 6.5 release series are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles. > > ## [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 - [`7bab54c`](https://github.com/sebastianbergmann/phpunit/commit/7bab54cb366076023bbf457a2a0d513332cd40f2) Prepare release - [`7bee16d`](https://github.com/sebastianbergmann/phpunit/commit/7bee16dd8ee33951fd51d9faed8bffdbd25b83a4) Update ChangeLog - [`6c99bec`](https://github.com/sebastianbergmann/phpunit/commit/6c99becde274b974e2a2c58468d3a53cafca8222) Ensure the latest release of phpunit-mock-objects is used - [`d64306d`](https://github.com/sebastianbergmann/phpunit/commit/d64306da810203aabed0467605f8eeed3a8a1e59) Fix fatal syntax error "unexpected '-', expecting '{'" caused by special chars - [`bc49df6`](https://github.com/sebastianbergmann/phpunit/commit/bc49df663c00971dcb1025e396f7283adc105121) Update tools - [`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 - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/6.5.9...6.5.11)


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 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.
codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #132   +/-   ##
=========================================
  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...3839bd0. Read the comment docs.

dependabot-preview[bot] commented 6 years ago

Looks like phpunit/phpunit is no longer updatable, so this is no longer needed.