MobileNativeFoundation / MobileNativeFoundation/Store
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.4k
- Forks
- 217
- Avg merge
- 18m
- Merged PRs (30d)
- 4
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.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- Update dependency co.touchlab:kermit to v2.2.0
- Update actions/setup-java action to v6
- 🔐 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.
- Update dependency jacoco to v0.8.15
- Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.18.2
- Update androidGradlePlugin to v9.4.1 (
com.android.kotlin.multiplatform.library,com.android.library,com.android.tools.build:gradle) - Update Gradle to v8.14.5
- Update kotlin monorepo to v2.4.20 (
org.jetbrains.kotlin.native.cocoapods,org.jetbrains.kotlin.multiplatform,org.jetbrains.kotlin.plugin.serialization,org.jetbrains.kotlin:kotlin-stdlib,org.jetbrains.kotlin:kotlin-gradle-plugin) - Update spotlessPluginGradle to v8.10.2 (
com.diffplug.spotless,com.diffplug.spotless:com.diffplug.spotless.gradle.plugin) - Update actions/checkout action to v7
- Update codecov/codecov-action action to v7
- Update Gradle to v9.7.1
- Update softprops/action-gh-release action to v3
- Click on this checkbox to rebase all open PRs at once
Detected Dependencies
github-actions (3)
.github/workflows/add_issue_to_project.yml (1)
actions/add-to-project main.github/workflows/ci.yml (7)
actions/checkout v6→ [Updates:v7]actions/setup-java v5→ [Updates:v6]gradle/actions v6codecov/codecov-action v6→ [Updates:v7]actions/checkout v6→ [Updates:v7]actions/setup-java v5→ [Updates:v6]gradle/actions v6.github/workflows/create_swift_package.yml (5)
actions/checkout v6→ [Updates:v7]actions/setup-java v5→ [Updates:v6]gradle/actions v6softprops/action-gh-release v2→ [Updates:v3]touchlab/ga-update-release-tag v1
gradle (18)
build.gradle.kts
cache/build.gradle.kts
cache/gradle.properties
core/build.gradle.kts
core/gradle.properties
gradle.properties
gradle/jacoco.gradle (1)
jacoco 0.8.12→ [Updates:0.8.15]gradle/libs.versions.toml (34)
com.android.tools.build:gradle 9.3.0→ [Updates:9.4.1]org.jetbrains.kotlin:kotlin-gradle-plugin 2.3.21→ [Updates:2.4.20]org.jetbrains.dokka:dokka-gradle-plugin 2.2.0com.vanniktech:gradle-maven-publish-plugin 0.37.0org.jetbrains.kotlinx:atomicfu-gradle-plugin 0.33.0co.touchlab.kmmbridge.github:co.touchlab.kmmbridge.github.gradle.plugin 1.2.1org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin 14.2.0com.diffplug.spotless:com.diffplug.spotless.gradle.plugin 8.8.0→ [Updates:8.10.2]org.jetbrains.kotlinx:atomicfu 0.33.0org.jetbrains.kotlin:kotlin-stdlib 2.3.21→ [Updates:2.4.20]org.jetbrains.kotlinx:kotlinx-serialization-core 1.11.0org.jetbrains.kotlinx:kotlinx-coroutines-android 1.11.0org.jetbrains.kotlinx:kotlinx-coroutines-core 1.11.0org.jetbrains.kotlinx:kotlinx-coroutines-rx2 1.11.0io.reactivex.rxjava2:rxjava 2.2.21androidx.test:core 1.7.0org.jetbrains.kotlinx:kotlinx-coroutines-test 1.11.0junit:junit 4.13.2com.google.truth:truth 1.4.5co.touchlab:kermit 2.1.0→ [Updates:2.2.0]app.cash.turbine:turbine 1.2.1com.android.library 9.3.0→ [Updates:9.4.1]com.android.kotlin.multiplatform.library 9.3.0→ [Updates:9.4.1]org.jlleitschuh.gradle.ktlint 14.2.0org.jetbrains.kotlinx.binary-compatibility-validator 0.18.1→ [Updates:0.18.2]org.jetbrains.kotlinx.kover 0.9.9com.diffplug.spotless 8.8.0→ [Updates:8.10.2]co.touchlab.kmmbridge.github 1.2.1org.jetbrains.kotlin.plugin.serialization 2.3.21→ [Updates:2.4.20]com.vanniktech.maven.publish 0.37.0org.jetbrains.dokka 2.2.0org.jetbrains.kotlinx.atomicfu 0.33.0org.jetbrains.kotlin.multiplatform 2.3.21→ [Updates:2.4.20]org.jetbrains.kotlin.native.cocoapods 2.3.21→ [Updates:2.4.20]multicast/build.gradle.kts
multicast/gradle.properties
rx2/build.gradle.kts
rx2/gradle.properties
settings.gradle (1)
org.gradle.toolchains.foojay-resolver-convention 1.0.0store/build.gradle.kts
store/gradle.properties
tooling/gradle.properties
tooling/plugins/build.gradle.kts
tooling/settings.gradle.kts
gradle-wrapper (2)
gradle/wrapper/gradle-wrapper.properties (1)
gradle 9.6.1→ [Updates:9.7.1]tooling/gradle/wrapper/gradle-wrapper.properties (1)
gradle 8.6→ [Updates:8.14.5,9.7.1]
- Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the dependency entries in gradle/libs.versions.toml, gradle/jacoco.gradle, gradle/wrapper/gradle-wrapper.properties, and the listed .github/workflows files. Check the existing pull requests linked in the dashboard before choosing work; done means a selected update is applied, validated by CI, and no longer needs dashboard action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, kotlin
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100