chore: consolidate dependabot dependency updates#290
Merged
Conversation
Gradle dependencies: - kotlin 2.2.0 → 2.2.10 (+ kapt, ksp 2.2.10-2.0.2) - androidx.core:core-ktx 1.13.1 → 1.17.0 - androidx.lifecycle 2.9.2 → 2.9.3 - androidx.compose.material 1.7.1 → 1.9.4 - androidx.test:core 1.6.1 → 1.7.0 - androidx.test.ext:junit-ktx 1.2.1 → 1.3.0 - org.xerial:sqlite-jdbc 3.8.10.2 → 3.50.3.0 - jersey-common 3.1.6 → 3.1.11 - google-services 4.4.2 → 4.4.4 GitHub Actions: - actions/checkout v4/v5 → v6 - actions/upload-artifact v4 → v5 - actions/download-artifact v5 → v6 Skipped org.sonarqube (already removed from project). Closes #238, #225, #223, #221, #214, #198, #197, #195, #194, #193, #192, #190 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This was referenced Feb 11, 2026
…ility androidx.core:core-ktx 1.17.0 requires compileSdk 36. Decouple compileSdk from targetSdk so targetSdk stays at 35 while compileSdk moves to 36. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
animateItemPlacement() was removed in Compose 1.9.x. The replacement API is animateItem(). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
Gradle dependency updates
kotlin(+ kapt, KSP)androidx.core:core-ktxandroidx.lifecycleandroidx.compose.material:materialandroidx.test:coreandroidx.test.ext:junit-ktxorg.xerial:sqlite-jdbcjersey-commongoogle-servicesGitHub Actions updates
actions/checkoutactions/upload-artifactactions/download-artifactSkipped
org.sonarqube(deps(deps): bump org.sonarqube from 4.4.1.3373 to 7.0.1.6134 #222) — already removed from project in chore: remove SonarCloud/SonarQube integration #289Test plan
🤖 Generated with Claude Code