Skip to content

Bump hiltVersion from 2.58 to 2.59.1#6122

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/hiltVersion-2.59.1
Closed

Bump hiltVersion from 2.58 to 2.59.1#6122
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/hiltVersion-2.59.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps hiltVersion from 2.58 to 2.59.1.
Updates com.google.dagger:hilt-android from 2.58 to 2.59.1

Release notes

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

Dagger 2.59.1

Bug fixes:

  • Fixed #5099: Fixes compilation error with jetifierEnabled=true in AGP 9 (8dcce8790)
  • Fixed #5098: Updated minimum required AGP version to 9.0.0 to make it clearer this is a requirement when using the Hilt Gradle plugin. (141e5941a)

Dagger 2.59

Breaking changes:

(If you do not use Hilt or the Hilt Gradle plugin, this change does not affect you.)

This release adds AGP 9 support for the Hilt Gradle plugin. This means that if you use the Hilt Gradle Plugin, AGP 9 is now a requirement along with AGP 9’s own requirements like Gradle 9.1+ (https://developer.android.com/build/releases/agp-9-0-0-release-notes).

Note: AGP 9 also seems to cause issues with enableJetifier=true (see #5099). This will be fixed in a follow-up release.

Bug fixes/features:

  • Fixed #4944, #4979: Support AGP 9 in HiltGradlePlugin (6afd7ea5a0fb84a38f2d23c990ddbd95e728a39d)
Commits
  • 45105f9 2.59.1 release
  • 62b5423 Internal changes
  • 8dcce87 Add AggregatedPackagesTransform for "android-classes" artifact type.
  • ed252cd Upgrading protobuf-java version to 4.32.1
  • 9354ef3 Use java_single_jar instead of a java_binary to roll up deps
  • f9deeef Internal changes
  • 141e594 Update minimum required AGP version to 9.0.0.
  • d060e95 Internal Changes
  • e679bd9 Update Bazel module dependencies and remove unnecessary :aar suffixes.
  • 7a370d9 Fix emulator tests.
  • Additional commits viewable in compare view

Updates com.google.dagger:hilt-android-compiler from 2.58 to 2.59.1

Release notes

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

Dagger 2.59.1

Bug fixes:

  • Fixed #5099: Fixes compilation error with jetifierEnabled=true in AGP 9 (8dcce8790)
  • Fixed #5098: Updated minimum required AGP version to 9.0.0 to make it clearer this is a requirement when using the Hilt Gradle plugin. (141e5941a)

Dagger 2.59

Breaking changes:

(If you do not use Hilt or the Hilt Gradle plugin, this change does not affect you.)

This release adds AGP 9 support for the Hilt Gradle plugin. This means that if you use the Hilt Gradle Plugin, AGP 9 is now a requirement along with AGP 9’s own requirements like Gradle 9.1+ (https://developer.android.com/build/releases/agp-9-0-0-release-notes).

Note: AGP 9 also seems to cause issues with enableJetifier=true (see #5099). This will be fixed in a follow-up release.

Bug fixes/features:

  • Fixed #4944, #4979: Support AGP 9 in HiltGradlePlugin (6afd7ea5a0fb84a38f2d23c990ddbd95e728a39d)
Commits
  • 45105f9 2.59.1 release
  • 62b5423 Internal changes
  • 8dcce87 Add AggregatedPackagesTransform for "android-classes" artifact type.
  • ed252cd Upgrading protobuf-java version to 4.32.1
  • 9354ef3 Use java_single_jar instead of a java_binary to roll up deps
  • f9deeef Internal changes
  • 141e594 Update minimum required AGP version to 9.0.0.
  • d060e95 Internal Changes
  • e679bd9 Update Bazel module dependencies and remove unnecessary :aar suffixes.
  • 7a370d9 Fix emulator tests.
  • Additional commits viewable in compare view

Updates com.google.dagger:hilt-android-testing from 2.58 to 2.59.1

Release notes

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

Dagger 2.59.1

Bug fixes:

  • Fixed #5099: Fixes compilation error with jetifierEnabled=true in AGP 9 (8dcce8790)
  • Fixed #5098: Updated minimum required AGP version to 9.0.0 to make it clearer this is a requirement when using the Hilt Gradle plugin. (141e5941a)

Dagger 2.59

Breaking changes:

(If you do not use Hilt or the Hilt Gradle plugin, this change does not affect you.)

This release adds AGP 9 support for the Hilt Gradle plugin. This means that if you use the Hilt Gradle Plugin, AGP 9 is now a requirement along with AGP 9’s own requirements like Gradle 9.1+ (https://developer.android.com/build/releases/agp-9-0-0-release-notes).

Note: AGP 9 also seems to cause issues with enableJetifier=true (see #5099). This will be fixed in a follow-up release.

Bug fixes/features:

  • Fixed #4944, #4979: Support AGP 9 in HiltGradlePlugin (6afd7ea5a0fb84a38f2d23c990ddbd95e728a39d)
Commits
  • 45105f9 2.59.1 release
  • 62b5423 Internal changes
  • 8dcce87 Add AggregatedPackagesTransform for "android-classes" artifact type.
  • ed252cd Upgrading protobuf-java version to 4.32.1
  • 9354ef3 Use java_single_jar instead of a java_binary to roll up deps
  • f9deeef Internal changes
  • 141e594 Update minimum required AGP version to 9.0.0.
  • d060e95 Internal Changes
  • e679bd9 Update Bazel module dependencies and remove unnecessary :aar suffixes.
  • 7a370d9 Fix emulator tests.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `hiltVersion` from 2.58 to 2.59.1.

Updates `com.google.dagger:hilt-android` from 2.58 to 2.59.1
- [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.1)

Updates `com.google.dagger:hilt-android-compiler` from 2.58 to 2.59.1
- [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.1)

Updates `com.google.dagger:hilt-android-testing` from 2.58 to 2.59.1
- [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.1)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android
  dependency-version: 2.59.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-compiler
  dependency-version: 2.59.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-testing
  dependency-version: 2.59.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 3, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2026

Superseded by #6155.

@dependabot dependabot bot closed this Feb 22, 2026
@dependabot dependabot bot deleted the dependabot/gradle/hiltVersion-2.59.1 branch February 22, 2026 21:33
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