Closed dependabot-preview[bot] closed 5 years ago
Merging #158 into RxJava2.x will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## RxJava2.x #158 +/- ##
==========================================
Coverage 97.38% 97.38%
==========================================
Files 5 5
Lines 153 153
Branches 11 11
==========================================
Hits 149 149
Misses 3 3
Partials 1 1
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 44068f4...f49913f. Read the comment docs.
Bumps butterknife from 10.1.0 to 10.2.0.
Changelog
*Sourced from [butterknife's changelog](https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md).* > Version 10.2.0 *(2019-09-12)* > ----------------------------- > > * New: Support incremental annotation processing. > * Fix: Detect generated superclass bindings across compilation units. > * Fix: Avoid deprecated APIs from the Android Gradle plugin. As a result, the new minimum supported version > of the Android Gradle plugin is 3.3.Commits
- [`2acac62`](https://github.com/JakeWharton/butterknife/commit/2acac62c7354fee46a5201d50a4712732f6dd1ed) Prepare version 10.2.0 - [`e7df7bf`](https://github.com/JakeWharton/butterknife/commit/e7df7bfe9e141b3cca6af47eac073f0e585c9aec) Merge pull request [#1552](https://github-redirect.dependabot.com/JakeWharton/butterknife/issues/1552) from JakeWharton/JakeWharton-patch-1 - [`c0a611b`](https://github.com/JakeWharton/butterknife/commit/c0a611bedcbf6d155edadcdbb68bde36a17bac37) Switch copyOfRange(x, 0, y) to copyOf(x, y) - [`7a85315`](https://github.com/JakeWharton/butterknife/commit/7a85315f505f395bb760e5320c3921a98e7e8939) Merge pull request [#1550](https://github-redirect.dependabot.com/JakeWharton/butterknife/issues/1550) from JakeWharton/jakew/three-three/2019-09-05 - [`cfbec9a`](https://github.com/JakeWharton/butterknife/commit/cfbec9af794186407544a22ec461c4b729b48b0a) Update to AGP 3.3 as minimum supported version - [`163c9ab`](https://github.com/JakeWharton/butterknife/commit/163c9ab6f13cddea77ff3c36dad1636f700bfb7b) Merge pull request [#1546](https://github-redirect.dependabot.com/JakeWharton/butterknife/issues/1546) from gavra0/isolating-ap - [`3f675f4`](https://github.com/JakeWharton/butterknife/commit/3f675f4e23e59f645f5cecddde9f3b9fb1925cf8) Add support for incremental annotation processing - [`6d618c3`](https://github.com/JakeWharton/butterknife/commit/6d618c3d61c57fbc011e5980985867b3df2cc954) Merge pull request [#1545](https://github-redirect.dependabot.com/JakeWharton/butterknife/issues/1545) from gavra0/master - [`700890e`](https://github.com/JakeWharton/butterknife/commit/700890ee9d31a02f53857f7d34c9ba8cf71b2a7c) Add support for finding parent bindings in classpath - [`2409a1d`](https://github.com/JakeWharton/butterknife/commit/2409a1dd2fe9b2eb4cacfb8679c2591b65e1ea96) Correct link to Dagger documentation - Additional commits viewable in [compare view](https://github.com/JakeWharton/butterknife/compare/10.1.0...10.2.0)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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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.