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.12 to 6.5.13 #134

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phpunit/phpunit from 6.5.12 to 6.5.13.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md).* > ## [6.5.13] - 2018-09-08 > > * Fixed [#3181](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3181): `--filter` should be case-insensitive > * Fixed [#3234](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3234): `assertArraySubset()` with `$strict=true` does not display differences properly > * Fixed [#3254](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3254): TextUI test runner cannot run a `Test` instance that is not a `TestSuite`
Commits - [`0973426`](https://github.com/sebastianbergmann/phpunit/commit/0973426fb012359b2f18d3bd1e90ef1172839693) Prepare release - [`d47ccd9`](https://github.com/sebastianbergmann/phpunit/commit/d47ccd921ea495d6d6f92b126de974e486181a4b) Update ChangeLog - [`206d2fc`](https://github.com/sebastianbergmann/phpunit/commit/206d2fc80eed964f5b45958e27caaef280acbed8) [#3234] Change r_print to var_export for diff generation of array subsets - [`ce43508`](https://github.com/sebastianbergmann/phpunit/commit/ce43508be8420bf0241bab360c9d86ed80738e4a) Fix: Reduce scope of assertion - [`85d78be`](https://github.com/sebastianbergmann/phpunit/commit/85d78bec41616d0cb8e46c5ee06b63117075f8ce) Make sure the build fails when an task during PHAR creation fails - [`b812332`](https://github.com/sebastianbergmann/phpunit/commit/b812332afcc594a683f2334293ad61c6a24b67b0) Fix return type (declaration) - [`9bfbe03`](https://github.com/sebastianbergmann/phpunit/commit/9bfbe03c10f5c03011b30d0db2e4ddf22f755c8d) Refactor test - [`74e922f`](https://github.com/sebastianbergmann/phpunit/commit/74e922f3539081c1d07b9677dc273f2569139c5f) Fix CS/WS issue - [`5411e71`](https://github.com/sebastianbergmann/phpunit/commit/5411e7130e5c9a4d84c14eb9f9a14e73b8416881) Import class - [`81c429c`](https://github.com/sebastianbergmann/phpunit/commit/81c429c3bc4116cd350e6366fd869717d4bcd4e8) Fix - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/6.5.12...6.5.13)


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 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #134   +/-   ##
=========================================
  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 2311d49...c694103. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

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