Skip to content

Updating a bunch of dependencies. #381

Open
AdamMc331 wants to merge 18 commits intodevelopmentfrom
dep_updates
Open

Updating a bunch of dependencies. #381
AdamMc331 wants to merge 18 commits intodevelopmentfrom
dep_updates

Conversation

@AdamMc331
Copy link
Copy Markdown
Owner

Summary

Revisiting after a couple years, running a ton of dependency updates for 2025.

Comment on lines -27 to -28
apply(from = "../buildscripts/jacoco.gradle")
apply(from = "../buildscripts/coveralls.gradle")
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will replace these with Kover reports in the future.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ksp(libs.androidx.room.compiler)
ksp(libs.compose.destinations.ksp)
lintChecks(project(":lint-checks"))
// lintChecks(project(":lint-checks"))
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to add lint checks back in before merging, or right after. Biggest issue is defining the version numbers right in the lint-checks/build.gradle file.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 20, 2025

1 Error
🚫 Please update StreamHistory.md with relevant information.
2 Warnings
⚠️ Please consider breaking up this pull request.
⚠️ Please add labels to this PR.
2 Messages
📖 Thanks @AdamMc331!
📖 🎉 Code Cleanup!

Generated by 🚫 Danger

@github-actions
Copy link
Copy Markdown

Warnings
⚠️ Please consider breaking up this pull request.
⚠️ Please add labels to this PR.
Messages
📖 Thanks @AdamMc331!
📖 🎉 Code Cleanup!
📖

The following dependencies have later milestone versions:

Failed to determine the latest version for the following dependencies (use --info for details):

  • com.google.testing.platform:android-driver-instrumentation
  • com.google.testing.platform:android-test-plugin
  • com.google.testing.platform:core
  • com.google.testing.platform:launcher
  • io.gitlab.arturbosch.detekt:detekt-cli
    1.23.8

Gradle current updates:

  • Gradle: [8.14.3 -> 9.2.1]

Generated by 🚫 Danger Kotlin against 2a90405

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