generated from Kotlin-Android-Open-Source/MVI-Coroutines-Flow
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
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
- Select this checkbox to let Renovate create an automated Config Migration PR.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- chore(deps): update dependency gradle to v8.14.3
- fix(deps): update dependency androidx.core:core-ktx to v1.16.0
- fix(deps): update dependency androidx.hilt:hilt-navigation-compose to v1.2.0
- fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0
- fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.52.0
- fix(deps): update dependency com.google.accompanist:accompanist-swiperefresh to v0.36.0
- fix(deps): update dependency com.google.android.material:material to v1.12.0
- fix(deps): update dependency com.squareup.moshi:moshi-kotlin to v1.15.2
- fix(deps): update dependency com.squareup.okhttp3:logging-interceptor to v4.12.0
- fix(deps): update dependency composeoptions to v1.5.15
- fix(deps): update dependency dev.ahmedmourad.nocopy:nocopy-gradle-plugin to v1.5.0
- fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.4
- fix(deps): update dependency io.coil-kt:coil-compose to v2.7.0
- fix(deps): update dependency io.github.hoc081098:flowext to v0.8.1
- fix(deps): update dependency io.mockk:mockk to v1.14.5
- fix(deps): update deps.dagger.version to v2.57 (
com.google.dagger:dagger-compiler
,com.google.dagger:dagger
) - fix(deps): update deps.daggerhilt.version to v2.57 (
com.google.dagger:hilt-android-gradle-plugin
,com.google.dagger:hilt-compiler
,com.google.dagger:hilt-core
,com.google.dagger:hilt-android
) - fix(deps): update kotlin monorepo to v1.9.25 (
org.jetbrains.kotlin:kotlin-gradle-plugin
,org.jetbrains.kotlin:kotlin-test-junit
,org.jetbrains.kotlin:kotlin-reflect
) - fix(deps): update kotlinx-coroutines monorepo to v1.10.2 (
org.jetbrains.kotlinx:kotlinx-coroutines-test
,org.jetbrains.kotlinx:kotlinx-coroutines-android
,org.jetbrains.kotlinx:kotlinx-coroutines-core
) - fix(deps): update retrofit monorepo to v2.12.0 (
com.squareup.retrofit2:converter-moshi
,com.squareup.retrofit2:retrofit
) - chore(deps): update actions/checkout action to v5
- chore(deps): update actions/setup-java action to v4
- chore(deps): update actions/upload-artifact action to v4
- chore(deps): update dependency gradle to v9
- chore(deps): update gradle/gradle-build-action action to v3
- chore(deps): update gradle/wrapper-validation-action action to v3
- fix(deps): update dependency androidx.compose:compose-bom to v2025
- fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v7
- fix(deps): update dependency com.squareup.okhttp3:logging-interceptor to v5
- fix(deps): update dependency io.arrow-kt:arrow-core to v2
- fix(deps): update dependency io.github.hoc081098:flowext to v1
- fix(deps): update kotlin monorepo to v2 (major) (
org.jetbrains.kotlin:kotlin-gradle-plugin
,org.jetbrains.kotlin:kotlin-test-junit
,org.jetbrains.kotlin:kotlin-reflect
) - fix(deps): update retrofit monorepo to v3 (major) (
com.squareup.retrofit2:converter-moshi
,com.squareup.retrofit2:retrofit
) - π Create all rate-limited PRs at once π
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- fix(deps): update dependency org.jacoco:org.jacoco.core to v0.8.13
- fix(deps): update dependency androidx.activity:activity-compose to v1.10.1
- fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1
- fix(deps): update dependency androidx.compose:compose-bom to v2022.12.00
- fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.3
- fix(deps): update dependency androidx.test.ext:junit to v1.3.0
- fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.25.0
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.4.0
- fix(deps): update deps.lifecycle.version to v2.9.2 (
androidx.lifecycle:lifecycle-runtime-compose
,androidx.lifecycle:lifecycle-viewmodel-compose
,androidx.lifecycle:lifecycle-common-java8
,androidx.lifecycle:lifecycle-runtime-ktx
,androidx.lifecycle:lifecycle-viewmodel-ktx
) - fix(deps): update dependency com.android.tools.build:gradle to v8
- Click on this checkbox to rebase all open PRs at once
Detected dependencies
github-actions
.github/workflows/build.yml
actions/checkout v3
actions/setup-java v3
gradle/gradle-build-action v2
gradle/gradle-build-action v2
actions/upload-artifact v3
.github/workflows/gradle-wrapper-validation.yml
actions/checkout v3
gradle/wrapper-validation-action v1
.github/workflows/remove-old-artifacts.yml
c-hive/gha-remove-artifacts v1
gradle
app/build.gradle.kts
build.gradle.kts
com.android.tools.build:gradle 7.4.2
com.diffplug.spotless:spotless-plugin-gradle 6.12.1
com.github.ben-manes:gradle-versions-plugin 0.46.0
org.jacoco:org.jacoco.core 0.8.9
com.vanniktech:gradle-android-junit-jacoco-plugin 0.17.0-SNAPSHOT
dev.ahmedmourad.nocopy:nocopy-gradle-plugin 1.4.0
buildSrc/build.gradle.kts
buildSrc/src/main/kotlin/deps.kt
org.jetbrains.kotlin:kotlin-reflect 1.7.20
androidx.appcompat:appcompat 1.5.1
androidx.core:core-ktx 1.9.0
com.google.android.material:material 1.4.0
androidx.activity:activity-compose 1.6.1
androidx.navigation:navigation-compose 2.5.2
androidx.compose:compose-bom 2022.11.00
androidx.lifecycle:lifecycle-viewmodel-ktx 2.6.0-alpha01
androidx.lifecycle:lifecycle-runtime-ktx 2.6.0-alpha01
androidx.lifecycle:lifecycle-common-java8 2.6.0-alpha01
androidx.lifecycle:lifecycle-viewmodel-compose 2.6.0-alpha01
androidx.lifecycle:lifecycle-runtime-compose 2.6.0-alpha01
com.squareup.retrofit2:retrofit 2.9.0
com.squareup.retrofit2:converter-moshi 2.9.0
com.squareup.okhttp3:logging-interceptor 4.8.1
com.squareup.moshi:moshi-kotlin 1.12.0
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.4
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.6.4
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.6.4
io.arrow-kt:arrow-core 1.1.3
com.google.dagger:hilt-android 2.43.2
com.google.dagger:hilt-core 2.43.2
com.google.dagger:hilt-compiler 2.43.2
androidx.hilt:hilt-navigation-compose 1.0.0
com.google.dagger:dagger 2.40.2
com.google.dagger:dagger-compiler 2.40.2
com.google.accompanist:accompanist-swiperefresh 0.28.0
io.coil-kt:coil-compose 2.2.2
org.jetbrains.kotlinx:kotlinx-collections-immutable 0.3.5
io.github.hoc081098:FlowExt 0.5.0
com.jakewharton.timber:timber 5.0.1
junit:junit 4.13.2
androidx.test.ext:junit 1.1.2
androidx.test.espresso:espresso-core 3.3.0
io.mockk:mockk 1.12.5
org.jetbrains.kotlin:kotlin-test-junit 1.7.20
org.jetbrains.kotlin:kotlin-gradle-plugin 1.7.20
com.google.dagger:hilt-android-gradle-plugin 2.43.2
composeOptions 1.3.2
core-ui/build.gradle.kts
core/build.gradle.kts
data/build.gradle.kts
domain/build.gradle.kts
feature-add/build.gradle.kts
feature-main/build.gradle.kts
feature-search/build.gradle.kts
gradle.properties
mvi/mvi-base/build.gradle.kts
mvi/mvi-testing/build.gradle.kts
settings.gradle.kts
test-utils/build.gradle.kts
ui-theme/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
gradle 8.1.1
- Check this box to trigger a request for Renovate to run again on this repository
Metadata
Metadata
Assignees
Labels
No labels