Skip to content
New issue

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

Dependency Dashboard #3

Open
5 tasks
renovate bot opened this issue Dec 28, 2023 · 2 comments
Open
5 tasks

Dependency Dashboard #3

renovate bot opened this issue Dec 28, 2023 · 2 comments
Labels
renovate-bot wontfix This will not be worked on

Comments

@renovate
Copy link
Contributor

renovate bot commented Dec 28, 2023

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

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/cache v4
  • codecov/codecov-action v5.0.7
  • actions/upload-artifact v4
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/cache v4
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/cache v4
  • actions/setup-python v5
  • JamesIves/github-pages-deploy-action v4.7.1
.github/workflows/publish-release.yml
  • actions/checkout v4
  • ffurrer2/extract-release-notes v2
  • softprops/action-gh-release v2
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/cache v4
  • actions/setup-python v5
  • JamesIves/github-pages-deploy-action v4.7.1
.github/workflows/sample.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/cache v4
  • actions/checkout v4
  • actions/setup-java v4
  • maxim-lobanov/setup-xcode v1
  • gradle/actions v4
  • actions/cache v4
  • sersoft-gmbh/xcodebuild-action v3
gradle
gradle.properties
settings.gradle.kts
  • org.gradle.toolchains.foojay-resolver-convention 0.9.0
build.gradle.kts
gradle/libs.versions.toml
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.9.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.9.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-swing 1.9.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.9.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 1.9.0
  • junit:junit 4.13.2
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.7.3
  • org.jetbrains.kotlinx:kotlinx-collections-immutable 0.3.8
  • io.github.aakira:napier 2.7.1
  • io.github.hoc081098:FlowExt 1.0.0
  • io.insert-koin:koin-core 4.0.0
  • io.insert-koin:koin-compose 4.0.0
  • io.insert-koin:koin-android 4.0.0
  • io.insert-koin:koin-androidx-compose 4.0.0
  • io.nlopez.compose.rules:detekt 0.4.19
  • androidx.lifecycle:lifecycle-runtime-ktx 2.8.7
  • androidx.annotation:annotation 1.9.1
  • androidx.activity:activity-compose 1.9.3
  • io.coil-kt.coil3:coil-core 3.0.4
  • io.coil-kt.coil3:coil-compose 3.0.4
  • io.coil-kt.coil3:coil-network-ktor3 3.0.4
  • io.ktor:ktor-client-core 3.0.1
  • io.ktor:ktor-client-okhttp 3.0.1
  • io.ktor:ktor-client-java 3.0.1
  • io.ktor:ktor-client-darwin 3.0.1
  • io.github.hoc081098:kmp-viewmodel 0.8.0
  • io.github.hoc081098:kmp-viewmodel-savedstate 0.8.0
  • io.github.hoc081098:kmp-viewmodel-compose 0.8.0
  • io.github.hoc081098:kmp-viewmodel-koin 0.8.0
  • io.github.hoc081098:kmp-viewmodel-koin-compose 0.8.0
  • io.github.hoc081098:solivagant-navigation 0.5.0
  • com.benasher44:uuid 0.8.4
  • org.jetbrains.kotlin.multiplatform 2.0.21
  • org.jetbrains.kotlin.android 2.0.21
  • org.jetbrains.kotlin.native.cocoapods 2.0.21
  • org.jetbrains.kotlin.plugin.compose 2.0.21
  • org.jetbrains.kotlin.plugin.serialization 2.0.21
  • org.jetbrains.kotlin.plugin.parcelize 2.0.21
  • org.jetbrains.compose 1.7.0
  • com.android.application 8.7.3
  • com.android.library 8.7.3
  • com.diffplug.gradle.spotless 6.25.0
  • io.gitlab.arturbosch.detekt 1.23.7
  • org.jetbrains.kotlinx.kover 0.8.3
  • org.jetbrains.dokka 1.9.20
  • org.jetbrains.kotlinx.binary-compatibility-validator 0.16.3
  • dev.drewhamilton.poko 0.17.2
  • com.vanniktech.maven.publish 0.30.0
khonshu-navigation-core/gradle.properties
khonshu-navigation-core/build.gradle.kts
lifecycle/gradle.properties
lifecycle/build.gradle.kts
navigation/gradle.properties
navigation/build.gradle.kts
  • io.kotest:kotest-assertions-core 5.9.1
samples/sample/androidApp/build.gradle.kts
samples/sample/desktop/build.gradle.kts
samples/sample/shared/build.gradle.kts
samples/simple/androidApp/build.gradle.kts
  • com.squareup.leakcanary:leakcanary-android 2.14
samples/simple/desktop/build.gradle.kts
samples/simple/shared/build.gradle.kts
samples/solivagant-wasm-sample/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.11.1
pip_requirements
docs/requirements.txt
  • mkdocs ==1.6.1
  • mkdocs-material ==9.5.47
  • pymdown-extensions ==10.12
  • mdx_truly_sane_lists ==1.3

  • Check this box to trigger a request for Renovate to run again on this repository
@hoc081098
Copy link
Owner

hoc081098 commented Nov 7, 2024

Samples-sample-desktop

samples-sample-desktop.mov

@hoc081098
Copy link
Owner

Samples-simple-desktop

Samples-simple-desktop.mov

@hoc081098 hoc081098 added wontfix This will not be worked on renovate-bot labels Nov 7, 2024
Repository owner locked as resolved and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
renovate-bot wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant