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 daggerVersion from 2.31 to 2.31.2 #394

Merged
merged 1 commit into from
Jan 25, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2021

Bumps daggerVersion from 2.31 to 2.31.2.
Updates dagger-compiler from 2.31 to 2.31.2

Release notes

Sourced from dagger-compiler's releases.

Dagger 2.31.2

Bug fixes

  • Issue #2300: Reverts an unintentional change to Hilt and dagger-android-support that depended on RC versions of AndroidX (850274b76)
  • Issue #2291: Reverts Hilt internal entry points back to public to avoid triggering an existing r8 optimization bug. (7a3d6fb3b)

Dagger 2.31.1

Bug fixes

  • Adds back the deprecated ApplicationComponent since the latest androidx.hilt:hilt-work release still uses it. (b9325a45c)
  • Generated assisted factory classes are now final (6c11a603f)
  • @AssistedInject types can now be used as @Assisted parameters (c4d829d61)
Commits
  • bba5dc1 2.31.2 release
  • 7a3d6fb Revert Hilt internal entry point and modules back to public to avoid r8 optim...
  • 850274b Rollback since this was an unintended effect on the deps of the release.
  • 7caf468 Prevent committing docs if there are no changes to avoid failing the travis b...
  • 36bbd07 Fix travis.yml to only publish snapshot after all test jobs.
  • b9325a4 Add back the deprecated ApplicationComponent since hilt-work latest release s...
  • 94a55bc This feature may be a breaking change, so rolling it back for a Dagger patch ...
  • e53933e Split travis scripts into multiple stages/jobs to avoid timeout limit.
  • 6c11a60 Change generated assisted factory class to be final.
  • 0acad9a Update missing InjectedFieldSignature error with actionable message.
  • Additional commits viewable in compare view

Updates dagger from 2.31 to 2.31.2

Release notes

Sourced from dagger's releases.

Dagger 2.31.2

Bug fixes

  • Issue #2300: Reverts an unintentional change to Hilt and dagger-android-support that depended on RC versions of AndroidX (850274b76)
  • Issue #2291: Reverts Hilt internal entry points back to public to avoid triggering an existing r8 optimization bug. (7a3d6fb3b)

Dagger 2.31.1

Bug fixes

  • Adds back the deprecated ApplicationComponent since the latest androidx.hilt:hilt-work release still uses it. (b9325a45c)
  • Generated assisted factory classes are now final (6c11a603f)
  • @AssistedInject types can now be used as @Assisted parameters (c4d829d61)
Commits
  • bba5dc1 2.31.2 release
  • 7a3d6fb Revert Hilt internal entry point and modules back to public to avoid r8 optim...
  • 850274b Rollback since this was an unintended effect on the deps of the release.
  • 7caf468 Prevent committing docs if there are no changes to avoid failing the travis b...
  • 36bbd07 Fix travis.yml to only publish snapshot after all test jobs.
  • b9325a4 Add back the deprecated ApplicationComponent since hilt-work latest release s...
  • 94a55bc This feature may be a breaking change, so rolling it back for a Dagger patch ...
  • e53933e Split travis scripts into multiple stages/jobs to avoid timeout limit.
  • 6c11a60 Change generated assisted factory class to be final.
  • 0acad9a Update missing InjectedFieldSignature error with actionable message.
  • 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)

Bumps `daggerVersion` from 2.31 to 2.31.2.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2021
@jraska jraska merged commit 55a70ba into master Jan 25, 2021
@jraska jraska deleted the dependabot/gradle/daggerVersion-2.31.2 branch January 25, 2021 08:31
@jraska jraska added this to the 0.22.1 milestone Mar 19, 2021
@jraska
Copy link
Owner

jraska commented Mar 19, 2021

This PR was released with 0.22.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant