ryanw-mobile / GMap2ICal

[Active] Kotlin Compose for Desktop App. Convert Google Maps timeline to ICS for Calendar import
Apache License 2.0
20 stars 0 forks source link

Dependency Dashboard #18

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/dependency-submission.yml - `actions/checkout v4` - `actions/setup-java v4` - `gradle/actions v3`
.github/workflows/main_build.yml - `actions/checkout v4` - `actions/setup-java v4` - `codecov/codecov-action v4` - `codacy/codacy-coverage-reporter-action v1.3.0`
.github/workflows/renovate_check.yml - `actions/checkout v4` - `actions/setup-java v4`
gradle
gradle.properties
settings.gradle.kts
build.gradle.kts
composeApp/build.gradle.kts
gradle/libs.versions.toml - `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm 1.8.1` - `org.jetbrains.kotlinx:kotlinx-coroutines-swing 1.8.1` - `org.jetbrains.kotlinx:kotlinx-coroutines-test 1.8.1` - `org.jetbrains.kotlinx:kotlinx-serialization-json 1.7.1` - `org.jetbrains.kotlin:kotlin-test 2.0.0` - `org.jetbrains.compose.ui:ui-test-junit4 1.6.11` - `us.dustinj.timezonemap:timezonemap 4.5` - `io.ktor:ktor-client-cio 2.3.12` - `io.ktor:ktor-client-content-negotiation 2.3.12` - `io.ktor:ktor-serialization-kotlinx-json 2.3.12` - `io.ktor:ktor-client-mock 2.3.12` - `io.github.aakira:napier 2.7.1` - `io.kotest:kotest-framework-engine 5.9.1` - `io.kotest:kotest-assertions-core 5.9.1` - `io.kotest:kotest-runner-junit5-jvm 5.9.1` - `io.mockk:mockk 1.13.11` - `org.junit.jupiter:junit-jupiter 5.10.3` - `org.junit.vintage:junit-vintage-engine 5.10.3` - `com.github.Dansoftowner:jSystemThemeDetector 3.9.1` - `dev.icerock.moko:mvvm-core 0.16.1` - `dev.icerock.moko:mvvm-compose 0.16.1` - `dev.icerock.moko:mvvm-test 0.16.1` - `io.insert-koin:koin-core 3.5.6` - `io.insert-koin:koin-test 3.5.6` - `org.jetbrains.kotlin.multiplatform 2.0.0` - `org.jetbrains.kotlin.plugin.serialization 2.0.0` - `org.jetbrains.kotlin.plugin.compose 2.0.0` - `org.jetbrains.kotlinx.kover 0.8.2` - `org.jetbrains.compose 1.6.11` - `io.kotest.multiplatform 5.9.1` - `org.jlleitschuh.gradle.ktlint 12.1.1`
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties - `gradle 8.8`

ryanw-mobile commented 1 year ago

Kotlin monorepo can't be upgraded to the top latest release due to compatibility issues with compose-jb.