Skip to content

Bump hiltVersion from 2.58 to 2.59.1#3521

Merged
shobhitagarwal1612 merged 1 commit intomasterfrom
dependabot/gradle/master/hiltVersion-2.59.1
Feb 10, 2026
Merged

Bump hiltVersion from 2.58 to 2.59.1#3521
shobhitagarwal1612 merged 1 commit intomasterfrom
dependabot/gradle/master/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

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

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 3, 2026
@auto-assign auto-assign bot requested a review from sufyanAbbasi February 3, 2026 22:27
@dependabot dependabot bot force-pushed the dependabot/gradle/master/hiltVersion-2.59.1 branch 2 times, most recently from 25323f7 to 23ab84c Compare February 6, 2026 14:37
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)

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)

---
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
- dependency-name: com.google.dagger.hilt.android
  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 force-pushed the dependabot/gradle/master/hiltVersion-2.59.1 branch from 23ab84c to 1d69bbc Compare February 10, 2026 02:59
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.54%. Comparing base (d60c5de) to head (1d69bbc).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #3521   +/-   ##
=========================================
  Coverage     70.54%   70.54%           
  Complexity     1639     1639           
=========================================
  Files           327      327           
  Lines          8975     8975           
  Branches        990      990           
=========================================
  Hits           6331     6331           
  Misses         2048     2048           
  Partials        596      596           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shobhitagarwal1612 shobhitagarwal1612 merged commit eea47cc into master Feb 10, 2026
7 checks passed
@shobhitagarwal1612 shobhitagarwal1612 deleted the dependabot/gradle/master/hiltVersion-2.59.1 branch February 10, 2026 03:59
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.

1 participant