Skip to content

chore(deps): bump the gradle-dependencies group with 3 updates#69

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/gradle-dependencies-3086ed5dc2
Open

chore(deps): bump the gradle-dependencies group with 3 updates#69
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/gradle-dependencies-3086ed5dc2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown

Bumps the gradle-dependencies group with 3 updates: com.google.dagger:hilt-android, com.google.dagger:hilt-android-compiler and com.google.dagger.hilt.android.

Updates com.google.dagger:hilt-android from 2.60 to 2.60.1

Release notes

Sourced from com.google.dagger:hilt-android's releases.

Dagger 2.60.1

Bug fixes:

  • Fixes #5203: Fixes regression in Dagger 2.60 where the Hilt compiler options (like fastInit) failed to propagate to the Hilt aggregation compilation tasks. (e181a0d88)
  • Fixes #5204: Fixes @CanIgnoreReturnValue import error by removing the annotation from ActivityRetainedComponentBuilder (3f2dd8fba)
Commits
  • f7a89b6 2.60.1 release
  • 7678017 Automated Code Change
  • 974fe29 Automated Code Change
  • 823484c Make Android*InjectionTest$ApplicationReturnsNull public.
  • c26f8d7 Add test for @AssistedFactory compilations without compiler
  • e181a0d Fix Hilt compiler option propagation to Hilt aggregation tasks.
  • 812e2f3 Internal changes
  • 3f2dd8f Delete @CanIgnoreReturnValue from ActivityRetainedComponentBuilder
  • e90e102 Update Dagger version in yml config and REAME.md
  • See full diff in compare view

Updates com.google.dagger:hilt-android-compiler from 2.60 to 2.60.1

Release notes

Sourced from com.google.dagger:hilt-android-compiler's releases.

Dagger 2.60.1

Bug fixes:

  • Fixes #5203: Fixes regression in Dagger 2.60 where the Hilt compiler options (like fastInit) failed to propagate to the Hilt aggregation compilation tasks. (e181a0d88)
  • Fixes #5204: Fixes @CanIgnoreReturnValue import error by removing the annotation from ActivityRetainedComponentBuilder (3f2dd8fba)
Commits
  • f7a89b6 2.60.1 release
  • 7678017 Automated Code Change
  • 974fe29 Automated Code Change
  • 823484c Make Android*InjectionTest$ApplicationReturnsNull public.
  • c26f8d7 Add test for @AssistedFactory compilations without compiler
  • e181a0d Fix Hilt compiler option propagation to Hilt aggregation tasks.
  • 812e2f3 Internal changes
  • 3f2dd8f Delete @CanIgnoreReturnValue from ActivityRetainedComponentBuilder
  • e90e102 Update Dagger version in yml config and REAME.md
  • See full diff in compare view

Updates com.google.dagger:hilt-android-compiler from 2.60 to 2.60.1

Release notes

Sourced from com.google.dagger:hilt-android-compiler's releases.

Dagger 2.60.1

Bug fixes:

  • Fixes #5203: Fixes regression in Dagger 2.60 where the Hilt compiler options (like fastInit) failed to propagate to the Hilt aggregation compilation tasks. (e181a0d88)
  • Fixes #5204: Fixes @CanIgnoreReturnValue import error by removing the annotation from ActivityRetainedComponentBuilder (3f2dd8fba)
Commits
  • f7a89b6 2.60.1 release
  • 7678017 Automated Code Change
  • 974fe29 Automated Code Change
  • 823484c Make Android*InjectionTest$ApplicationReturnsNull public.
  • c26f8d7 Add test for @AssistedFactory compilations without compiler
  • e181a0d Fix Hilt compiler option propagation to Hilt aggregation tasks.
  • 812e2f3 Internal changes
  • 3f2dd8f Delete @CanIgnoreReturnValue from ActivityRetainedComponentBuilder
  • e90e102 Update Dagger version in yml config and REAME.md
  • See full diff in compare view

Updates com.google.dagger.hilt.android from 2.60 to 2.60.1

Release notes

Sourced from com.google.dagger.hilt.android's releases.

Dagger 2.60.1

Bug fixes:

  • Fixes #5203: Fixes regression in Dagger 2.60 where the Hilt compiler options (like fastInit) failed to propagate to the Hilt aggregation compilation tasks. (e181a0d88)
  • Fixes #5204: Fixes @CanIgnoreReturnValue import error by removing the annotation from ActivityRetainedComponentBuilder (3f2dd8fba)
Commits
  • f7a89b6 2.60.1 release
  • 7678017 Automated Code Change
  • 974fe29 Automated Code Change
  • 823484c Make Android*InjectionTest$ApplicationReturnsNull public.
  • c26f8d7 Add test for @AssistedFactory compilations without compiler
  • e181a0d Fix Hilt compiler option propagation to Hilt aggregation tasks.
  • 812e2f3 Internal changes
  • 3f2dd8f Delete @CanIgnoreReturnValue from ActivityRetainedComponentBuilder
  • e90e102 Update Dagger version in yml config and REAME.md
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gradle-dependencies group with 3 updates: [com.google.dagger:hilt-android](https://github.com/google/dagger), [com.google.dagger:hilt-android-compiler](https://github.com/google/dagger) and [com.google.dagger.hilt.android](https://github.com/google/dagger).


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

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

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

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

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: com.google.dagger:hilt-android-compiler
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: com.google.dagger:hilt-android-compiler
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: com.google.dagger.hilt.android
  dependency-version: 2.60.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 6, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants