android / health-samples

Apache License 2.0
248 stars 142 forks source link

Update all dependencies #193

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.diffplug.spotless 6.22.0 -> 6.23.0 age adoption passing confidence
com.android.tools.build:gradle (source) 8.1.3 -> 8.1.4 age adoption passing confidence
androidx.activity:activity-compose (source) 1.8.0 -> 1.8.1 age adoption passing confidence
com.android.tools.lint:lint-gradle 31.1.3 -> 31.1.4 age adoption passing confidence
com.google.android.horologist:horologist-health-service 0.5.9 -> 0.5.11 age adoption passing confidence
com.google.android.horologist:horologist-health-composables 0.5.9 -> 0.5.11 age adoption passing confidence
com.google.android.horologist:horologist-compose-material 0.5.9 -> 0.5.11 age adoption passing confidence
com.google.android.horologist:horologist-compose-layout 0.5.9 -> 0.5.11 age adoption passing confidence
com.android.application (source) 8.1.3 -> 8.1.4 age adoption passing confidence

Release Notes

google/horologist (com.google.android.horologist:horologist-health-service) ### [`v0.5.11`](https://togithub.com/google/horologist/releases/tag/v0.5.11): 0.5.11 - Improve `responsive()` layout for the end of the column - Media UI improvements - Changes to data layer helpers - Add a FirebaseUrlFactory ##### What's Changed - Update ScalingLazyColumn screenshots by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1800](https://togithub.com/google/horologist/pull/1800) - Bump gradle.properties including mem by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1802](https://togithub.com/google/horologist/pull/1802) - Update datalayer documentation by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1810](https://togithub.com/google/horologist/pull/1810) - Add datalayer sample apps by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1812](https://togithub.com/google/horologist/pull/1812) - Scratch Preview and Test by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1805](https://togithub.com/google/horologist/pull/1805) - Fix data layer updates by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1814](https://togithub.com/google/horologist/pull/1814) - Add default icon size to custom action media button aligning to the media button by [@​laiyichin](https://togithub.com/laiyichin) in [https://github.com/google/horologist/pull/1815](https://togithub.com/google/horologist/pull/1815) - Volume color by [@​laiyichin](https://togithub.com/laiyichin) in [https://github.com/google/horologist/pull/1816](https://togithub.com/google/horologist/pull/1816) - fix(deps): update all dependencies by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1817](https://togithub.com/google/horologist/pull/1817) - Make volume color in VolumeWithLabelScreen configurable by [@​laiyichin](https://togithub.com/laiyichin) in [https://github.com/google/horologist/pull/1821](https://togithub.com/google/horologist/pull/1821) - fix(deps): update all dependencies by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1819](https://togithub.com/google/horologist/pull/1819) - Dialog Screen Size test by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1823](https://togithub.com/google/horologist/pull/1823) - Fix density handling in robolectric screenshot tests. by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1828](https://togithub.com/google/horologist/pull/1828) - Fix bottom padding for responsive() SLC by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1826](https://togithub.com/google/horologist/pull/1826) - Improve AppHelperNodeStatus by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1827](https://togithub.com/google/horologist/pull/1827) - Add a FirebaseUrlFactory by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1825](https://togithub.com/google/horologist/pull/1825) - Rename SurfacesInfoSerializer by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1833](https://togithub.com/google/horologist/pull/1833) - Update datalayer helpers guide by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1832](https://togithub.com/google/horologist/pull/1832) **Full Changelog**: https://github.com/google/horologist/compare/v0.5.10...v0.5.11 ### [`v0.5.10`](https://togithub.com/google/horologist/releases/tag/v0.5.10): 0.5.10 - Dependency updates - Add a new `responsive()` ScalingLazyColumnState builder that adapts to screensizes ##### What's Changed - Fix API docs by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1775](https://togithub.com/google/horologist/pull/1775) - Update check gradle files by [@​Ao-senXiong](https://togithub.com/Ao-senXiong) in [https://github.com/google/horologist/pull/1774](https://togithub.com/google/horologist/pull/1774) - Seeking by [@​laiyichin](https://togithub.com/laiyichin) in [https://github.com/google/horologist/pull/1776](https://togithub.com/google/horologist/pull/1776) - fix(deps): update all dependencies 4.10.3 to v4.11 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1778](https://togithub.com/google/horologist/pull/1778) - Add a test for haptic selection by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1779](https://togithub.com/google/horologist/pull/1779) - fix(deps): update all dependencies 2.4.0 to v2.5.0 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1781](https://togithub.com/google/horologist/pull/1781) - Add ScalingLazyColumnDefaults.responsive() and make it the default by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1782](https://togithub.com/google/horologist/pull/1782) - fix(deps): update all dependencies 4.11 to v4.11.1 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1785](https://togithub.com/google/horologist/pull/1785) - fix(deps): update all dependencies by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1787](https://togithub.com/google/horologist/pull/1787) - Add a test for responsive layout by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1792](https://togithub.com/google/horologist/pull/1792) - Change responsive to work better on Square devices by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1791](https://togithub.com/google/horologist/pull/1791) - fix(deps): update dependency com.android.tools.build:gradle 8.1.2 to v8.1.3 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1794](https://togithub.com/google/horologist/pull/1794) - Use RNG HW rendering by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1795](https://togithub.com/google/horologist/pull/1795) - Address review comments by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1799](https://togithub.com/google/horologist/pull/1799) ##### New Contributors - [@​Ao-senXiong](https://togithub.com/Ao-senXiong) made their first contribution in [https://github.com/google/horologist/pull/1774](https://togithub.com/google/horologist/pull/1774) **Full Changelog**: https://github.com/google/horologist/compare/v0.5.9...v0.5.10

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.