From de42915ced725f4ab7255fe1bebdb29be04fde37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 19:54:48 -0500 Subject: [PATCH] Update dagger.hilt to v2.56 (#3429) * Update dagger.hilt to v2.56 * Update dependency diffs --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] --- deps_fdroid.txt | 21 +++++++++++---------- deps_googleplay.txt | 21 +++++++++++---------- gradle/libs.versions.toml | 2 +- 3 files changed, 23 insertions(+), 21 deletions(-) diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 44dfa9c60..76879408f 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -1155,25 +1155,26 @@ ++--- org.dmfs:lib-recur:0.11.4 +| \--- org.dmfs:rfc5545-datetime:0.2.4 ++--- org.dmfs:jems:1.33 -++--- com.google.dagger:hilt-android:2.55 -+| +--- com.google.dagger:dagger:2.55 +++--- com.google.dagger:hilt-android:2.56 ++| +--- com.google.dagger:dagger:2.56 +| | +--- jakarta.inject:jakarta.inject-api:2.0.1 +| | +--- javax.inject:javax.inject:1 +| | \--- org.jspecify:jspecify:1.0.0 -+| +--- com.google.dagger:dagger-lint-aar:2.55 -+| +--- com.google.dagger:hilt-core:2.55 -+| | +--- com.google.dagger:dagger:2.55 (*) ++| +--- com.google.dagger:dagger-lint-aar:2.56 ++| +--- com.google.dagger:hilt-core:2.56 ++| | +--- com.google.dagger:dagger:2.56 (*) +| | \--- javax.inject:javax.inject:1 +| +--- androidx.activity:activity:1.5.1 -> 1.10.1 (*) -+| +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) ++| +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*) +| +--- androidx.annotation:annotation-experimental:1.3.1 -> 1.4.1 (*) ++| +--- androidx.annotation:annotation-jvm:1.7.0-beta01 -> 1.9.1 (*) +| +--- androidx.fragment:fragment:1.5.1 -> 1.8.6 (*) +| +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.8.7 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.8.7 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.8.7 (*) +| +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) +| +--- javax.inject:javax.inject:1 -+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*) ++--- androidx.hilt:hilt-navigation-compose:1.2.0 +| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.7.8 (*) +| +--- androidx.compose.ui:ui:1.0.1 -> 1.7.8 (*) @@ -1195,7 +1196,7 @@ +| | | | +--- androidx.savedstate:savedstate-ktx:1.2.0 -> 1.2.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.1.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.1.10 (*) -+| | +--- com.google.dagger:hilt-android:2.49 -> 2.55 (*) ++| | +--- com.google.dagger:hilt-android:2.49 -> 2.56 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1 -> 2.8.7 (*) +| +--- androidx.navigation:navigation-compose:2.5.1 @@ -1216,7 +1217,7 @@ ++--- androidx.hilt:hilt-work:1.2.0 +| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| +--- androidx.hilt:hilt-common:1.2.0 -+| | \--- com.google.dagger:hilt-core:2.49 -> 2.55 (*) ++| | \--- com.google.dagger:hilt-core:2.49 -> 2.56 (*) +| +--- androidx.work:work-runtime:2.3.4 -> 2.10.0 +| | +--- androidx.annotation:annotation-experimental:1.4.1 (*) +| | +--- androidx.concurrent:concurrent-futures-ktx:1.1.0 @@ -1244,7 +1245,7 @@ +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.1 (*) +| | +--- androidx.work:work-runtime-ktx:2.10.0 (c) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (c) -+| \--- com.google.dagger:hilt-android:2.49 -> 2.55 (*) ++| \--- com.google.dagger:hilt-android:2.49 -> 2.56 (*) ++--- androidx.datastore:datastore-preferences:1.1.3 (*) ++--- androidx.fragment:fragment-compose:1.8.6 +| +--- androidx.compose.runtime:runtime:1.5.4 -> 1.7.8 (*) diff --git a/deps_googleplay.txt b/deps_googleplay.txt index 18468c3ef..ca9cda9e7 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -1513,25 +1513,26 @@ ++--- org.dmfs:lib-recur:0.11.4 +| \--- org.dmfs:rfc5545-datetime:0.2.4 ++--- org.dmfs:jems:1.33 -++--- com.google.dagger:hilt-android:2.55 -+| +--- com.google.dagger:dagger:2.55 +++--- com.google.dagger:hilt-android:2.56 ++| +--- com.google.dagger:dagger:2.56 +| | +--- jakarta.inject:jakarta.inject-api:2.0.1 +| | +--- javax.inject:javax.inject:1 +| | \--- org.jspecify:jspecify:1.0.0 -+| +--- com.google.dagger:dagger-lint-aar:2.55 -+| +--- com.google.dagger:hilt-core:2.55 -+| | +--- com.google.dagger:dagger:2.55 (*) ++| +--- com.google.dagger:dagger-lint-aar:2.56 ++| +--- com.google.dagger:hilt-core:2.56 ++| | +--- com.google.dagger:dagger:2.56 (*) +| | \--- javax.inject:javax.inject:1 +| +--- androidx.activity:activity:1.5.1 -> 1.10.1 (*) -+| +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) ++| +--- androidx.annotation:annotation:1.7.0-beta01 -> 1.9.1 (*) +| +--- androidx.annotation:annotation-experimental:1.3.1 -> 1.4.1 (*) ++| +--- androidx.annotation:annotation-jvm:1.7.0-beta01 -> 1.9.1 (*) +| +--- androidx.fragment:fragment:1.5.1 -> 1.8.6 (*) +| +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.8.7 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.8.7 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.8.7 (*) +| +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) +| +--- javax.inject:javax.inject:1 -+| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 (*) ++--- androidx.hilt:hilt-navigation-compose:1.2.0 +| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.7.8 (*) +| +--- androidx.compose.ui:ui:1.0.1 -> 1.7.8 (*) @@ -1553,7 +1554,7 @@ +| | | | +--- androidx.savedstate:savedstate-ktx:1.2.0 -> 1.2.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.1.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.1.10 (*) -+| | +--- com.google.dagger:hilt-android:2.49 -> 2.55 (*) ++| | +--- com.google.dagger:hilt-android:2.49 -> 2.56 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1 -> 2.8.7 (*) +| +--- androidx.navigation:navigation-compose:2.5.1 @@ -1574,7 +1575,7 @@ ++--- androidx.hilt:hilt-work:1.2.0 +| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| +--- androidx.hilt:hilt-common:1.2.0 -+| | \--- com.google.dagger:hilt-core:2.49 -> 2.55 (*) ++| | \--- com.google.dagger:hilt-core:2.49 -> 2.56 (*) +| +--- androidx.work:work-runtime:2.3.4 -> 2.10.0 +| | +--- androidx.annotation:annotation-experimental:1.4.1 (*) +| | +--- androidx.concurrent:concurrent-futures-ktx:1.1.0 (*) @@ -1599,7 +1600,7 @@ +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.1 (*) +| | +--- androidx.work:work-runtime-ktx:2.10.0 (c) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.10 (c) -+| \--- com.google.dagger:hilt-android:2.49 -> 2.55 (*) ++| \--- com.google.dagger:hilt-android:2.49 -> 2.56 (*) ++--- androidx.datastore:datastore-preferences:1.1.3 (*) ++--- androidx.fragment:fragment-compose:1.8.6 +| +--- androidx.compose.runtime:runtime:1.5.4 -> 1.7.8 (*) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f9a17bf0a..1ce50e612 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ cert4android = "7814052" coil = "2.7.0" compose = "2025.03.00" constraintlayout = "2.2.1" -dagger-hilt = "2.55" +dagger-hilt = "2.56" dashclock-api = "2.0.0" dav4jvm = "2.2.1" desugar_jdk_libs = "2.1.3"