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.11 to 6.5.12 #133

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps phpunit/phpunit from 6.5.11 to 6.5.12.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md).* > ## [6.5.12] - 2018-08-22 > > * Fixed [#3248](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3248) and [#3233](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3233): `phpunit.xsd` dictates element order where it should not > * Fixed [#3251](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3251): TeamCity result logger is missing test duration information
Commits - [`24da433`](https://github.com/sebastianbergmann/phpunit/commit/24da433d7384824d65ea93fbb462e2f31bbb494e) Update tools - [`ebf188b`](https://github.com/sebastianbergmann/phpunit/commit/ebf188b645596279b27357cb8dfa805feb9b81e4) Prepare release - [`814ba32`](https://github.com/sebastianbergmann/phpunit/commit/814ba320fe659956f52e02ab3c6e36df50641929) Update ChangeLog - [`37dbbe9`](https://github.com/sebastianbergmann/phpunit/commit/37dbbe93dc4030e13d29d1d2e0de389618a76c74) ArgumentGroup needs choice as well. Fixes [#3233](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3233) - [`fc14572`](https://github.com/sebastianbergmann/phpunit/commit/fc145723725bee14f648550d2bc6002ce7bf53b3) Fix CS/WS issues - [`caa9726`](https://github.com/sebastianbergmann/phpunit/commit/caa972669be1d3c81b19e7913bc4400b779100f3) Update ChangeLog - [`ad254f9`](https://github.com/sebastianbergmann/phpunit/commit/ad254f95788bcda78a0d9fee6c2169b0f18e617d) Print duration of the tests events in the TeamCity logger - [`c103f2e`](https://github.com/sebastianbergmann/phpunit/commit/c103f2ef1e493e6ff51bc5ecd7e45cdd0fd18022) Update tools - [`74d7e84`](https://github.com/sebastianbergmann/phpunit/commit/74d7e8494ea6f4f094df4b8e80396e5a016dfdf4) Update ChangeLog - [`e614816`](https://github.com/sebastianbergmann/phpunit/commit/e6148169593d5935ada1d71af8f49dd5475175c8) Fixes [#3248](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3248) - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/6.5.11...6.5.12)


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

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #133   +/-   ##
=========================================
  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 57dffb0...113e17b. 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.