Bump hiltVersion from 2.58 to 2.59.1#3521
Merged
shobhitagarwal1612 merged 1 commit intomasterfrom Feb 10, 2026
Merged
Conversation
25323f7 to
23ab84c
Compare
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>
23ab84c to
1d69bbc
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 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:
|
shobhitagarwal1612
approved these changes
Feb 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
hiltVersionfrom 2.58 to 2.59.1.Updates
com.google.dagger:hilt-androidfrom 2.58 to 2.59.1Release notes
Sourced from com.google.dagger:hilt-android's releases.
Commits
45105f92.59.1 release62b5423Internal changes8dcce87Add AggregatedPackagesTransform for "android-classes" artifact type.ed252cdUpgrading protobuf-java version to 4.32.19354ef3Use java_single_jar instead of a java_binary to roll up depsf9deeefInternal changes141e594Update minimum required AGP version to 9.0.0.d060e95Internal Changese679bd9Update Bazel module dependencies and remove unnecessary :aar suffixes.7a370d9Fix emulator tests.Updates
com.google.dagger:hilt-android-compilerfrom 2.58 to 2.59.1Release notes
Sourced from com.google.dagger:hilt-android-compiler's releases.
Commits
45105f92.59.1 release62b5423Internal changes8dcce87Add AggregatedPackagesTransform for "android-classes" artifact type.ed252cdUpgrading protobuf-java version to 4.32.19354ef3Use java_single_jar instead of a java_binary to roll up depsf9deeefInternal changes141e594Update minimum required AGP version to 9.0.0.d060e95Internal Changese679bd9Update Bazel module dependencies and remove unnecessary :aar suffixes.7a370d9Fix emulator tests.Updates
com.google.dagger:hilt-android-testingfrom 2.58 to 2.59.1Release notes
Sourced from com.google.dagger:hilt-android-testing's releases.
Commits
45105f92.59.1 release62b5423Internal changes8dcce87Add AggregatedPackagesTransform for "android-classes" artifact type.ed252cdUpgrading protobuf-java version to 4.32.19354ef3Use java_single_jar instead of a java_binary to roll up depsf9deeefInternal changes141e594Update minimum required AGP version to 9.0.0.d060e95Internal Changese679bd9Update Bazel module dependencies and remove unnecessary :aar suffixes.7a370d9Fix emulator tests.Updates
com.google.dagger.hilt.androidfrom 2.58 to 2.59.1Release notes
Sourced from com.google.dagger.hilt.android's releases.
Commits
45105f92.59.1 release62b5423Internal changes8dcce87Add AggregatedPackagesTransform for "android-classes" artifact type.ed252cdUpgrading protobuf-java version to 4.32.19354ef3Use java_single_jar instead of a java_binary to roll up depsf9deeefInternal changes141e594Update minimum required AGP version to 9.0.0.d060e95Internal Changese679bd9Update Bazel module dependencies and remove unnecessary :aar suffixes.7a370d9Fix emulator tests.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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)