pwittchen / neurosky-android-sdk

Android SDK for the NeuroSky MindWave Mobile Brainwave Sensing Headset
https://pwittchen.github.io/neurosky-android-sdk/docs
Apache License 2.0
49 stars 16 forks source link

Bump mockito-core from 2.28.2 to 3.0.0 #39

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mockito-core from 2.28.2 to 3.0.0.

Release notes *Sourced from [mockito-core's releases](https://github.com/mockito/mockito/releases).* > ## v3.0.0 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 3.0.0 > - 2019-07-08 - [2 commits](https://github.com/mockito/mockito/compare/v3.0.0-beta.2...v3.0.0) by [Tim van der Lippe](https://github.com/TimvdLippe) (1), [William Collishaw](https://github.com/WilliamCollishaw) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.0.0-green.svg)](https://bintray.com/mockito/maven/mockito/3.0.0) > - [3.x] Fix missing README logo and other broken links [([#1727](https://github-redirect.dependabot.com/mockito/mockito/issues/1727))](https://github-redirect.dependabot.com/mockito/mockito/pull/1727) > > ## v3.0.0-beta.1 > *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* > > #### 3.0.0-beta.1 > - 2019-04-25 - [5 commits](https://github.com/mockito/mockito/compare/v2.27.0...v3.0.0-beta.1) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.0.0-beta.1-green.svg)](https://bintray.com/mockito/maven/mockito-development/3.0.0-beta.1) > - No pull requests referenced in commit messages.
Commits - [`885e694`](https://github.com/mockito/mockito/commit/885e69420baa2a382f4394b85dc84cb6fe17fff6) 3.0.0 release (previous 3.0.0-beta.2) + release notes updated by CI build 4141 - [`732d996`](https://github.com/mockito/mockito/commit/732d996cc28278664c8c6b9f8a1d911b4f40f920) Release 3.0.0 - [`08203aa`](https://github.com/mockito/mockito/commit/08203aa61d1239e244340d75f2b8ede54b1eaab5) Fix missing README logo and other broken links ([#1727](https://github-redirect.dependabot.com/mockito/mockito/issues/1727)) - [`1f27cb6`](https://github.com/mockito/mockito/commit/1f27cb6cf415f0c00199efa30f8946b80b0acbb1) 3.0.0-beta.2 release (previous 3.0.0-beta.1) + release notes updated by CI bu... - [`68e98d2`](https://github.com/mockito/mockito/commit/68e98d23e6c694205487ca96ceb61cdb5aa0aefa) Fix version number - [`1f14413`](https://github.com/mockito/mockito/commit/1f14413d022e372c1bbf15ba1a73241805937d57) 3.0.0 release (previous 3.0.0-beta.1) + release notes updated by CI build 4127 - [`b11d8de`](https://github.com/mockito/mockito/commit/b11d8dedd88503dbe978373c58eeeed45cd4e8ce) Merge branch 'release/2.x' into release/3.x - See full diff in [compare view](https://github.com/mockito/mockito/compare/v2.28.2...v3.0.0)


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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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). To ignore the version in this PR you can just close it - `@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) - 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-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   94.17%   94.17%           
=======================================
  Files          13       13           
  Lines         223      223           
  Branches       12       12           
=======================================
  Hits          210      210           
  Misses          9        9           
  Partials        4        4

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 567dfa3...c37c6c2. Read the comment docs.