android / health-samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Dashboard

renovate opened this issue · comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

  • Update kotlin (androidx.compose.compiler:compiler, composeOptions, org.jetbrains.kotlin:kotlin-gradle-plugin, org.jetbrains.kotlin.android)
  • Update all dependencies (androidx.lifecycle:lifecycle-service, androidx.lifecycle:lifecycle-runtime-ktx, androidx.fragment:fragment-ktx, androidx.lifecycle:lifecycle-runtime-compose, androidx.lifecycle:lifecycle-viewmodel-compose, androidx.lifecycle:lifecycle-viewmodel-ktx, androidx.lifecycle:lifecycle-common-java8)

Detected dependencies

github-actions
.github/workflows/ExerciseSample.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/gradle-build-action v2
  • actions/upload-artifact v4
.github/workflows/ExerciseSampleCompose.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/gradle-build-action v2
  • actions/upload-artifact v4
.github/workflows/HealthConnectSample.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/gradle-build-action v2
  • actions/upload-artifact v4
.github/workflows/HealthPlatformSample.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/gradle-build-action v2
  • actions/upload-artifact v4
.github/workflows/MeasureData.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/gradle-build-action v2
  • actions/upload-artifact v4
.github/workflows/MeasureDataCompose.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/gradle-build-action v2
  • actions/upload-artifact v4
.github/workflows/PassiveData.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/gradle-build-action v2
  • actions/upload-artifact v4
.github/workflows/PassiveDataCompose.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/gradle-build-action v2
  • actions/upload-artifact v4
.github/workflows/PassiveGoals.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/gradle-build-action v2
  • actions/upload-artifact v4
.github/workflows/PassiveGoalsCompose.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/gradle-build-action v2
  • actions/upload-artifact v4
gradle
health-connect/HealthConnectSample/gradle.properties
health-connect/HealthConnectSample/settings.gradle
health-connect/HealthConnectSample/build.gradle
  • com.android.tools.build:gradle 8.4.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.23
  • com.diffplug.spotless 6.25.0
  • androidx.health.connect:connect-client 1.1.0-alpha07
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.7.0
  • androidx.navigation:navigation-compose 2.7.7
  • androidx.concurrent:concurrent-futures-ktx 1.1.0
  • androidx.lifecycle:lifecycle-runtime-ktx 2.7.0
  • androidx.activity:activity-compose 1.9.0
health-connect/HealthConnectSample/app/build.gradle
  • composeOptions 1.5.12
  • androidx.compose:compose-bom 2024.05.00
  • androidx.core:core 1.13.1
  • androidx.core:core-ktx 1.13.1
  • com.google.accompanist:accompanist-drawablepainter 0.34.0
  • com.android.tools:desugar_jdk_libs 2.0.4
health-platform-v1/HealthPlatformSample/gradle.properties
health-platform-v1/HealthPlatformSample/settings.gradle
health-platform-v1/HealthPlatformSample/build.gradle
  • com.android.tools.build:gradle 8.4.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.23
  • com.google.android.libraries.healthdata:health-data-api 1.0.0-alpha01
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.7.0
  • androidx.navigation:navigation-compose 2.7.7
  • androidx.hilt:hilt-navigation-compose 1.2.0
  • androidx.concurrent:concurrent-futures-ktx 1.1.0
  • androidx.lifecycle:lifecycle-runtime-ktx 2.7.0
  • androidx.activity:activity-compose 1.9.0
health-platform-v1/HealthPlatformSample/app/build.gradle
  • composeOptions 1.5.12
  • androidx.compose:compose-bom 2024.05.00
  • com.android.tools:desugar_jdk_libs 2.0.4
health-services/ExerciseSample/gradle.properties
health-services/ExerciseSample/settings.gradle
health-services/ExerciseSample/build.gradle
  • com.android.tools.build:gradle 8.4.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.23
  • com.google.dagger:hilt-android-gradle-plugin 2.51.1
  • com.google.dagger:hilt-android 2.51.1
  • com.google.dagger:hilt-android-compiler 2.51.1
  • androidx.lifecycle:lifecycle-runtime-ktx 2.7.0
  • androidx.lifecycle:lifecycle-service 2.7.0
health-services/ExerciseSample/app/build.gradle
  • androidx.constraintlayout:constraintlayout 2.1.4
  • androidx.core:core-ktx 1.13.1
  • androidx.fragment:fragment-ktx 1.7.0
  • androidx.hilt:hilt-work 1.2.0
  • androidx.hilt:hilt-compiler 1.2.0
  • androidx.work:work-runtime-ktx 2.9.0
  • androidx.wear:wear 1.3.0
  • androidx.health:health-services-client 1.0.0-rc02
  • com.google.guava:guava 33.2.0-android
  • androidx.concurrent:concurrent-futures-ktx 1.1.0
  • com.google.android.material:material 1.12.0
  • androidx.navigation:navigation-fragment-ktx 2.7.7
  • androidx.navigation:navigation-ui-ktx 2.7.7
  • androidx.wear:wear-ongoing 1.0.0
health-services/ExerciseSampleCompose/gradle.properties
health-services/ExerciseSampleCompose/settings.gradle
health-services/ExerciseSampleCompose/build.gradle
health-services/ExerciseSampleCompose/app/build.gradle
health-services/ExerciseSampleCompose/gradle/libs.versions.toml
  • com.android.tools.lint:lint-gradle 31.4.0
  • androidx.activity:activity-compose 1.9.0
  • androidx.navigation:navigation-compose 2.7.7
  • androidx.compose.runtime:runtime 1.6.7
  • androidx.wear.compose:compose-ui-tooling 1.3.1
  • androidx.concurrent:concurrent-futures-ktx 1.1.0
  • androidx.core:core-splashscreen 1.0.1
  • androidx.health:health-services-client 1.0.0-rc02
  • androidx.lifecycle:lifecycle-common-java8 2.7.0
  • androidx.lifecycle:lifecycle-extensions 2.2.0
  • androidx.lifecycle:lifecycle-runtime-ktx 2.7.0
  • androidx.lifecycle:lifecycle-runtime-compose 2.7.0
  • androidx.lifecycle:lifecycle-service 2.7.0
  • androidx.lifecycle:lifecycle-viewmodel-ktx 2.7.0
  • androidx.compose.material:material-icons-extended 1.6.7
  • androidx.wear:wear 1.3.0
  • androidx.compose.ui:ui-test-junit4 1.6.7
  • androidx.compose.ui:ui-test-manifest 1.6.7
  • androidx.compose.compiler:compiler 1.5.12
  • androidx.compose.ui:ui-test-junit4 1.6.7
  • androidx.compose.ui:ui-tooling 1.6.7
  • androidx.compose.ui:ui-tooling-preview 1.6.7
  • androidx.wear.compose:compose-navigation 1.3.1
  • com.google.dagger:hilt-android 2.51.1
  • com.google.dagger:hilt-android-compiler 2.51.1
  • com.android.tools:desugar_jdk_libs 2.0.4
  • com.google.guava:guava 33.2.0-android
  • androidx.hilt:hilt-navigation-compose 1.2.0
  • com.google.android.horologist:horologist-compose-layout 0.5.27
  • com.google.android.horologist:horologist-compose-material 0.5.27
  • com.google.android.horologist:horologist-health-composables 0.5.27
  • com.google.android.horologist:horologist-health-service 0.5.27
  • com.google.android.horologist:horologist-roboscreenshots 0.5.27
  • org.jacoco:org.jacoco.ant 0.8.12
  • junit:junit 4.13.2
  • org.robolectric:robolectric 4.12.1
  • io.github.takahirom.roborazzi:roborazzi 1.15.0
  • io.github.takahirom.roborazzi:roborazzi-compose 1.15.0
  • io.github.takahirom.roborazzi:roborazzi-junit-rule 1.15.0
  • androidx.test.espresso:espresso-core 3.5.1
  • androidx.test.ext:junit 1.1.5
  • androidx.wear.compose:compose-foundation 1.3.1
  • androidx.wear.compose:compose-material 1.3.1
  • androidx.wear:wear-ongoing 1.0.0
  • com.android.application 8.4.0
  • com.google.dagger.hilt.android 2.51.1
  • org.jetbrains.kotlin.android 1.9.23
  • io.github.takahirom.roborazzi 1.15.0
health-services/MeasureData/gradle.properties
health-services/MeasureData/settings.gradle
health-services/MeasureData/build.gradle
  • com.android.tools.build:gradle 8.4.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.23
  • com.google.dagger:hilt-android-gradle-plugin 2.51.1
  • com.google.dagger:hilt-android 2.51.1
  • com.google.dagger:hilt-android-compiler 2.51.1
health-services/MeasureData/app/build.gradle
  • androidx.constraintlayout:constraintlayout 2.1.4
  • androidx.core:core-ktx 1.13.1
  • androidx.fragment:fragment-ktx 1.7.0
  • androidx.hilt:hilt-work 1.2.0
  • androidx.hilt:hilt-compiler 1.2.0
  • androidx.wear:wear 1.3.0
  • androidx.health:health-services-client 1.0.0-rc02
  • com.google.guava:guava 33.2.0-android
  • androidx.concurrent:concurrent-futures-ktx 1.1.0
  • androidx.lifecycle:lifecycle-runtime-ktx 2.7.0
  • androidx.lifecycle:lifecycle-service 2.7.0
  • com.google.android.material:material 1.12.0
health-services/MeasureDataCompose/gradle.properties
health-services/MeasureDataCompose/settings.gradle
health-services/MeasureDataCompose/build.gradle
health-services/MeasureDataCompose/app/build.gradle
health-services/MeasureDataCompose/gradle/libs.versions.toml
  • com.google.accompanist:accompanist-permissions 0.34.0
  • com.android.tools.lint:lint-gradle 31.4.0
  • androidx.activity:activity-compose 1.9.0
  • androidx.health:health-services-client 1.0.0-rc02
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.7.0
  • androidx.compose.compiler:compiler 1.5.12
  • androidx.compose.material:material-icons-extended 1.6.7
  • androidx.compose.ui:ui-tooling 1.6.7
  • androidx.compose.ui:ui-tooling-preview 1.6.7
  • androidx.concurrent:concurrent-futures-ktx 1.1.0
  • com.google.guava:guava 33.2.0-android
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.23
  • androidx.wear.compose:compose-foundation 1.3.1
  • androidx.wear.compose:compose-material 1.3.1
  • com.android.application 8.4.0
  • com.diffplug.spotless 6.25.0
  • org.jetbrains.kotlin.android 1.9.23
health-services/PassiveData/gradle.properties
health-services/PassiveData/settings.gradle
health-services/PassiveData/build.gradle
  • com.android.tools.build:gradle 8.4.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.23
  • com.google.dagger:hilt-android-gradle-plugin 2.51.1
  • com.google.dagger:hilt-android 2.51.1
  • com.google.dagger:hilt-android-compiler 2.51.1
  • androidx.lifecycle:lifecycle-runtime-ktx 2.7.0
  • androidx.lifecycle:lifecycle-service 2.7.0
health-services/PassiveData/app/build.gradle
  • androidx.constraintlayout:constraintlayout 2.1.4
  • androidx.core:core-ktx 1.13.1
  • androidx.fragment:fragment-ktx 1.7.0
  • androidx.hilt:hilt-work 1.2.0
  • androidx.hilt:hilt-compiler 1.2.0
  • androidx.wear:wear 1.3.0
  • androidx.health:health-services-client 1.0.0-rc02
  • com.google.guava:guava 33.2.0-android
  • androidx.concurrent:concurrent-futures-ktx 1.1.0
  • androidx.datastore:datastore-preferences 1.1.1
  • androidx.work:work-runtime 2.9.0
  • androidx.work:work-runtime-ktx 2.9.0
  • com.google.android.material:material 1.12.0
health-services/PassiveDataCompose/gradle.properties
health-services/PassiveDataCompose/settings.gradle
health-services/PassiveDataCompose/build.gradle
health-services/PassiveDataCompose/app/build.gradle
health-services/PassiveDataCompose/gradle/libs.versions.toml
  • com.google.accompanist:accompanist-permissions 0.34.0
  • com.android.tools.lint:lint-gradle 31.4.0
  • androidx.activity:activity-compose 1.9.0
  • androidx.datastore:datastore-preferences 1.1.1
  • androidx.health:health-services-client 1.0.0-rc02
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.7.0
  • androidx.work:work-runtime 2.9.0
  • androidx.work:work-runtime-ktx 2.9.0
  • androidx.compose.compiler:compiler 1.5.12
  • androidx.compose.material:material-icons-extended 1.6.7
  • androidx.compose.ui:ui-tooling 1.6.7
  • androidx.compose.ui:ui-tooling-preview 1.6.7
  • androidx.concurrent:concurrent-futures-ktx 1.1.0
  • com.google.guava:guava 33.2.0-android
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.23
  • androidx.wear.compose:compose-foundation 1.3.1
  • androidx.wear.compose:compose-material 1.3.1
  • com.android.application 8.4.0
  • com.diffplug.spotless 6.25.0
  • org.jetbrains.kotlin.android 1.9.23
health-services/PassiveGoals/gradle.properties
health-services/PassiveGoals/settings.gradle
health-services/PassiveGoals/build.gradle
  • com.android.tools.build:gradle 8.4.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.23
  • com.google.dagger:hilt-android-gradle-plugin 2.51.1
  • com.google.dagger:hilt-android 2.51.1
  • com.google.dagger:hilt-android-compiler 2.51.1
  • androidx.lifecycle:lifecycle-runtime-ktx 2.7.0
  • androidx.lifecycle:lifecycle-service 2.7.0
health-services/PassiveGoals/app/build.gradle
  • androidx.constraintlayout:constraintlayout 2.1.4
  • androidx.core:core-ktx 1.13.1
  • androidx.fragment:fragment-ktx 1.7.0
  • androidx.hilt:hilt-work 1.2.0
  • androidx.hilt:hilt-compiler 1.2.0
  • androidx.wear:wear 1.3.0
  • androidx.health:health-services-client 1.0.0-rc02
  • com.google.guava:guava 33.2.0-android
  • androidx.concurrent:concurrent-futures-ktx 1.1.0
  • androidx.datastore:datastore-preferences 1.1.1
  • androidx.work:work-runtime 2.9.0
  • androidx.work:work-runtime-ktx 2.9.0
  • com.google.android.material:material 1.12.0
health-services/PassiveGoalsCompose/gradle.properties
health-services/PassiveGoalsCompose/settings.gradle
health-services/PassiveGoalsCompose/build.gradle
health-services/PassiveGoalsCompose/app/build.gradle
health-services/PassiveGoalsCompose/gradle/libs.versions.toml
  • com.google.accompanist:accompanist-permissions 0.34.0
  • com.android.tools.lint:lint-gradle 31.4.0
  • androidx.activity:activity-compose 1.9.0
  • androidx.datastore:datastore-preferences 1.1.1
  • androidx.health:health-services-client 1.0.0-rc02
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.7.0
  • androidx.work:work-runtime 2.9.0
  • androidx.work:work-runtime-ktx 2.9.0
  • androidx.compose.compiler:compiler 1.5.12
  • androidx.compose.material:material-icons-extended 1.6.7
  • androidx.compose.ui:ui-tooling 1.6.7
  • androidx.compose.ui:ui-tooling-preview 1.6.7
  • androidx.concurrent:concurrent-futures-ktx 1.1.0
  • com.google.guava:guava 33.2.0-android
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.23
  • androidx.wear.compose:compose-foundation 1.3.1
  • androidx.wear.compose:compose-material 1.3.1
  • com.android.application 8.4.0
  • com.diffplug.spotless 6.25.0
  • org.jetbrains.kotlin.android 1.9.23
gradle-wrapper
health-connect/HealthConnectSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
health-platform-v1/HealthPlatformSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
health-services/ExerciseSample/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
health-services/ExerciseSampleCompose/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
health-services/MeasureData/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
health-services/MeasureDataCompose/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
health-services/PassiveData/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
health-services/PassiveDataCompose/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
health-services/PassiveGoals/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7
health-services/PassiveGoalsCompose/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.7

  • Check this box to trigger a request for Renovate to run again on this repository