Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump versions.dagger from 2.27 to 2.28 #270

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps versions.dagger from 2.27 to 2.28.
Updates dagger from 2.27 to 2.28

Commits
  • d96c543 2.28 release
  • c1ddd0c Update Hilt Gradle plugin to publish sources and javadoc jars.
  • 65be940 Add the <parent> and <scm><tag> to the Hilt Gradle plugin POM
  • 194fbce Add javadoc and java srcs jars for Hilt android compiler and Dagger lint.
  • 41b0b92 internal refactor
  • 3a169af internal refactor
  • 79cabea Update error message when app is not Hilt injected.
  • 9fff4bf Move tests to sharedTest and configure to run with both test and androidTest
  • 34193b7 Better error message if reflection fails to suggest adding hilt compiler buil...
  • e1f4243 Add try-finally around MarkThatRulesRanRule's evaluate() to ensure we clear s...
  • Additional commits viewable in compare view

Updates dagger-android from 2.27 to 2.28

Commits
  • d96c543 2.28 release
  • c1ddd0c Update Hilt Gradle plugin to publish sources and javadoc jars.
  • 65be940 Add the <parent> and <scm><tag> to the Hilt Gradle plugin POM
  • 194fbce Add javadoc and java srcs jars for Hilt android compiler and Dagger lint.
  • 41b0b92 internal refactor
  • 3a169af internal refactor
  • 79cabea Update error message when app is not Hilt injected.
  • 9fff4bf Move tests to sharedTest and configure to run with both test and androidTest
  • 34193b7 Better error message if reflection fails to suggest adding hilt compiler buil...
  • e1f4243 Add try-finally around MarkThatRulesRanRule's evaluate() to ensure we clear s...
  • Additional commits viewable in compare view

Updates dagger-android-support from 2.27 to 2.28

Commits
  • d96c543 2.28 release
  • c1ddd0c Update Hilt Gradle plugin to publish sources and javadoc jars.
  • 65be940 Add the <parent> and <scm><tag> to the Hilt Gradle plugin POM
  • 194fbce Add javadoc and java srcs jars for Hilt android compiler and Dagger lint.
  • 41b0b92 internal refactor
  • 3a169af internal refactor
  • 79cabea Update error message when app is not Hilt injected.
  • 9fff4bf Move tests to sharedTest and configure to run with both test and androidTest
  • 34193b7 Better error message if reflection fails to suggest adding hilt compiler buil...
  • e1f4243 Add try-finally around MarkThatRulesRanRule's evaluate() to ensure we clear s...
  • Additional commits viewable in compare view

Updates dagger-compiler from 2.27 to 2.28

Commits
  • d96c543 2.28 release
  • c1ddd0c Update Hilt Gradle plugin to publish sources and javadoc jars.
  • 65be940 Add the <parent> and <scm><tag> to the Hilt Gradle plugin POM
  • 194fbce Add javadoc and java srcs jars for Hilt android compiler and Dagger lint.
  • 41b0b92 internal refactor
  • 3a169af internal refactor
  • 79cabea Update error message when app is not Hilt injected.
  • 9fff4bf Move tests to sharedTest and configure to run with both test and androidTest
  • 34193b7 Better error message if reflection fails to suggest adding hilt compiler buil...
  • e1f4243 Add try-finally around MarkThatRulesRanRule's evaluate() to ensure we clear s...
  • Additional commits viewable in compare view

Updates dagger-android-processor from 2.27 to 2.28

Commits
  • d96c543 2.28 release
  • c1ddd0c Update Hilt Gradle plugin to publish sources and javadoc jars.
  • 65be940 Add the <parent> and <scm><tag> to the Hilt Gradle plugin POM
  • 194fbce Add javadoc and java srcs jars for Hilt android compiler and Dagger lint.
  • 41b0b92 internal refactor
  • 3a169af internal refactor
  • 79cabea Update error message when app is not Hilt injected.
  • 9fff4bf Move tests to sharedTest and configure to run with both test and androidTest
  • 34193b7 Better error message if reflection fails to suggest adding hilt compiler buil...
  • e1f4243 Add try-finally around MarkThatRulesRanRule's evaluate() to ensure we clear s...
  • Additional commits viewable in compare view

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:

  • 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)

Bumps `versions.dagger` from 2.27 to 2.28.

Updates `dagger` from 2.27 to 2.28
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.27...dagger-2.28)

Updates `dagger-android` from 2.27 to 2.28
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.27...dagger-2.28)

Updates `dagger-android-support` from 2.27 to 2.28
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.27...dagger-2.28)

Updates `dagger-compiler` from 2.27 to 2.28
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.27...dagger-2.28)

Updates `dagger-android-processor` from 2.27 to 2.28
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.27...dagger-2.28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@otormaigh-bot
Copy link
Collaborator

Apk comparision results

Property Summary
New File Size 2250662 Bytes. (2.15 MB)
File Size Change +12816 Bytes. (+12.52 KB)
Download Size Change +11800 Bytes. (+11.52 KB)
New Method Reference Count 18665
Method Reference Count Change 2
New Number of dex file(s) 1
Number of dex file(s) Change 0
New Permissions - android.permission.READ_EXTERNAL_STORAGE
- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.READ_PHONE_STATE

Generated by 🚫 Danger

@github-actions github-actions bot merged commit f1ef878 into chore/dependency-update May 27, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/chore/dependency-update/versions.dagger-2.28 branch May 27, 2020 06:46
otormaigh added a commit that referenced this pull request May 30, 2020
* Bump firebase-analytics from 17.3.0 to 17.4.0 (#237)
* Bump firebase-perf from 19.0.6 to 19.0.7 (#232)
* Bump junit from 1.1.2-alpha05 to 1.1.2-beta01 (#235)
* Bump gradle from 4.1.0-alpha06 to 4.1.0-alpha07 (#236)
* Bump gradle from 4.1.0-alpha07 to 4.1.0-alpha08 (#238)
* Bump recyclerview from 1.2.0-alpha02 to 1.2.0-alpha03 (#239)
* Bump versions.okhttp3 from 4.5.0 to 4.6.0 (#240)
* Bump coil from 0.9.5 to 0.10.1 (#241)
* Bump danger from 7.0.0 to 7.0.1 in /danger (#242)
* Bump firebase-analytics from 17.3.0 to 17.4.0 (#237)
* Bump danger from 7.0.1 to 8.0.0 in /danger (#243)
* Bump constraintlayout from 2.0.0-beta4 to 2.0.0-beta5 (#244)
* Bump firebase-core from 17.4.0 to 17.4.1 (#246)
* Bump gradle from 4.1.0-alpha08 to 4.1.0-alpha09 (#245)
* Bump versions.coroutines (#249)
* Bump versions.coroutines from 1.3.6 to 1.3.6-mpp-dev-6 (#250)
* Bump versions.coroutines from 1.3.6-mpp-dev-6 to 1.3.6-mpp-dev-10 (#251)
* Bump constraintlayout from 2.0.0-beta5 to 2.0.0-beta6 (#252)
* Bump appcompat from 1.2.0-beta01 to 1.2.0-rc01 (#253)
* Bump coil from 0.10.1 to 0.11.0 (#254)
* Bump versions.okhttp3 from 4.6.0 to 4.7.0 (#255)
* Bump versions.retrofit from 2.8.1 to 2.8.2 (#256)
* Bump versions.okhttp3 from 4.7.0 to 4.7.1 (#257)
* Bump versions.coroutines from 1.3.6-mpp-dev-10 to 1.3.7 (#258)
* Bump versions.retrofit from 2.8.2 to 2.9.0 (#259)
* Bump appcompat from 1.2.0-rc01 to 1.3.0-alpha01 (#260)
* Bump versions.okhttp3 from 4.7.1 to 4.7.2 (#261)
* Bump junit from 1.1.2-beta01 to 1.1.2-beta02 (#264)
* Bump firebase-core from 17.4.1 to 17.4.2 (#265)
* Bump versions.coroutines from 1.3.7 to 1.3.7-mpp-dev-11 (#268)
* Bump versions.dagger from 2.27 to 2.28 (#270)
* Bump material from 1.2.0-alpha06 to 1.2.0-beta01 (#272)
* Bump junit from 1.1.2-beta02 to 1.1.2-rc01 (#271)
* Bump core-ktx from 1.3.0-rc01 to 1.4.0-alpha01 (#263)
* Bump firebase-messaging from 20.1.5 to 20.2.0 (#266)
* Bump espresso-core from 3.3.0-beta01 to 3.3.0-rc01 (#273)
* Bump firebase-analytics from 17.4.0 to 17.4.2 (#267)
* Bump gradle from 4.1.0-alpha09 to 4.1.0-alpha10 (#269)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant