build(deps): Bump google-dagger from 2.58 to 2.59#22506
build(deps): Bump google-dagger from 2.58 to 2.59#22506dependabot[bot] wants to merge 1 commit intotrunkfrom
Conversation
Bumps `google-dagger` from 2.58 to 2.59. Updates `com.google.dagger:dagger` from 2.58 to 2.59 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.58...dagger-2.59) Updates `com.google.dagger:dagger-android-processor` from 2.58 to 2.59 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.58...dagger-2.59) Updates `com.google.dagger:dagger-android-support` from 2.58 to 2.59 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.58...dagger-2.59) Updates `com.google.dagger:dagger-compiler` from 2.58 to 2.59 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.58...dagger-2.59) Updates `com.google.dagger:hilt-android-compiler` from 2.58 to 2.59 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.58...dagger-2.59) Updates `com.google.dagger:hilt-android` from 2.58 to 2.59 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.58...dagger-2.59) Updates `com.google.dagger:hilt-android-testing` from 2.58 to 2.59 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.58...dagger-2.59) Updates `com.google.dagger:hilt-compiler` from 2.58 to 2.59 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.58...dagger-2.59) Updates `com.google.dagger.hilt.android` from 2.58 to 2.59 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.58...dagger-2.59) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-version: '2.59' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:dagger-android-processor dependency-version: '2.59' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:dagger-android-support dependency-version: '2.59' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:dagger-compiler dependency-version: '2.59' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-android-compiler dependency-version: '2.59' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-android dependency-version: '2.59' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-android-testing dependency-version: '2.59' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-compiler dependency-version: '2.59' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger.hilt.android dependency-version: '2.59' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Generated by 🚫 Danger |
|
🤖 Build Failure AnalysisThis build has failures. Claude has analyzed them - check the build annotations for details. |
|
Dagger 2.59 is incompatible with the current Android Gradle Plugin version in this project. The ScopedArtifact$POST_COMPILATION_CLASSES API is part of the Android Gradle Plugin's artifact transformation system. This suggests one of two scenarios: Dagger 2.59 requires a newer AGP version that includes this API |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |



Bumps
google-daggerfrom 2.58 to 2.59.Updates
com.google.dagger:daggerfrom 2.58 to 2.59Release notes
Sourced from com.google.dagger:dagger's releases.
Commits
bd412c62.59 release507a226Fix upload_to_sonatype script.6afd7eaReenable AGP 9 in HiltGradlePlugin.6eb10d1Bump minimum emulator to API Level 23.beb47aeUpdate Dagger yml and README with new latest version number.dba58d2Upgrade Bazel version to 8.5.0Updates
com.google.dagger:dagger-android-processorfrom 2.58 to 2.59Release notes
Sourced from com.google.dagger:dagger-android-processor's releases.
Commits
bd412c62.59 release507a226Fix upload_to_sonatype script.6afd7eaReenable AGP 9 in HiltGradlePlugin.6eb10d1Bump minimum emulator to API Level 23.beb47aeUpdate Dagger yml and README with new latest version number.dba58d2Upgrade Bazel version to 8.5.0Updates
com.google.dagger:dagger-android-supportfrom 2.58 to 2.59Release notes
Sourced from com.google.dagger:dagger-android-support's releases.
Commits
bd412c62.59 release507a226Fix upload_to_sonatype script.6afd7eaReenable AGP 9 in HiltGradlePlugin.6eb10d1Bump minimum emulator to API Level 23.beb47aeUpdate Dagger yml and README with new latest version number.dba58d2Upgrade Bazel version to 8.5.0Updates
com.google.dagger:dagger-compilerfrom 2.58 to 2.59Release notes
Sourced from com.google.dagger:dagger-compiler's releases.
Commits
bd412c62.59 release507a226Fix upload_to_sonatype script.6afd7eaReenable AGP 9 in HiltGradlePlugin.6eb10d1Bump minimum emulator to API Level 23.beb47aeUpdate Dagger yml and README with new latest version number.dba58d2Upgrade Bazel version to 8.5.0Updates
com.google.dagger:hilt-android-compilerfrom 2.58 to 2.59Release notes
Sourced from com.google.dagger:hilt-android-compiler's releases.
Commits
bd412c62.59 release507a226Fix upload_to_sonatype script.6afd7eaReenable AGP 9 in HiltGradlePlugin.6eb10d1Bump minimum emulator to API Level 23.beb47aeUpdate Dagger yml and README with new latest version number.dba58d2Upgrade Bazel version to 8.5.0Updates
com.google.dagger:hilt-androidfrom 2.58 to 2.59Release notes
Sourced from com.google.dagger:hilt-android's releases.
Commits
bd412c62.59 release507a226Fix upload_to_sonatype script.6afd7eaReenable AGP 9 in HiltGradlePlugin.6eb10d1Bump minimum emulator to API Level 23.beb47aeUpdate Dagger yml and README with new latest version number.dba58d2Upgrade Bazel version to 8.5.0Updates
com.google.dagger:hilt-android-testingfrom 2.58 to 2.59Release notes
Sourced from com.google.dagger:hilt-android-testing's releases.
Commits
bd412c62.59 release507a226Fix upload_to_sonatype script.6afd7eaReenable AGP 9 in HiltGradlePlugin.6eb10d1Bump minimum emulator to API Level 23.beb47aeUpdate Dagger yml and README with new latest version number.dba58d2Upgrade Bazel version to 8.5.0Updates
com.google.dagger:hilt-compilerfrom 2.58 to 2.59Release notes
Sourced from com.google.dagger:hilt-compiler's releases.
Commits
bd412c62.59 release507a226Fix upload_to_sonatype script.6afd7eaReenable AGP 9 in HiltGradlePlugin.6eb10d1Bump minimum emulator to API Level 23.beb47aeUpdate Dagger yml and README with new latest version number.dba58d2Upgrade Bazel version to 8.5.0Updates
com.google.dagger.hilt.androidfrom 2.58 to 2.59Release notes
Sourced from com.google.dagger.hilt.android's releases.
Commits
bd412c62.59 release507a226Fix upload_to_sonatype script.6afd7eaReenable AGP 9 in HiltGradlePlugin.6eb10d1Bump minimum emulator to API Level 23.beb47aeUpdate Dagger yml and README with new latest version number.dba58d2Upgrade Bazel version to 8.5.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)