android / health-samples

Apache License 2.0
244 stars 138 forks source link

Update all dependencies #233

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.guava:guava 33.0.0-android -> 33.1.0-android age adoption passing confidence
androidx.compose:compose-bom 2024.02.01 -> 2024.02.02 age adoption passing confidence
com.android.tools.build:gradle (source) 8.2.2 -> 8.3.1 age adoption passing confidence
com.android.tools.lint:lint-gradle 31.2.2 -> 31.3.1 age adoption passing confidence
androidx.compose.runtime:runtime (source) 1.6.2 -> 1.6.3 age adoption passing confidence
androidx.compose.ui:ui-tooling-preview (source) 1.6.2 -> 1.6.3 age adoption passing confidence
androidx.compose.ui:ui-tooling (source) 1.6.2 -> 1.6.3 age adoption passing confidence
androidx.compose.material:material-icons-extended (source) 1.6.2 -> 1.6.3 age adoption passing confidence
com.google.android.horologist:horologist-health-service 0.5.22 -> 0.5.25 age adoption passing confidence
com.google.android.horologist:horologist-health-composables 0.5.22 -> 0.5.25 age adoption passing confidence
com.google.android.horologist:horologist-compose-material 0.5.22 -> 0.5.25 age adoption passing confidence
com.google.android.horologist:horologist-compose-layout 0.5.22 -> 0.5.25 age adoption passing confidence
androidx.compose.ui:ui-test-junit4 (source) 1.6.2 -> 1.6.3 age adoption passing confidence
com.android.application (source) 8.2.2 -> 8.3.1 age adoption passing confidence

Release Notes

google/horologist (com.google.android.horologist:horologist-health-service) ### [`v0.5.25`](https://togithub.com/google/horologist/releases/tag/v0.5.25): 0.5.25 - Use correct haptics on Samsung - Add screenshot testing support - Responsive fixes #### What's Changed - \[0.5.x] Adding device specific haptic constants for Samsung devices. ([#​2035](https://togithub.com/google/horologist/issues/2035)) by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2037](https://togithub.com/google/horologist/pull/2037) - \[0.5.x] Fix onClick A11y ([#​2040](https://togithub.com/google/horologist/issues/2040)) by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2046](https://togithub.com/google/horologist/pull/2046) - \[0.5.x] Additional padding at end of list ([#​2045](https://togithub.com/google/horologist/issues/2045)) by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2049](https://togithub.com/google/horologist/pull/2049) - \[0.5.x] Backport responsive layout changes by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2085](https://togithub.com/google/horologist/pull/2085) - \[0.5.x] Cherrypick ResponsiveListHeader by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2093](https://togithub.com/google/horologist/pull/2093) - \[0.5.x] Dependency Bumps by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2097](https://togithub.com/google/horologist/pull/2097) - \[0.5.x] Backport device screenshot testing by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2141](https://togithub.com/google/horologist/pull/2141) **Full Changelog**: https://github.com/google/horologist/compare/v0.6.5...v0.5.25 ### [`v0.5.24`](https://togithub.com/google/horologist/releases/tag/v0.5.24): 0.5.24 - Add ResponsiveListHeader - Stable version bumps ##### What's Changed - \[0.5.x] Cherrypick ResponsiveListHeader by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2093](https://togithub.com/google/horologist/pull/2093) - \[0.5.x] Dependency Bumps by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2097](https://togithub.com/google/horologist/pull/2097) **Full Changelog**: https://github.com/google/horologist/compare/v0.5.23...v0.5.24 ### [`v0.5.23`](https://togithub.com/google/horologist/releases/tag/v0.5.23): 0.5.23 - Haptic improvements for Samsung - Responsive fixes for SLC ##### What's Changed - \[0.5.x] Adding device specific haptic constants for Samsung devices. ([#​2035](https://togithub.com/google/horologist/issues/2035)) by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2037](https://togithub.com/google/horologist/pull/2037) - \[0.5.x] Fix onClick A11y ([#​2040](https://togithub.com/google/horologist/issues/2040)) by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2046](https://togithub.com/google/horologist/pull/2046) - \[0.5.x] Additional padding at end of list ([#​2045](https://togithub.com/google/horologist/issues/2045)) by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2049](https://togithub.com/google/horologist/pull/2049) - \[0.5.x] Backport responsive layout changes by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/2085](https://togithub.com/google/horologist/pull/2085) **Full Changelog**: https://github.com/google/horologist/compare/v0.5.22...v0.5.23

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

yschimke commented 4 months ago

@ithinkihaveacat @breanatate is it safe to bump to AGP 8.3.0?

It's supported on stable AS (Iguana), but not on older versions like Hedgehog.

https://developer.android.com/build/releases/gradle-plugin#android_gradle_plugin_and_android_studio_compatibility