arrow-kt / arrow-kt/arrow-exact
Dependency Dashboard
- Dominant language
- Kotlin
- Stars
- 31
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/arrow-kt/arrow-exact).
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [Update all dependencies](../pull/32) (`gradle`, `com.diffplug.spotless`, `org.jetbrains.kotlinx.knit`, `org.jetbrains.kotlinx:kotlinx-knit-test`, `org.jetbrains.kotlinx.binary-compatibility-validator`, `org.jetbrains.kotlinx.kover`, `io.kotest.extensions:kotest-assertions-arrow`, `io.kotest.multiplatform`, `io.kotest:kotest-runner-junit5`, `io.kotest:kotest-framework-datatest`, `io.kotest:kotest-property`, `io.kotest:kotest-framework-engine`, `io.kotest:kotest-assertions-core`, `org.jetbrains.dokka`, `io.arrow-kt:arrow-core`, `org.jetbrains.kotlin.jvm`, `org.jetbrains.kotlin.multiplatform`)
- [ ] [Update all dependencies (major)](../pull/36) (`actions/checkout`, `actions/setup-java`, `actions/upload-artifact`, `gradle`, `gradle/gradle-build-action`, `peaceiris/actions-gh-pages`, `com.diffplug.spotless`, `io.kotest.extensions:kotest-assertions-arrow`, `io.kotest.multiplatform`, `io.kotest:kotest-runner-junit5`, `io.kotest:kotest-property`, `io.kotest:kotest-framework-engine`, `io.kotest:kotest-assertions-core`, `org.jetbrains.dokka`, `io.arrow-kt:arrow-core`, `org.jetbrains.kotlin.jvm`, `org.jetbrains.kotlin.multiplatform`)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
github-actions (3)
.github/workflows/githubpages.yaml (2)
- `actions/checkout v3` → [Updates: `v7`]
- `peaceiris/actions-gh-pages v3` → [Updates: `v4`].github/workflows/publish.yml (5)
- `actions/checkout v3` → [Updates: `v7`]
- `actions/setup-java v3` → [Updates: `v6`]
- `gradle/gradle-build-action v2` → [Updates: `v3`]
- `actions/upload-artifact v3` → [Updates: `v7`]
- `gradle/gradle-build-action v2` → [Updates: `v3`].github/workflows/pull_request.yaml (16)
- `actions/checkout v3` → [Updates: `v7`]
- `actions/setup-java v3` → [Updates: `v6`]
- `gradle/gradle-build-action v2` → [Updates: `v3`]
- `actions/upload-artifact v3` → [Updates: `v7`]
- `actions/checkout v3` → [Updates: `v7`]
- `actions/setup-java v3` → [Updates: `v6`]
- `gradle/gradle-build-action v2` → [Updates: `v3`]
- `actions/upload-artifact v3` → [Updates: `v7`]
- `actions/checkout v3` → [Updates: `v7`]
- `actions/setup-java v3` → [Updates: `v6`]
- `gradle/gradle-build-action v2` → [Updates: `v3`]
- `actions/upload-artifact v3` → [Updates: `v7`]
- `actions/checkout v3` → [Updates: `v7`]
- `actions/setup-java v3` → [Updates: `v6`]
- `gradle/gradle-build-action v2` → [Updates: `v3`]
- `actions/upload-artifact v3` → [Updates: `v7`]
gradle (5)
build.gradle.kts
gradle.properties
gradle/libs.versions.toml (20)
- `io.arrow-kt:arrow-core 1.2.0-RC` → [Updates: `1.2.4`, `2.2.3`]
- `io.kotest:kotest-assertions-core 5.6.2` → [Updates: `5.9.1`, `6.2.5`]
- `io.kotest:kotest-framework-engine 5.6.2` → [Updates: `5.9.1`, `6.2.5`]
- `io.kotest:kotest-property 5.6.2` → [Updates: `5.9.1`, `6.2.5`]
- `io.kotest:kotest-framework-datatest 5.6.2` → [Updates: `5.9.1`]
- `io.kotest.extensions:kotest-assertions-arrow 1.3.3` → [Updates: `1.4.0`, `2.0.0`]
- `io.kotest:kotest-runner-junit5 5.6.2` → [Updates: `5.9.1`, `6.2.5`]
- `org.jetbrains.kotlinx:kotlinx-knit-test 0.4.0` → [Updates: `0.5.1`]
- `io.arrow-kt.arrow-gradle-config-formatter 0.11.0`
- `io.arrow-kt.arrow-gradle-config-kotlin 0.11.0`
- `io.arrow-kt.arrow-gradle-config-nexus 0.11.0`
- `io.arrow-kt.arrow-gradle-config-publish 0.11.0`
- `org.jetbrains.dokka 1.8.20` → [Updates: `1.9.20`, `2.2.0`]
- `io.kotest.multiplatform 5.6.2` → [Updates: `5.9.1`, `6.0.0-LOCAL`]
- `org.jetbrains.kotlin.multiplatform 1.8.22` → [Updates: `1.9.25`, `2.4.20`]
- `org.jetbrains.kotlin.jvm 1.8.22` → [Updates: `1.9.25`, `2.4.20`]
- `org.jetbrains.kotlinx.binary-compatibility-validator 0.13.2` → [Updates: `0.18.2`]
- `org.jetbrains.kotlinx.knit 0.4.0` → [Updates: `0.5.1`]
- `org.jetbrains.kotlinx.kover 0.7.1` → [Updates: `0.9.9`]
- `com.diffplug.spotless 6.19.0` → [Updates: `6.25.0`, `8.10.2`]guide/build.gradle.kts
settings.gradle.kts
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
- `gradle 8.1.1` → [Updates: `8.14.5`, `9.7.1`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked update PRs 32 and 36, then inspect .github/workflows/githubpages.yaml, .github/workflows/publish.yml, .github/workflows/pull_request.yaml, gradle/libs.versions.toml, and gradle/wrapper/gradle-wrapper.properties. Done means the dashboard's listed dependency updates are resolved without leaving the open update entries unaddressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, kotlin
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100