Kotlin-Multiplatform-Foundation / kotlin-channel-event-bus

A Kotlin Multiplatform library that provides a simple event bus implementation using KotlinX Coroutines Channels. Multi-keys, multi-producers, single-consumer and thread-safe event bus backed by kotlinx.coroutines.channels.Channels
https://kotlin-multiplatform-foundation.github.io/kotlin-channel-event-bus/docs/0.x/
Apache License 2.0
36 stars 1 forks source link

Dependency Dashboard #2

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

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

Repository problems

These problems occurred while renovating this repository. View logs.

Errored

These updates encountered an error and will be retried. Click on a checkbox below to force a retry now.

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 v3` - `actions/setup-java v3` - `actions/cache v3` - `actions/cache v3` - `codecov/codecov-action v3.1.6` - `actions/upload-artifact v3` - `actions/checkout v3` - `actions/setup-java v3` - `actions/cache v3` - `actions/cache v3` - `actions/setup-python v4` - `JamesIves/github-pages-deploy-action v4.6.0`
.github/workflows/publish-release.yml - `actions/checkout v3` - `ffurrer2/extract-release-notes v1` - `softprops/action-gh-release v1` - `actions/checkout v3` - `actions/setup-java v3` - `actions/cache v3` - `actions/cache v3` - `actions/setup-python v4` - `JamesIves/github-pages-deploy-action v4.6.0`
.github/workflows/sample.yml - `actions/checkout v3` - `actions/setup-java v3` - `actions/cache v3` - `actions/cache v3`
gradle
gradle.properties
settings.gradle.kts - `org.gradle.toolchains.foojay-resolver-convention 0.8.0`
build.gradle.kts
channel-event-bus/gradle.properties
channel-event-bus/build.gradle.kts
gradle/libs.versions.toml - `org.jetbrains.kotlinx:kotlinx-coroutines-core 1.8.1-Beta` - `org.jetbrains.kotlinx:kotlinx-coroutines-android 1.8.1-Beta` - `org.jetbrains.kotlinx:kotlinx-coroutines-swing 1.8.1-Beta` - `org.jetbrains.kotlinx:kotlinx-coroutines-test 1.8.1-Beta` - `org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 1.8.1-Beta` - `org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.3` - `org.jetbrains.kotlinx:kotlinx-collections-immutable 0.3.7` - `org.jetbrains.compose.runtime:runtime 1.6.2` - `co.touchlab:stately-concurrency 2.0.7` - `io.github.aakira:napier 2.7.1` - `io.github.hoc081098:FlowExt 0.8.1-Beta` - `io.insert-koin:koin-android 3.5.6` - `io.insert-koin:koin-androidx-compose 3.5.6` - `io.insert-koin:koin-core 3.5.6` - `io.insert-koin:koin-compose 1.1.5` - `io.coil-kt:coil-compose 2.6.0` - `io.nlopez.compose.rules:detekt 0.3.19` - `androidx.lifecycle:lifecycle-viewmodel-ktx 2.7.0` - `androidx.lifecycle:lifecycle-viewmodel-savedstate 2.7.0` - `androidx.lifecycle:lifecycle-runtime-compose androidx-lifecycle` - `androidx.lifecycle:lifecycle-viewmodel-compose androidx-lifecycle` - `androidx.annotation:annotation 1.7.1` - `androidx.activity:activity-compose 1.9.0` - `androidx.compose:compose-bom 2024.05.00` - `androidx.navigation:navigation-compose 2.7.7` - `io.github.hoc081098:kmp-viewmodel 0.7.1` - `io.github.hoc081098:kmp-viewmodel-savedstate 0.7.1` - `io.github.hoc081098:kmp-viewmodel-compose 0.7.1` - `io.github.hoc081098:kmp-viewmodel-koin-compose 0.7.1` - `io.github.hoc081098:solivagant-navigation 0.3.0` - `com.jakewharton.timber:timber 5.0.1` - `org.jetbrains.kotlin.multiplatform 1.9.23` - `org.jetbrains.kotlin.android 1.9.23` - `org.jetbrains.kotlin.native.cocoapods 1.9.23` - `org.jetbrains.kotlin.plugin.serialization 1.9.23` - `org.jetbrains.kotlin.plugin.parcelize 1.9.23` - `org.jetbrains.compose 1.6.2` - `com.android.application 8.4.0` - `com.android.library 8.4.0` - `com.diffplug.gradle.spotless 6.25.0` - `io.gitlab.arturbosch.detekt 1.23.6` - `org.jetbrains.kotlinx.kover 0.7.6` - `org.jetbrains.dokka 1.9.20` - `org.jetbrains.kotlinx.binary-compatibility-validator 0.14.0` - `com.vanniktech.maven.publish 0.28.0`
sample/standalone-androidApp/build.gradle.kts
sample/standalone-composeMultiplatform/composeApp/build.gradle.kts
sample/standalone-composeMultiplatform/desktopApp/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties - `gradle 8.7`

hoc081098 commented 10 months ago

https://github.com/hoc081098/kotlin-channel-event-bus/assets/36917223/80015232-d5b5-4fb2-a779-4e6113ddb8f8

hoc081098 commented 4 days ago

@renovate