We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
org.jetbrains.kotlinx:kotlinx-coroutines-core
org.jetbrains.kotlinx:kotlinx-coroutines-test
com.google.dagger:dagger-compiler
com.google.dagger:dagger
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
.github/workflows/build-simple-sample.yml actions/checkout v4 gradle/wrapper-validation-action v3 actions/setup-java v4 gradle/actions v4 .github/workflows/build.yml actions/checkout v4 actions/setup-java v4 gradle/actions v4 .github/workflows/publish-docs.yml actions/checkout v4 actions/setup-java v4 actions/setup-python v5 actions/upload-pages-artifact v3 actions/deploy-pages v4 .github/workflows/publish-release.yml actions/checkout v4 actions/setup-java v4 gradle/actions v4 softprops/action-gh-release v2 .github/workflows/publish-snapshot.yml actions/checkout v4 actions/setup-java v4 gradle/actions v4
actions/checkout v4
gradle/wrapper-validation-action v3
actions/setup-java v4
gradle/actions v4
actions/setup-python v5
actions/upload-pages-artifact v3
actions/deploy-pages v4
softprops/action-gh-release v2
gradle.properties settings.gradle.kts com.freeletics.gradle.settings 0.20.0 build.gradle.kts codegen/gradle.properties codegen/codegen.gradle.kts codegen-compiler/gradle.properties codegen-compiler/codegen-compiler.gradle.kts codegen-compiler-test/codegen-compiler-test.gradle.kts deeplinks-plugin/gradle.properties deeplinks-plugin/deeplinks-plugin.gradle.kts gradle/libs.versions.toml com.android.tools.build:gradle-api 8.7.3 org.jetbrains.kotlin:kotlin-parcelize-runtime 2.1.0 org.jetbrains.kotlin:kotlin-compiler-embeddable 2.1.0 org.jetbrains.kotlin:kotlin-test 2.1.0 org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.0 org.jetbrains.kotlinx:kotlinx-coroutines-test 1.10.0 org.jetbrains.kotlinx:kotlinx-collections-immutable 0.3.8 org.jetbrains.kotlin:kotlin-compose-compiler-plugin-embeddable 2.1.0 androidx.compose.runtime:runtime 1.7.6 androidx.compose.ui:ui 1.7.6 androidx.compose.foundation:foundation 1.7.6 org.jetbrains.compose.runtime:runtime 1.7.3 org.jetbrains.compose.ui:ui 1.7.3 androidx.activity:activity 1.9.3 androidx.activity:activity-compose 1.9.3 androidx.annotation:annotation 1.5.0 androidx.core:core-ktx 1.15.0 androidx.lifecycle:lifecycle-common 2.8.7 androidx.lifecycle:lifecycle-runtime-ktx 2.8.7 androidx.lifecycle:lifecycle-runtime-testing 2.8.7 androidx.lifecycle:lifecycle-viewmodel-ktx 2.8.7 androidx.lifecycle:lifecycle-viewmodel-compose 2.8.7 androidx.lifecycle:lifecycle-viewmodel-savedstate 2.8.7 com.eygraber:uri-kmp 0.0.18 net.peanuuutz.tomlkt:tomlkt 0.4.0 org.jetbrains.kotlinx:kotlinx-serialization-core 1.7.3 javax.inject:javax.inject 1 dev.zacsweers.anvil:annotations 0.4.0 dev.zacsweers.anvil:annotations-optional 0.4.0 com.google.dagger:dagger 2.53.1 com.google.devtools.ksp:symbol-processing-api 2.1.0-1.0.29 com.squareup:kotlinpoet 2.0.0 com.squareup:kotlinpoet-ksp 2.0.0 com.google.auto.service:auto-service-annotations 1.1.1 dev.zacsweers.autoservice:auto-service-ksp 1.2.0 com.freeletics.flowredux:flowredux 1.2.2 junit:junit 4.13.2 com.google.truth:truth 1.4.4 app.cash.turbine:turbine 1.2.0 dev.zacsweers.kctfork:core 0.7.0 dev.zacsweers.kctfork:ksp 0.7.0 com.google.devtools.ksp:symbol-processing 2.1.0-1.0.29 com.google.devtools.ksp:symbol-processing-common-deps 2.1.0-1.0.29 com.google.devtools.ksp:symbol-processing-aa-embeddable 2.1.0-1.0.29 com.freeletics.gradle.android 0.20.0 com.freeletics.gradle.jvm 0.20.0 com.freeletics.gradle.multiplatform 0.20.0 com.freeletics.gradle.gradle 0.20.0 com.freeletics.gradle.publish.oss 0.20.0 com.freeletics.gradle.root 0.20.0 com.freeletics.gradle.settings 0.20.0 com.android.library 8.7.3 org.jetbrains.kotlin.multiplatform 2.1.0 org.jetbrains.kotlin.android 2.1.0 org.jetbrains.kotlin.jvm 2.1.0 org.jetbrains.kotlin.plugin.parcelize 2.1.0 org.jetbrains.kotlin.plugin.serialization 2.1.0 org.jetbrains.kotlin.plugin.compose 2.1.0 com.google.devtools.ksp 2.1.0-1.0.29 com.vanniktech.maven.publish 0.30.0 org.jetbrains.dokka 2.0.0 org.jetbrains.kotlinx.binary-compatibility-validator 0.17.0 com.autonomousapps.dependency-analysis 2.6.1 dev.drewhamilton.poko 0.18.1 navigation/gradle.properties navigation/navigation.gradle.kts navigation-testing/gradle.properties navigation-testing/navigation-testing.gradle.kts sample/simple/gradle.properties sample/simple/settings.gradle.kts com.freeletics.gradle.settings 0.20.0 sample/simple/build.gradle.kts sample/simple/app/simple/app-simple.gradle.kts sample/simple/feature/bottom-sheet/implementation/feature-bottom-sheet-implementation.gradle.kts sample/simple/feature/bottom-sheet/nav/feature-bottom-sheet-nav.gradle.kts sample/simple/feature/dialog/implementation/feature-dialog-implementation.gradle.kts sample/simple/feature/dialog/nav/feature-dialog-nav.gradle.kts sample/simple/feature/main/feature-main.gradle.kts sample/simple/feature/new-root/implementation/feature-new-root-implementation.gradle.kts sample/simple/feature/new-root/nav/feature-new-root-nav.gradle.kts sample/simple/feature/root/implementation/feature-root-implementation.gradle.kts sample/simple/feature/root/nav/feature-root-nav.gradle.kts sample/simple/feature/screen-with-result/implementation/feature-screen-with-result-implementation.gradle.kts sample/simple/feature/screen-with-result/nav/feature-screen-with-result-nav.gradle.kts sample/simple/feature/screen/implementation/feature-screen-implementation.gradle.kts sample/simple/feature/screen/nav/feature-screen-nav.gradle.kts sample/simple/gradle/libs.versions.toml com.android.tools:desugar_jdk_libs 2.1.4 androidx.activity:activity 1.9.3 androidx.activity:activity-compose 1.9.3 androidx.annotation:annotation 1.6.0 androidx.compose.runtime:runtime 1.7.6 androidx.compose.ui:ui 1.7.6 androidx.compose.foundation:foundation 1.7.6 androidx.compose.material3:material3 1.3.1 androidx.core:core-ktx 1.15.0 androidx.lifecycle:lifecycle-common 2.8.7 androidx.lifecycle:lifecycle-viewmodel 2.8.7 androidx.lifecycle:lifecycle-viewmodel-compose 2.8.7 androidx.lifecycle:lifecycle-viewmodel-savedstate 2.8.7 dev.zacsweers.anvil:annotations 0.4.0 dev.zacsweers.anvil:annotations-optional 0.4.0 dev.zacsweers.anvil:compiler 0.4.0 org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.0 com.google.dagger:dagger 2.53.1 com.google.dagger:dagger-compiler 2.53.1 javax.inject:javax.inject 1 com.freeletics.khonshu:navigation 0.29.1 com.freeletics.khonshu:codegen-compiler 0.29.1 com.freeletics.khonshu:codegen-runtime 0.29.1 com.freeletics.khonshu:state-machine 0.29.1 com.jakewharton.timber:timber 5.0.1 com.android.application 8.7.3 com.autonomousapps.dependency-analysis 2.6.1 com.freeletics.gradle.app 0.20.0 com.freeletics.gradle.feature 0.20.0 com.freeletics.gradle.nav 0.20.0 com.freeletics.gradle.root 0.20.0 org.jetbrains.kotlin.android 2.1.0 org.jetbrains.kotlin.plugin.compose 2.1.0 com.google.devtools.ksp 2.1.0-1.0.29 state-machine/gradle.properties state-machine/state-machine.gradle.kts state-machine-legacy/gradle.properties state-machine-legacy/state-machine-legacy.gradle.kts state-machine-testing/gradle.properties state-machine-testing/state-machine-testing.gradle.kts text-resource/gradle.properties text-resource/text-resource.gradle.kts
com.freeletics.gradle.settings 0.20.0
com.android.tools.build:gradle-api 8.7.3
org.jetbrains.kotlin:kotlin-parcelize-runtime 2.1.0
org.jetbrains.kotlin:kotlin-compiler-embeddable 2.1.0
org.jetbrains.kotlin:kotlin-test 2.1.0
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.0
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.10.0
org.jetbrains.kotlinx:kotlinx-collections-immutable 0.3.8
org.jetbrains.kotlin:kotlin-compose-compiler-plugin-embeddable 2.1.0
androidx.compose.runtime:runtime 1.7.6
androidx.compose.ui:ui 1.7.6
androidx.compose.foundation:foundation 1.7.6
org.jetbrains.compose.runtime:runtime 1.7.3
org.jetbrains.compose.ui:ui 1.7.3
androidx.activity:activity 1.9.3
androidx.activity:activity-compose 1.9.3
androidx.annotation:annotation 1.5.0
androidx.core:core-ktx 1.15.0
androidx.lifecycle:lifecycle-common 2.8.7
androidx.lifecycle:lifecycle-runtime-ktx 2.8.7
androidx.lifecycle:lifecycle-runtime-testing 2.8.7
androidx.lifecycle:lifecycle-viewmodel-ktx 2.8.7
androidx.lifecycle:lifecycle-viewmodel-compose 2.8.7
androidx.lifecycle:lifecycle-viewmodel-savedstate 2.8.7
com.eygraber:uri-kmp 0.0.18
net.peanuuutz.tomlkt:tomlkt 0.4.0
org.jetbrains.kotlinx:kotlinx-serialization-core 1.7.3
javax.inject:javax.inject 1
dev.zacsweers.anvil:annotations 0.4.0
dev.zacsweers.anvil:annotations-optional 0.4.0
com.google.dagger:dagger 2.53.1
com.google.devtools.ksp:symbol-processing-api 2.1.0-1.0.29
com.squareup:kotlinpoet 2.0.0
com.squareup:kotlinpoet-ksp 2.0.0
com.google.auto.service:auto-service-annotations 1.1.1
dev.zacsweers.autoservice:auto-service-ksp 1.2.0
com.freeletics.flowredux:flowredux 1.2.2
junit:junit 4.13.2
com.google.truth:truth 1.4.4
app.cash.turbine:turbine 1.2.0
dev.zacsweers.kctfork:core 0.7.0
dev.zacsweers.kctfork:ksp 0.7.0
com.google.devtools.ksp:symbol-processing 2.1.0-1.0.29
com.google.devtools.ksp:symbol-processing-common-deps 2.1.0-1.0.29
com.google.devtools.ksp:symbol-processing-aa-embeddable 2.1.0-1.0.29
com.freeletics.gradle.android 0.20.0
com.freeletics.gradle.jvm 0.20.0
com.freeletics.gradle.multiplatform 0.20.0
com.freeletics.gradle.gradle 0.20.0
com.freeletics.gradle.publish.oss 0.20.0
com.freeletics.gradle.root 0.20.0
com.android.library 8.7.3
org.jetbrains.kotlin.multiplatform 2.1.0
org.jetbrains.kotlin.android 2.1.0
org.jetbrains.kotlin.jvm 2.1.0
org.jetbrains.kotlin.plugin.parcelize 2.1.0
org.jetbrains.kotlin.plugin.serialization 2.1.0
org.jetbrains.kotlin.plugin.compose 2.1.0
com.google.devtools.ksp 2.1.0-1.0.29
com.vanniktech.maven.publish 0.30.0
org.jetbrains.dokka 2.0.0
org.jetbrains.kotlinx.binary-compatibility-validator 0.17.0
com.autonomousapps.dependency-analysis 2.6.1
dev.drewhamilton.poko 0.18.1
com.android.tools:desugar_jdk_libs 2.1.4
androidx.annotation:annotation 1.6.0
androidx.compose.material3:material3 1.3.1
androidx.lifecycle:lifecycle-viewmodel 2.8.7
dev.zacsweers.anvil:compiler 0.4.0
com.google.dagger:dagger-compiler 2.53.1
com.freeletics.khonshu:navigation 0.29.1
com.freeletics.khonshu:codegen-compiler 0.29.1
com.freeletics.khonshu:codegen-runtime 0.29.1
com.freeletics.khonshu:state-machine 0.29.1
com.jakewharton.timber:timber 5.0.1
com.android.application 8.7.3
com.freeletics.gradle.app 0.20.0
com.freeletics.gradle.feature 0.20.0
com.freeletics.gradle.nav 0.20.0
gradle/wrapper/gradle-wrapper.properties gradle 8.11.1 sample/simple/gradle/wrapper/gradle-wrapper.properties gradle 8.11.1
gradle 8.11.1
.kts/ktlint.main.kts com.freeletics.gradle:scripts-formatting 0.20.0
com.freeletics.gradle:scripts-formatting 0.20.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
org.jetbrains.kotlinx:kotlinx-coroutines-core
,org.jetbrains.kotlinx:kotlinx-coroutines-test
)com.google.dagger:dagger-compiler
,com.google.dagger:dagger
)Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
github-actions
gradle
gradle-wrapper
kotlin-script
The text was updated successfully, but these errors were encountered: