android / health-samples

Apache License 2.0
248 stars 142 forks source link

Update all dependencies 0.5.18 to v0.5.19 #218

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.android.horologist:horologist-health-service 0.5.18 -> 0.5.19 age adoption passing confidence
com.google.android.horologist:horologist-health-composables 0.5.18 -> 0.5.19 age adoption passing confidence
com.google.android.horologist:horologist-compose-material 0.5.18 -> 0.5.19 age adoption passing confidence
com.google.android.horologist:horologist-compose-layout 0.5.18 -> 0.5.19 age adoption passing confidence

Release Notes

google/horologist (com.google.android.horologist:horologist-health-service) ### [`v0.5.19`](https://togithub.com/google/horologist/releases/tag/v0.5.19): 0.5.19 **The minSdk change introduces a need to coreLibraryDesugaring, see [java8-support](https://developer.android.com/studio/write/java8-support) for instructions** - Reduce the minSdk to 25 across horologist, and adopt coreLibraryDesugaring for java.time. - Deprecate WearNavScaffold in favour of AppScaffold. See [guide](https://google.github.io/horologist/compose-layout/#navigation-scaffold). - General improvements to data layer functionality for engagement. - Media UI Fixes. ##### What's Changed - Review comments for AI UI by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1948](https://togithub.com/google/horologist/pull/1948) - Update CustomMediaActionButton UI to be in line with MediaButton. by [@​kpaikena](https://togithub.com/kpaikena) in [https://github.com/google/horologist/pull/1950](https://togithub.com/google/horologist/pull/1950) - fix(deps): update all dependencies by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1953](https://togithub.com/google/horologist/pull/1953) - Add demo for Install App Prompt to datalayer phone sample app by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1956](https://togithub.com/google/horologist/pull/1956) - AI Sample app by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1955](https://togithub.com/google/horologist/pull/1955) - Fix time text on NodeDetailsScreen by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1961](https://togithub.com/google/horologist/pull/1961) - Improve error message from Install App Prompt demo by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1962](https://togithub.com/google/horologist/pull/1962) - Add explanation to counter sample by [@​kul3r4](https://togithub.com/kul3r4) in [https://github.com/google/horologist/pull/1963](https://togithub.com/google/horologist/pull/1963) - Improve explanation of install prompt demo for Gmail by [@​kul3r4](https://togithub.com/kul3r4) in [https://github.com/google/horologist/pull/1964](https://togithub.com/google/horologist/pull/1964) - Markdown support by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1960](https://togithub.com/google/horologist/pull/1960) - fix(deps): update all dependencies by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1967](https://togithub.com/google/horologist/pull/1967) - fix(deps): update dependency com.mikepenz:multiplatform-markdown-renderer 0.11.0 to v0.12.0 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1969](https://togithub.com/google/horologist/pull/1969) - chore(deps): update dependency com.diffplug.spotless 6.23.3 to v6.24.0 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1970](https://togithub.com/google/horologist/pull/1970) - Update Install App Prompt to dismiss bottomsheet when not now button is tapped by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1971](https://togithub.com/google/horologist/pull/1971) - Update Install App Prompt demo to display this sample app by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1965](https://togithub.com/google/horologist/pull/1965) - Add loading state to Install App Prompt demo 2 by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1973](https://togithub.com/google/horologist/pull/1973) - Describe API stability by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1974](https://togithub.com/google/horologist/pull/1974) - Fix crash with instrumentation tests by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1976](https://togithub.com/google/horologist/pull/1976) - Deprecate WearNavScaffold by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1975](https://togithub.com/google/horologist/pull/1975) - Reduce libraries to minSdk 25 by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1972](https://togithub.com/google/horologist/pull/1972) - fix(deps): update all dependencies 1.2.0 to v1.2.1 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1982](https://togithub.com/google/horologist/pull/1982) - Remove foreground check from sendRequestWithTimeout by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1983](https://togithub.com/google/horologist/pull/1983) - Define the min sdk policy by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1984](https://togithub.com/google/horologist/pull/1984) - Improve kdocs and samples of datalayer functions by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1985](https://togithub.com/google/horologist/pull/1985) - Remove SuppressLint annotation by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1988](https://togithub.com/google/horologist/pull/1988) - Improve installOnNode kdocs and implementation by [@​luizgrp](https://togithub.com/luizgrp) in [https://github.com/google/horologist/pull/1989](https://togithub.com/google/horologist/pull/1989) **Full Changelog**: https://github.com/google/horologist/compare/v0.5.18...v0.5.19

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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

renovate[bot] commented 6 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.