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.8 to 6.5.9 #130

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps phpunit/phpunit from 6.5.8 to 6.5.9.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md).* > ## [6.5.9] - 2018-07-03 > > ### Fixed > > * Fixed [#3142](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3142): Method-level annotations (`[**backupGlobals**](https://github.com/backupGlobals)`, `[**backupStaticAttributes**](https://github.com/backupStaticAttributes)`, `[**errorHandler**](https://github.com/errorHandler)`, `[**preserveGlobalState**](https://github.com/preserveGlobalState)`) do not override class-level annotations
Commits - [`093ca55`](https://github.com/sebastianbergmann/phpunit/commit/093ca5508174cd8ab8efe44fd1dde447adfdec8f) Prepare release - [`273f545`](https://github.com/sebastianbergmann/phpunit/commit/273f545ccc0ce65741faf729dce0fc7c3b142849) Update phpab to 1.25.0 - [`343f8dc`](https://github.com/sebastianbergmann/phpunit/commit/343f8dcc4d8d4bea44d64cc20069533d56c483a7) Also ignore .phpunit.result.cache on older branches - [`d0dd8ce`](https://github.com/sebastianbergmann/phpunit/commit/d0dd8ce9d5ab922d80d7e3a758601ae587533bdc) Ensure environment values are stored in $_ENV in \PHPUnit\Util\Configuration - [`2a6f0aa`](https://github.com/sebastianbergmann/phpunit/commit/2a6f0aa269a56b40a37d5fd3a6f8b76c59bb6fef) Use more reliable curl for AppVeyor download - [`39786a3`](https://github.com/sebastianbergmann/phpunit/commit/39786a30d2cf34ba4955ec2287c53bdc8a4aa9e9) Leftover from 936c62324650156021532cd5487e75f34d5c5928 - [`936c623`](https://github.com/sebastianbergmann/phpunit/commit/936c62324650156021532cd5487e75f34d5c5928) Update php-cs-fixer to 1.12.1 - [`b8b45e1`](https://github.com/sebastianbergmann/phpunit/commit/b8b45e1bb61b94ea07494b1ac057a01880b232ee) Use Phive for tool management - [`6184477`](https://github.com/sebastianbergmann/phpunit/commit/6184477b5483d0942e6c71cc23be055270a99d98) Remove PHP Mess Detector from build - [`9c50a9c`](https://github.com/sebastianbergmann/phpunit/commit/9c50a9c35a2958f6b6bd5ae2d28cb6afa082689e) Remove configuration file that is no longer used - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/6.5.8...6.5.9)


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 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 #130 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #130   +/-   ##
=========================================
  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 f51f66c...edc9422. 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.