Skip to content

chore(deps): consolidate all Dependabot dependency bumps - #162

Merged
Garemat merged 2 commits into
mainfrom
deps/bump-all-dependabot
May 20, 2026
Merged

chore(deps): consolidate all Dependabot dependency bumps#162
Garemat merged 2 commits into
mainfrom
deps/bump-all-dependabot

Conversation

@Garemat

@Garemat Garemat commented May 20, 2026

Copy link
Copy Markdown
Owner

Description

Rolls up all 10 open Dependabot PRs into a single update:

Gradle / Kotlin ecosystem

  • kotlin 2.3.10 → 2.3.21
  • ksp 2.3.7 → 2.3.8
  • kotlinx-serialization 1.10.0 → 1.11.0
  • kotlinx-coroutines-test 1.9.0 → 1.11.0
  • ktor 3.4.1 → 3.4.2
  • Gradle wrapper 9.4.1 → 9.5.0 (regenerated via ./gradlew wrapper)

AndroidX / other libraries

  • cameraX 1.5.3 → 1.6.1
  • mockk 1.13.12 → 1.14.9
  • jsoup 1.22.1 → 1.22.2
  • gradlePlayPublisher 3.12.1 → 3.13.0

GitHub Actions

  • actions/cache v4 → v5
  • softprops/action-gh-release v2 → v3

Closes #94, #98, #102, #103, #104, #106, #119, #120, #134, #152

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works (N/A for now)
  • New and existing unit tests pass locally with my changes (N/A for now)

Garemat and others added 2 commits May 20, 2026 09:08
- kotlin 2.3.10 → 2.3.21 (+ coroutinesTest 1.9.0 → 1.11.0, serialization 1.10.0 → 1.11.0)
- ksp 2.3.7 → 2.3.8
- ktor 3.4.1 → 3.4.2
- cameraX 1.5.3 → 1.6.1
- mockk 1.13.12 → 1.14.9
- jsoup 1.22.1 → 1.22.2
- gradlePlayPublisher 3.12.1 → 3.13.0
- Gradle wrapper 9.4.1 → 9.5.0
- actions/cache v4 → v5
- softprops/action-gh-release v2 → v3

Closes #94, #98, #102, #103, #104, #106, #119, #120, #134, #152

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
coroutines-test 1.11.0 calls APIs added in coroutines-core 1.11.0, but
transitive deps (Compose/lifecycle) resolve core to an older version at
runtime, causing NoSuchMethodError in instrumented tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Garemat
Garemat merged commit 2982ed4 into main May 20, 2026
6 checks passed
@Garemat
Garemat deleted the deps/bump-all-dependabot branch May 20, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant