This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Renovate tried to run on this repository, but found these problems.
⚠️ Warning
The following dependencies are either deprecated or have replacements available.
The following branches are pending approval. To create them, click on a checkbox below.
@sveltejs/kit
@testing-library/svelte
@types/node
autoprefixer
postcss
sharp
svelte
svelte-check
gradle
org.junit.platform:junit-platform-launcher
androidx.activity:activity-compose
androidx.core:core-ktx
dev.detekt
org.jlleitschuh.gradle.ktlint
io.mockk:mockk
app.cash.turbine:turbine
org.junit.jupiter:junit-jupiter
androidx.lifecycle:lifecycle-process
androidx.lifecycle:lifecycle-runtime-compose
androidx.lifecycle:lifecycle-viewmodel-compose
androidx.work:work-runtime-ktx
io.coil-kt.coil3:coil-network-okhttp
io.coil-kt.coil3:coil-compose
androidx.mediarouter:mediarouter
androidx.media3:media3-ui
androidx.media3:media3-datasource-okhttp
androidx.media3:media3-session
androidx.media3:media3-exoplayer
org.jetbrains.kotlinx:kotlinx-datetime
org.jetbrains.kotlinx:kotlinx-coroutines-test
org.jetbrains.kotlinx:kotlinx-coroutines-android
org.jetbrains.kotlinx:kotlinx-serialization-json
com.squareup.retrofit2:retrofit
androidx.navigation:navigation-compose
androidx.compose:compose-bom
androidx.hilt:hilt-compiler
androidx.hilt:hilt-work
androidx.hilt:hilt-navigation-compose
com.google.dagger.hilt.android
com.google.dagger:hilt-compiler
com.google.dagger:hilt-android
com.google.devtools.ksp
org.jetbrains.kotlin.plugin.compose
org.jetbrains.kotlin.plugin.serialization
org.jetbrains.kotlin.android
com.android.application
github.com/go-chi/chi/v5
github.com/go-co-op/gocron/v2
github.com/jackc/pgx/v5
github.com/stretchr/testify
golang.org/x/crypto
com.squareup.okhttp3:mockwebserver
com.squareup.okhttp3:okhttp-sse
com.squareup.okhttp3:logging-interceptor
com.squareup.okhttp3:okhttp
The following updates await pending status checks. To force their creation now, click on a checkbox below.
node
postgres
docker-compose.yml (1) postgres 16-alpine → [Updates: 18-alpine]
postgres 16-alpine
18-alpine
Dockerfile (3) docker/dockerfile 1.6 → [Updates: 1.26] node 22-bookworm-slim → [Updates: 24-bookworm-slim] golang 1.25-bookworm → [Updates: 1.27-bookworm]
docker/dockerfile 1.6
1.26
node 22-bookworm-slim
24-bookworm-slim
golang 1.25-bookworm
1.27-bookworm
.gitea/workflows/android.yml (1) git.fabledsword.com/bvandeusen/ci-android 36 .gitea/workflows/release.yml (3) git.fabledsword.com/bvandeusen/ci-android 36 git.fabledsword.com/bvandeusen/ci-go 1.26 git.fabledsword.com/bvandeusen/ci-go 1.26 .gitea/workflows/test-go.yml (3) git.fabledsword.com/bvandeusen/ci-go 1.26 git.fabledsword.com/bvandeusen/ci-go 1.26 postgres 16-alpine → [Updates: 18-alpine] .gitea/workflows/test-web.yml (1) git.fabledsword.com/bvandeusen/ci-go 1.26
git.fabledsword.com/bvandeusen/ci-android 36
git.fabledsword.com/bvandeusen/ci-go 1.26
go.mod (12) go 1.25.0 github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8@3d75831295e8 github.com/fsnotify/fsnotify v1.10.1 github.com/go-chi/chi/v5 v5.2.5 → [Updates: v5.3.2] github.com/go-co-op/gocron/v2 v2.21.2 → [Updates: v2.22.0] github.com/golang-migrate/migrate/v4 v4.19.1 github.com/google/uuid v1.6.0 github.com/jackc/pgerrcode v0.0.0-20250907135507-afb5586c32a6@afb5586c32a6 github.com/jackc/pgx/v5 v5.9.2 → [Updates: v5.10.0] github.com/stretchr/testify v1.11.1 → [Updates: v1.12.1] golang.org/x/crypto v0.51.0 → [Updates: v0.55.0] gopkg.in/yaml.v3 v3.0.1
go 1.25.0
github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8@3d75831295e8
github.com/fsnotify/fsnotify v1.10.1
github.com/go-chi/chi/v5 v5.2.5
v5.3.2
github.com/go-co-op/gocron/v2 v2.21.2
v2.22.0
github.com/golang-migrate/migrate/v4 v4.19.1
github.com/google/uuid v1.6.0
github.com/jackc/pgerrcode v0.0.0-20250907135507-afb5586c32a6@afb5586c32a6
github.com/jackc/pgx/v5 v5.9.2
v5.10.0
github.com/stretchr/testify v1.11.1
v1.12.1
golang.org/x/crypto v0.51.0
v0.55.0
gopkg.in/yaml.v3 v3.0.1
android/app/build.gradle.kts android/build.gradle.kts android/gradle.properties android/gradle/libs.versions.toml (51) androidx.core:core-ktx 1.13.1 → [Updates: 1.19.0] androidx.lifecycle:lifecycle-viewmodel-compose 2.8.7 → [Updates: 2.11.0] androidx.lifecycle:lifecycle-runtime-compose 2.8.7 → [Updates: 2.11.0] androidx.lifecycle:lifecycle-process 2.8.7 → [Updates: 2.11.0] androidx.activity:activity-compose 1.9.3 → [Updates: 1.13.0] androidx.navigation:navigation-compose 2.8.3 → [Updates: 2.10.0] androidx.hilt:hilt-navigation-compose 1.2.0 → [Updates: 1.4.0] androidx.hilt:hilt-work 1.2.0 → [Updates: 1.4.0] androidx.hilt:hilt-compiler 1.2.0 → [Updates: 1.4.0] androidx.work:work-runtime-ktx 2.10.0 → [Updates: 2.11.2] androidx.compose:compose-bom 2026.05.01 → [Updates: 2026.08.00] com.google.dagger:hilt-android 2.59.2 → [Updates: 2.60.1] com.google.dagger:hilt-compiler 2.59.2 → [Updates: 2.60.1] androidx.room:room-runtime 2.8.4 androidx.room:room-ktx 2.8.4 androidx.room:room-compiler 2.8.4 com.squareup.retrofit2:retrofit 2.11.0 → [Updates: 2.12.0, 3.0.0] com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter 1.0.0 com.squareup.okhttp3:okhttp 4.12.0 → [Updates: 5.5.0] com.squareup.okhttp3:logging-interceptor 4.12.0 → [Updates: 5.5.0] com.squareup.okhttp3:okhttp-sse 4.12.0 → [Updates: 5.5.0] com.squareup.okhttp3:mockwebserver 4.12.0 → [Updates: 5.5.0] org.jetbrains.kotlinx:kotlinx-serialization-json 1.7.3 → [Updates: 1.11.0] org.jetbrains.kotlinx:kotlinx-coroutines-android 1.9.0 → [Updates: 1.11.0] org.jetbrains.kotlinx:kotlinx-coroutines-test 1.9.0 → [Updates: 1.11.0] org.jetbrains.kotlinx:kotlinx-datetime 0.6.1 → [Updates: 0.8.0-0.6.x-compat] androidx.media3:media3-exoplayer 1.10.1 → [Updates: 1.11.0] androidx.media3:media3-session 1.10.1 → [Updates: 1.11.0] androidx.media3:media3-datasource-okhttp 1.10.1 → [Updates: 1.11.0] androidx.media3:media3-ui 1.10.1 → [Updates: 1.11.0] androidx.mediarouter:mediarouter 1.7.0 → [Updates: 1.8.1] io.coil-kt.coil3:coil-compose 3.0.0-rc02 → [Updates: 3.6.0] io.coil-kt.coil3:coil-network-okhttp 3.0.0-rc02 → [Updates: 3.6.0] androidx.palette:palette-ktx 1.0.0 com.composables:icons-lucide-cmp 2.2.1 com.jakewharton.timber:timber 5.0.1 org.junit.jupiter:junit-jupiter 5.11.3 → [Updates: 5.14.4, 6.1.3] org.junit.platform:junit-platform-launcher 1.11.3 → [Updates: 1.14.4, 6.1.3] app.cash.turbine:turbine 1.2.0 → [Updates: 1.2.1] io.mockk:mockk 1.13.13 → [Updates: 1.14.11] net.sf.kxml:kxml2 2.3.0 com.android.application 9.0.1 → [Updates: 9.3.2] androidx.room 2.8.4 org.jetbrains.kotlin.android 2.3.21 → [Updates: 2.4.10] org.jetbrains.kotlin.plugin.serialization 2.3.21 → [Updates: 2.4.10] com.google.devtools.ksp 2.3.8 → [Updates: 2.3.11] com.google.dagger.hilt.android 2.59.2 → [Updates: 2.60.1] org.jetbrains.kotlin.plugin.compose 2.3.21 → [Updates: 2.4.10] org.jlleitschuh.gradle.ktlint 12.1.1 → [Updates: 12.3.0, 14.2.0] dev.detekt 2.0.0-alpha.3 → [Updates: 2.0.0-alpha.6] detekt 2.0.0-alpha.3 android/settings.gradle.kts
androidx.core:core-ktx 1.13.1
1.19.0
androidx.lifecycle:lifecycle-viewmodel-compose 2.8.7
2.11.0
androidx.lifecycle:lifecycle-runtime-compose 2.8.7
androidx.lifecycle:lifecycle-process 2.8.7
androidx.activity:activity-compose 1.9.3
1.13.0
androidx.navigation:navigation-compose 2.8.3
2.10.0
androidx.hilt:hilt-navigation-compose 1.2.0
1.4.0
androidx.hilt:hilt-work 1.2.0
androidx.hilt:hilt-compiler 1.2.0
androidx.work:work-runtime-ktx 2.10.0
2.11.2
androidx.compose:compose-bom 2026.05.01
2026.08.00
com.google.dagger:hilt-android 2.59.2
2.60.1
com.google.dagger:hilt-compiler 2.59.2
androidx.room:room-runtime 2.8.4
androidx.room:room-ktx 2.8.4
androidx.room:room-compiler 2.8.4
com.squareup.retrofit2:retrofit 2.11.0
2.12.0
3.0.0
com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter 1.0.0
com.squareup.okhttp3:okhttp 4.12.0
5.5.0
com.squareup.okhttp3:logging-interceptor 4.12.0
com.squareup.okhttp3:okhttp-sse 4.12.0
com.squareup.okhttp3:mockwebserver 4.12.0
org.jetbrains.kotlinx:kotlinx-serialization-json 1.7.3
1.11.0
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.9.0
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.9.0
org.jetbrains.kotlinx:kotlinx-datetime 0.6.1
0.8.0-0.6.x-compat
androidx.media3:media3-exoplayer 1.10.1
androidx.media3:media3-session 1.10.1
androidx.media3:media3-datasource-okhttp 1.10.1
androidx.media3:media3-ui 1.10.1
androidx.mediarouter:mediarouter 1.7.0
1.8.1
io.coil-kt.coil3:coil-compose 3.0.0-rc02
3.6.0
io.coil-kt.coil3:coil-network-okhttp 3.0.0-rc02
androidx.palette:palette-ktx 1.0.0
com.composables:icons-lucide-cmp 2.2.1
com.jakewharton.timber:timber 5.0.1
org.junit.jupiter:junit-jupiter 5.11.3
5.14.4
6.1.3
org.junit.platform:junit-platform-launcher 1.11.3
1.14.4
app.cash.turbine:turbine 1.2.0
1.2.1
io.mockk:mockk 1.13.13
1.14.11
net.sf.kxml:kxml2 2.3.0
com.android.application 9.0.1
9.3.2
androidx.room 2.8.4
org.jetbrains.kotlin.android 2.3.21
2.4.10
org.jetbrains.kotlin.plugin.serialization 2.3.21
com.google.devtools.ksp 2.3.8
2.3.11
com.google.dagger.hilt.android 2.59.2
org.jetbrains.kotlin.plugin.compose 2.3.21
org.jlleitschuh.gradle.ktlint 12.1.1
12.3.0
14.2.0
dev.detekt 2.0.0-alpha.3
2.0.0-alpha.6
detekt 2.0.0-alpha.3
android/gradle/wrapper/gradle-wrapper.properties (1) gradle 9.1.0 → [Updates: 9.7.1]
gradle 9.1.0
9.7.1
tools/package.json (1) sharp ^0.34.5 → [Updates: ^0.35.0] web/package.json (18) @neodrag/svelte ^2.3.3 @tanstack/svelte-query ^5.90.2 → [Updates: ^6.0.0] lucide-svelte ^1.0.1 @sveltejs/adapter-static ^3.0.10 @sveltejs/kit ^2.8.0 → [Updates: ^2.8.0] @sveltejs/vite-plugin-svelte ^4.0.0 → [Updates: ^7.0.0] @testing-library/jest-dom ^6.9.1 → [Updates: ^7.0.0] @testing-library/svelte ^5.3.1 → [Updates: ^5.3.1] @types/node ^25.9.1 → [Updates: ^25.9.1] autoprefixer ^10.5.0 → [Updates: ^10.5.0] jsdom ^25.0.1 → [Updates: ^30.0.0] postcss ^8.5.15 → [Updates: ^8.5.15] svelte ^5.1.9 → [Updates: ^5.1.9] svelte-check ^4.4.8 → [Updates: ^4.4.8] tailwindcss ^3.4.14 → [Updates: ^4.0.0] typescript ^5.6.3 → [Updates: ^7.0.0] vite ^5.4.10 → [Updates: ^8.0.0] vitest ^2.1.4 → [Updates: ^4.0.0]
sharp ^0.34.5
^0.35.0
@neodrag/svelte ^2.3.3
@tanstack/svelte-query ^5.90.2
^6.0.0
lucide-svelte ^1.0.1
@sveltejs/adapter-static ^3.0.10
@sveltejs/kit ^2.8.0
^2.8.0
@sveltejs/vite-plugin-svelte ^4.0.0
^7.0.0
@testing-library/jest-dom ^6.9.1
@testing-library/svelte ^5.3.1
^5.3.1
@types/node ^25.9.1
^25.9.1
autoprefixer ^10.5.0
^10.5.0
jsdom ^25.0.1
^30.0.0
postcss ^8.5.15
^8.5.15
svelte ^5.1.9
^5.1.9
svelte-check ^4.4.8
^4.4.8
tailwindcss ^3.4.14
^4.0.0
typescript ^5.6.3
vite ^5.4.10
^8.0.0
vitest ^2.1.4
No dependencies set.
The note is not visible to the blocked user.
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Repository Problems
Renovate tried to run on this repository, but found these problems.
Deprecations / Replacements
The following dependencies are either deprecated or have replacements available.
Pending Approval
The following branches are pending approval. To create them, click on a checkbox below.
@sveltejs/kit,@testing-library/svelte,@types/node,autoprefixer,postcss,sharp,svelte,svelte-check)gradle,org.junit.platform:junit-platform-launcher,androidx.activity:activity-compose,androidx.core:core-ktx,dev.detekt,org.jlleitschuh.gradle.ktlint,io.mockk:mockk,app.cash.turbine:turbine,org.junit.jupiter:junit-jupiter,androidx.lifecycle:lifecycle-process,androidx.lifecycle:lifecycle-runtime-compose,androidx.lifecycle:lifecycle-viewmodel-compose,androidx.work:work-runtime-ktx,io.coil-kt.coil3:coil-network-okhttp,io.coil-kt.coil3:coil-compose,androidx.mediarouter:mediarouter,androidx.media3:media3-ui,androidx.media3:media3-datasource-okhttp,androidx.media3:media3-session,androidx.media3:media3-exoplayer,org.jetbrains.kotlinx:kotlinx-datetime,org.jetbrains.kotlinx:kotlinx-coroutines-test,org.jetbrains.kotlinx:kotlinx-coroutines-android,org.jetbrains.kotlinx:kotlinx-serialization-json,com.squareup.retrofit2:retrofit,androidx.navigation:navigation-compose,androidx.compose:compose-bom,androidx.hilt:hilt-compiler,androidx.hilt:hilt-work,androidx.hilt:hilt-navigation-compose,com.google.dagger.hilt.android,com.google.dagger:hilt-compiler,com.google.dagger:hilt-android,com.google.devtools.ksp,org.jetbrains.kotlin.plugin.compose,org.jetbrains.kotlin.plugin.serialization,org.jetbrains.kotlin.android,com.android.application)github.com/go-chi/chi/v5,github.com/go-co-op/gocron/v2,github.com/jackc/pgx/v5,github.com/stretchr/testify,golang.org/x/crypto)org.junit.platform:junit-platform-launcher,org.jlleitschuh.gradle.ktlint,org.junit.jupiter:junit-jupiter,com.squareup.okhttp3:mockwebserver,com.squareup.okhttp3:okhttp-sse,com.squareup.okhttp3:logging-interceptor,com.squareup.okhttp3:okhttp,com.squareup.retrofit2:retrofit)Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
node,postgres)Detected Dependencies
docker-compose (1)
dockerfile (1)
github-actions (4)
gomod (1)
gradle (5)
gradle-wrapper (1)
npm (2)