block / block/bitty-city

Dependency Dashboard

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
3
Forks
2
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/block/bitty-city).

## Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

- [ ] Update dependency io.arrow-kt:arrow-core to v2.2.3
- [ ] Update slf4j monorepo to v2.0.19 (`org.slf4j:slf4j-nop`, `org.slf4j:slf4j-api`)
- [ ] Update all non-major dependencies (`actions/checkout`, `actions/setup-java`, `com.github.ben-manes.versions`, `nl.littlerobots.version-catalog-update`, `io.mockk:mockk`, `com.vanniktech.maven.publish.base`, `com.vanniktech:gradle-maven-publish-plugin`, `org.jetbrains.kotlinx.binary-compatibility-validator`, `io.kotest:kotest-property`, `io.kotest:kotest-runner-junit5-jvm`, `io.kotest:kotest-assertions-core`)
- [ ] Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.11.0
- [ ] Update kotlin monorepo to v2.4.20 (`org.jetbrains.kotlin.jvm`, `org.jetbrains.kotlin:kotlin-reflect`)
- [ ] Update actions/checkout action to v7
- [ ] Update actions/setup-java action to v6
- [ ] 🔐 **Create all awaiting schedule PRs at once** 🔐

## Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

- [ ] Update dependency beads to v1
- [ ] [Update dependency openjdk to v25](../pull/92)

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [Update dependency org.junit.jupiter:junit-jupiter to v6](../pull/95)

## Detected Dependencies

github-actions (2)

.github/workflows/publish.yml (2)

- `actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd` → [Updates: `v6.1.0`, `v7.0.1`]
- `actions/setup-java v5.2.0@be666c2fcd27ec809703dec50e508c2fdc7f6654` → [Updates: `v5.7.0`, `v6.0.1`]

.github/workflows/test.yml (1)

- `actions/checkout v6.0.2@de0fac2e4500dabe0009e67214ff5f5447ce83dd` → [Updates: `v6.1.0`, `v7.0.1`]

gradle (10)

build.gradle.kts

common/build.gradle.kts

common/gradle.properties

gradle.properties

gradle/libs.versions.toml (33)

- `io.arrow-kt:arrow-core 2.2.2.1` → [Updates: `2.2.3`]
- `org.bitcoinj:bitcoinj-core 0.17.1`
- `xyz.block.domainapi:domain-api 0.5.3`
- `xyz.block.domainapi:domain-api-kfsm 0.5.3`
- `xyz.block.domainapi:domain-api-kfsm-v2 0.1.0`
- `com.google.inject:guice 7.0.0`
- `com.google.inject.extensions:guice-assistedinject 7.0.0`
- `org.joda:joda-money 1.0.7` → [Updates: `2.0.3`]
- `org.junit.jupiter:junit-jupiter 5.14.4` → [Updates: `6.1.3`]
- `app.cash.kfsm:kfsm 0.12.0`
- `io.kotest:kotest-assertions-core 6.2.3` → [Updates: `6.2.5`]
- `io.kotest.extensions:kotest-assertions-arrow 2.0.0`
- `io.kotest.extensions:kotest-assertions-arrow-jvm 2.0.0`
- `io.kotest:kotest-runner-junit5-jvm 6.2.3` → [Updates: `6.2.5`]
- `io.kotest:kotest-property 6.2.3` → [Updates: `6.2.5`]
- `io.github.oshai:kotlin-logging 8.0.4`
- `org.jetbrains.kotlin:kotlin-reflect 2.3.21` → [Updates: `2.4.20`]
- `org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.2` → [Updates: `1.11.0`]
- `com.vanniktech:gradle-maven-publish-plugin 0.36.0` → [Updates: `0.37.0`]
- `io.mockk:mockk 1.14.9` → [Updates: `1.14.11`]
- `com.squareup.moshi:moshi 1.15.2`
- `com.squareup.moshi:moshi-kotlin 1.15.2`
- `app.cash.quiver:lib 1.0.5`
- `io.github.resilience4j:resilience4j-kotlin 2.4.0`
- `io.github.resilience4j:resilience4j-retry 2.4.0`
- `org.slf4j:slf4j-api 2.0.17` → [Updates: `2.0.19`]
- `org.slf4j:slf4j-nop 2.0.17` → [Updates: `2.0.19`]
- `org.jetbrains.dokka 2.2.0`
- `org.jetbrains.kotlinx.binary-compatibility-validator 0.18.1` → [Updates: `0.18.2`]
- `org.jetbrains.kotlin.jvm 2.3.21` → [Updates: `2.4.20`]
- `com.vanniktech.maven.publish.base 0.36.0` → [Updates: `0.37.0`]
- `nl.littlerobots.version-catalog-update 1.1.0` → [Updates: `1.1.1`]
- `com.github.ben-manes.versions 0.54.0` → [Updates: `0.62.0`]

innie/build.gradle.kts

innie/gradle.properties

outie/build.gradle.kts

outie/gradle.properties

settings.gradle.kts

hermit (1)

bin/hermit (3)

- `beads 0.47.1` → [Updates: `0.63.3`, `1.2.2`]
- `gradle 9.3.0` → [Updates: `9.7.1`]
- `openjdk 21.0.8_9` → [Updates: `21.0.12_8`, `25.0.4_7`]

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

Research direction

Review gradle/libs.versions.toml, .github/workflows/publish.yml, .github/workflows/test.yml, and bin/hermit; start by checking the pending Renovate entries and linked pull requests. Done means a selected dependency update is applied without breaking the repository's checks and the dashboard no longer lists that item.

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
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.