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
48 stars 16 forks source link

Bump rxkotlin from 2.3.0 to 2.4.0 #41

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rxkotlin from 2.3.0 to 2.4.0.

Release notes *Sourced from [rxkotlin's releases](https://github.com/ReactiveX/RxKotlin/releases).* > ## RxKotlin 2.4.0 > - Kotlin updated to 1.3.40 > - RxJava updated to 2.2.10 > - Migrated to Gradle 5.4.1 and Gradle Kotlin DSL > > ## RxKotlin 2.4.0-beta.1 > - Kotlin updated to 1.3.40 > - RxJava updated to 2.2.10 > - Migrated to Gradle 5.4.1 and Gradle Kotlin DSL
Commits - [`7a21c3e`](https://github.com/ReactiveX/RxKotlin/commit/7a21c3e66e726e7970917e96163581d7b8f267e0) prepare version 2.4.0 - [`f148892`](https://github.com/ReactiveX/RxKotlin/commit/f14889222a1026d8048a2ded3f70dbe3031c9dd6) handle compiler warnings in tests - [`b35000f`](https://github.com/ReactiveX/RxKotlin/commit/b35000f7674308fa3de119921d5481168a06d66a) specify function return types explicitly; break long functions into multiple ... - [`9c28937`](https://github.com/ReactiveX/RxKotlin/commit/9c2893771ed53363b816505858352f6a5e6aac67) change rxjava dependency from implementation to api - [`b383b81`](https://github.com/ReactiveX/RxKotlin/commit/b383b81c938de3bde3b5a37f04454020a1be040b) Prepare 2.4.0-beta.1 release - [`f79973a`](https://github.com/ReactiveX/RxKotlin/commit/f79973a4800ecd8b1376309c6bfe3b72218212f8) Update publication pom - [`704a97b`](https://github.com/ReactiveX/RxKotlin/commit/704a97bdde83fade127e6a599df9856ec884e8c4) Prepare 2.4.0-beta release - [`acff6f4`](https://github.com/ReactiveX/RxKotlin/commit/acff6f4ec42b776a9c0319c1a3d902f60a138477) Update readme files - [`92df626`](https://github.com/ReactiveX/RxKotlin/commit/92df626e310f2933519f1d1fa6d742fb32b15b14) Merge pull request [#218](https://github-redirect.dependabot.com/ReactiveX/RxKotlin/issues/218) from ReactiveX/2.x-migr - [`c6c1133`](https://github.com/ReactiveX/RxKotlin/commit/c6c1133ea9195ce9bf08de131683d6e66260ddec) Minor publishing changes - Additional commits viewable in [compare view](https://github.com/ReactiveX/RxKotlin/compare/2.3.0...2.4.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 #41 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  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 2e74467...d617604. Read the comment docs.