This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.View this repository on the Mend.io Web Portal .
Config Migration Needed
Repository Problems
These problems occurred while renovating this repository. View logs .
⚠️ WARN: Package lookup failures
Warning
Renovate failed to look up the following dependencies: Failed to look up maven package com.miguelcatalan:materialsearchview: no-result, Failed to look up maven package com.chauthai.swipereveallayout:swipe-reveal-layout: no-result, Failed to look up maven package com.amulyakhare:com.amulyakhare.textdrawable: no-result.
Files affected: buildSrc/src/main/kotlin/Configurations.kt
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
fix(deps): update all dependencies (actions/checkout, gradle, gradle/wrapper-validation-action, androidx.test.espresso:espresso-core, androidx.test:runner, io.github.hoc081098:FlowExt, com.github.hoc081098:ViewBindingDelegate, com.chrynan.uri:uri-core, io.arrow-kt:arrow-fx-coroutines, io.arrow-kt:arrow-core, com.github.bumptech.glide:okhttp3-integration, com.github.bumptech.glide:compiler, com.github.bumptech.glide:glide, io.reactivex.rxjava3:rxandroid, io.reactivex.rxjava3:rxjava, com.squareup.leakcanary:leakcanary-android, com.squareup.okhttp3:logging-interceptor, com.squareup.retrofit2:converter-moshi, com.squareup.retrofit2:retrofit, com.squareup.moshi:moshi-kotlin, io.insert-koin:koin-core, io.insert-koin:koin-android, androidx.work:work-runtime-ktx, androidx.room:room-compiler, androidx.room:room-rxjava3, androidx.room:room-ktx, androidx.room:room-runtime, androidx.lifecycle:lifecycle-common-java8, androidx.lifecycle:lifecycle-reactivestreams-ktx, androidx.lifecycle:lifecycle-livedata-ktx, androidx.lifecycle:lifecycle-viewmodel-ktx, androidx.navigation:navigation-ui-ktx, androidx.navigation:navigation-fragment-ktx, androidx.recyclerview:recyclerview, com.google.android.material:material, androidx.constraintlayout:constraintlayout, androidx.startup:startup-runtime, androidx.fragment:fragment-ktx, androidx.core:core-ktx, androidx.appcompat:appcompat, androidx.test.ext:junit, androidx.activity:activity-ktx, org.jetbrains.kotlinx:kotlinx-coroutines-rx3, org.jetbrains.kotlinx:kotlinx-coroutines-play-services, org.jetbrains.kotlinx:kotlinx-coroutines-core, org.jetbrains.kotlinx:kotlinx-coroutines-android, org.jetbrains.kotlin:kotlin-stdlib-jdk8, com.github.ben-manes:gradle-versions-plugin, com.diffplug.spotless:spotless-plugin-gradle, com.google.firebase:firebase-crashlytics-gradle, com.google.gms:google-services, androidx.navigation:navigation-safe-args-gradle-plugin, com.android.tools.build:gradle, org.jetbrains.kotlin:kotlin-gradle-plugin)
fix(deps): update all dependencies (major) (actions/cache, actions/checkout, actions/setup-java, actions/upload-artifact, gradle, gradle/wrapper-validation-action, io.github.hoc081098:FlowExt, io.arrow-kt:arrow-fx-coroutines, io.arrow-kt:arrow-core, com.google.firebase:firebase-bom, com.github.bumptech.glide:okhttp3-integration, com.github.bumptech.glide:compiler, com.github.bumptech.glide:glide, com.squareup.retrofit2:converter-moshi, com.squareup.retrofit2:retrofit, io.insert-koin:koin-core, io.insert-koin:koin-android, org.jetbrains.kotlin:kotlin-stdlib-jdk8, com.diffplug.spotless:spotless-plugin-gradle, com.google.firebase:firebase-crashlytics-gradle, com.android.tools.build:gradle, org.jetbrains.kotlin:kotlin-gradle-plugin)
Click on this checkbox to rebase all open PRs at once
Detected Dependencies
github-actions (5)
.github/workflows/build-release.yml (4)
actions/checkout v3 → [Updates: v6]
actions/setup-java v3 → [Updates: v5]
actions/cache v3 → [Updates: v5]
actions/upload-artifact v3 → [Updates: v7]
.github/workflows/build.yml (4)
actions/checkout v3 → [Updates: v6]
actions/setup-java v3 → [Updates: v5]
actions/cache v3 → [Updates: v5]
actions/upload-artifact v3 → [Updates: v7]
.github/workflows/gradle-wrapper-validation.yml (2)
actions/checkout v3.3.0 → [Updates: v3.6.0, v6.0.2]
gradle/wrapper-validation-action v1.0.5 → [Updates: v1.1.0, v3.5.0]
.github/workflows/remove-old-artifacts.yml (1)
c-hive/gha-remove-artifacts v1
.github/workflows/spotless.yml (3)
actions/checkout v3 → [Updates: v6]
actions/setup-java v3 → [Updates: v5]
actions/cache v3 → [Updates: v5]
gradle (13)
app/build.gradle.kts (3)
junit:junit 4.13.2
androidx.test:runner 1.5.2 → [Updates: 1.7.0]
androidx.test.espresso:espresso-core 3.5.1 → [Updates: 3.7.0]
base-ui/build.gradle.kts (3)
junit:junit 4.13.2
androidx.test.ext:junit 1.1.5 → [Updates: 1.3.0]
androidx.test.espresso:espresso-core 3.5.1 → [Updates: 3.7.0]
build.gradle.kts
buildSrc/build.gradle.kts (7)
org.jetbrains.kotlin:kotlin-gradle-plugin 1.6.21 → [Updates: 1.9.25, 2.3.21]
com.android.tools.build:gradle 7.2.0 → [Updates: 7.4.2, 9.2.1]
androidx.navigation:navigation-safe-args-gradle-plugin 2.5.0-alpha04 → [Updates: 2.9.8]
com.google.gms:google-services 4.3.10 → [Updates: 4.4.4]
com.google.firebase:firebase-crashlytics-gradle 2.7.1 → [Updates: 2.9.9, 3.0.7]
com.diffplug.spotless:spotless-plugin-gradle 6.5.0 → [Updates: 6.25.0, 8.6.0]
com.github.ben-manes:gradle-versions-plugin 0.39.0 → [Updates: 0.54.0]
buildSrc/src/main/kotlin/com/hoc/comicapp/plugin/ComicAppPlugin.kt
buildSrc/src/main/kotlin/Configurations.kt (59)
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.6.1 → [Updates: 1.11.0]
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.1 → [Updates: 1.11.0]
org.jetbrains.kotlinx:kotlinx-coroutines-play-services 1.6.1 → [Updates: 1.11.0]
org.jetbrains.kotlinx:kotlinx-coroutines-rx3 1.6.1 → [Updates: 1.11.0]
org.jetbrains.kotlin:kotlin-stdlib-jdk8 1.6.21 → [Updates: 1.9.25, 2.3.21]
androidx.activity:activity-ktx 1.4.0 → [Updates: 1.13.0]
androidx.appcompat:appcompat 1.4.1 → [Updates: 1.7.1]
androidx.core:core-ktx 1.7.0 → [Updates: 1.18.0]
androidx.fragment:fragment-ktx 1.4.1 → [Updates: 1.8.9]
androidx.startup:startup-runtime 1.1.1 → [Updates: 1.2.0]
androidx.constraintlayout:constraintlayout 2.1.3 → [Updates: 2.2.1]
com.google.android.material:material 1.4.0 → [Updates: 1.14.0]
androidx.recyclerview:recyclerview 1.3.0-alpha02 → [Updates: 1.4.0]
androidx.navigation:navigation-fragment-ktx 2.4.2 → [Updates: 2.9.8]
androidx.navigation:navigation-ui-ktx 2.4.2 → [Updates: 2.9.8]
androidx.lifecycle:lifecycle-viewmodel-ktx 2.4.1 → [Updates: 2.10.0]
androidx.lifecycle:lifecycle-livedata-ktx 2.4.1 → [Updates: 2.10.0]
androidx.lifecycle:lifecycle-reactivestreams-ktx 2.4.1 → [Updates: 2.10.0]
androidx.lifecycle:lifecycle-common-java8 2.4.1 → [Updates: 2.10.0]
androidx.room:room-runtime 2.5.0-alpha01 → [Updates: 2.8.4]
androidx.room:room-ktx 2.5.0-alpha01 → [Updates: 2.8.4]
androidx.room:room-rxjava3 2.5.0-alpha01 → [Updates: 2.8.4]
androidx.room:room-compiler 2.5.0-alpha01 → [Updates: 2.8.4]
androidx.work:work-runtime-ktx 2.8.0-alpha02 → [Updates: 2.11.2]
io.insert-koin:koin-android 3.2.0 → [Updates: 3.5.6, 4.2.1]
io.insert-koin:koin-core 3.2.0 → [Updates: 3.5.6, 4.2.1]
com.squareup.moshi:moshi-kotlin 1.13.0 → [Updates: 1.15.2]
com.squareup.retrofit2:retrofit 2.9.0 → [Updates: 2.12.0, 3.0.0]
com.squareup.retrofit2:converter-moshi 2.9.0 → [Updates: 2.12.0, 3.0.0]
com.squareup.okhttp3:logging-interceptor 5.0.0-alpha.2 → [Updates: 5.3.2]
com.squareup.leakcanary:leakcanary-android 2.7 → [Updates: 2.14]
com.jakewharton.rxrelay3:rxrelay 3.0.1
com.jakewharton.rxbinding4:rxbinding 4.0.0
com.jakewharton.rxbinding4:rxbinding-core 4.0.0
com.jakewharton.rxbinding4:rxbinding-material 4.0.0
com.jakewharton.rxbinding4:rxbinding-swiperefreshlayout 4.0.0
com.jakewharton.rxbinding4:rxbinding-recyclerview 4.0.0
com.jakewharton.timber:timber 5.0.1
io.reactivex.rxjava3:rxkotlin 3.0.1
io.reactivex.rxjava3:rxjava 3.1.2 → [Updates: 3.1.12]
io.reactivex.rxjava3:rxandroid 3.0.0 → [Updates: 3.0.2]
com.github.bumptech.glide:glide 4.12.0 → [Updates: 4.16.0, 5.0.7]
com.github.bumptech.glide:compiler 4.12.0 → [Updates: 4.16.0, 5.0.7]
com.github.bumptech.glide:okhttp3-integration 4.12.0 → [Updates: 4.16.0, 5.0.7]
com.miguelcatalan:materialsearchview 1.4.0
com.ms-square:expandableTextView 0.1.4
com.jaredrummler:material-spinner 1.3.1
com.github.antonKozyriatskyi:CircularProgressIndicator 1.3.0
com.github.chrisbanes:PhotoView 2.3.0
com.chauthai.swipereveallayout:swipe-reveal-layout 1.4.1
de.hdodenhof:circleimageview 3.1.0
com.amulyakhare:com.amulyakhare.textdrawable 1.0.1
com.google.firebase:firebase-bom 28.4.2 → [Updates: 34.14.0]
io.arrow-kt:arrow-core 1.1.2 → [Updates: 1.2.4, 2.2.2.1]
io.arrow-kt:arrow-fx-coroutines 1.1.2 → [Updates: 1.2.4, 2.2.2.1]
com.chrynan.uri:uri-core 0.3.3 → [Updates: 0.4.0]
com.google.guava:listenablefuture 9999.0-empty-to-avoid-conflict-with-guava
io.github.hoc081098:FlowExt 0.3.0 → [Updates: 0.8.1, 1.0.0]
com.github.hoc081098:ViewBindingDelegate 1.3.1 → [Updates: 1.4.0]
domain/build.gradle.kts
features/feature-home/build.gradle.kts (3)
junit:junit 4.13.2
androidx.test.ext:junit 1.1.5 → [Updates: 1.3.0]
androidx.test.espresso:espresso-core 3.5.1 → [Updates: 3.7.0]
gradle.properties
navigation/build.gradle.kts (3)
junit:junit 4.13.2
androidx.test.ext:junit 1.1.5 → [Updates: 1.3.0]
androidx.test.espresso:espresso-core 3.5.1 → [Updates: 3.7.0]
settings.gradle.kts
spotless.gradle.kts
utils/build.gradle.kts (3)
junit:junit 4.13.2
androidx.test.ext:junit 1.1.5 → [Updates: 1.3.0]
androidx.test.espresso:espresso-core 3.5.1 → [Updates: 3.7.0]
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
gradle 7.6 → [Updates: 7.6.6, 9.5.1]
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Config Migration Needed
Repository Problems
These problems occurred while renovating this repository. View logs.
Warning
Renovate failed to look up the following dependencies:
Failed to look up maven package com.miguelcatalan:materialsearchview: no-result,Failed to look up maven package com.chauthai.swipereveallayout:swipe-reveal-layout: no-result,Failed to look up maven package com.amulyakhare:com.amulyakhare.textdrawable: no-result.Files affected:
buildSrc/src/main/kotlin/Configurations.ktOpen
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
actions/checkout,gradle,gradle/wrapper-validation-action,androidx.test.espresso:espresso-core,androidx.test:runner,io.github.hoc081098:FlowExt,com.github.hoc081098:ViewBindingDelegate,com.chrynan.uri:uri-core,io.arrow-kt:arrow-fx-coroutines,io.arrow-kt:arrow-core,com.github.bumptech.glide:okhttp3-integration,com.github.bumptech.glide:compiler,com.github.bumptech.glide:glide,io.reactivex.rxjava3:rxandroid,io.reactivex.rxjava3:rxjava,com.squareup.leakcanary:leakcanary-android,com.squareup.okhttp3:logging-interceptor,com.squareup.retrofit2:converter-moshi,com.squareup.retrofit2:retrofit,com.squareup.moshi:moshi-kotlin,io.insert-koin:koin-core,io.insert-koin:koin-android,androidx.work:work-runtime-ktx,androidx.room:room-compiler,androidx.room:room-rxjava3,androidx.room:room-ktx,androidx.room:room-runtime,androidx.lifecycle:lifecycle-common-java8,androidx.lifecycle:lifecycle-reactivestreams-ktx,androidx.lifecycle:lifecycle-livedata-ktx,androidx.lifecycle:lifecycle-viewmodel-ktx,androidx.navigation:navigation-ui-ktx,androidx.navigation:navigation-fragment-ktx,androidx.recyclerview:recyclerview,com.google.android.material:material,androidx.constraintlayout:constraintlayout,androidx.startup:startup-runtime,androidx.fragment:fragment-ktx,androidx.core:core-ktx,androidx.appcompat:appcompat,androidx.test.ext:junit,androidx.activity:activity-ktx,org.jetbrains.kotlinx:kotlinx-coroutines-rx3,org.jetbrains.kotlinx:kotlinx-coroutines-play-services,org.jetbrains.kotlinx:kotlinx-coroutines-core,org.jetbrains.kotlinx:kotlinx-coroutines-android,org.jetbrains.kotlin:kotlin-stdlib-jdk8,com.github.ben-manes:gradle-versions-plugin,com.diffplug.spotless:spotless-plugin-gradle,com.google.firebase:firebase-crashlytics-gradle,com.google.gms:google-services,androidx.navigation:navigation-safe-args-gradle-plugin,com.android.tools.build:gradle,org.jetbrains.kotlin:kotlin-gradle-plugin)actions/cache,actions/checkout,actions/setup-java,actions/upload-artifact,gradle,gradle/wrapper-validation-action,io.github.hoc081098:FlowExt,io.arrow-kt:arrow-fx-coroutines,io.arrow-kt:arrow-core,com.google.firebase:firebase-bom,com.github.bumptech.glide:okhttp3-integration,com.github.bumptech.glide:compiler,com.github.bumptech.glide:glide,com.squareup.retrofit2:converter-moshi,com.squareup.retrofit2:retrofit,io.insert-koin:koin-core,io.insert-koin:koin-android,org.jetbrains.kotlin:kotlin-stdlib-jdk8,com.diffplug.spotless:spotless-plugin-gradle,com.google.firebase:firebase-crashlytics-gradle,com.android.tools.build:gradle,org.jetbrains.kotlin:kotlin-gradle-plugin)Detected Dependencies
github-actions (5)
gradle (13)
gradle-wrapper (1)