Open dependabot[bot] opened 11 months ago
A newer version of com.google.dagger:dagger-compiler exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Bumps com.google.dagger:dagger-compiler from 2.48 to 2.50.
Release notes
Sourced from com.google.dagger:dagger-compiler's releases.
... (truncated)
Commits
137995b
2.50 release8d01223
Fix error message for an@Binds @IntoSet
implementation with duplicate bind...be77d24
Dagger build performance optimizations.8372c63
Flip the default for explicitBindingConflictsWithInject to enabled.13d64c6
Internal changes5f8b76c
OptimizeInjectionSiteFactory#getInjectionSites()
.45af1ed
Increase timeout for emulator tests from 25min to 35min in CI.45d3b87
MakeminSdk
andtargetSdk
versions consistent across Gradle tests.f4b4519
Internal changeseb9a034
Configure Bazel and Gradle to avoid spurious flakes.You can trigger a rebase of this PR 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 show