android / health-samples

Apache License 2.0
248 stars 142 forks source link

Update all dependencies #180

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jacoco:org.jacoco.ant (source) 0.8.10 -> 0.8.11 age adoption passing confidence
androidx.wear.compose:compose-navigation (source) 1.2.0 -> 1.2.1 age adoption passing confidence
androidx.compose:compose-bom 2023.10.00 -> 2023.10.01 age adoption passing confidence
androidx.health.connect:connect-client (source) 1.1.0-alpha05 -> 1.1.0-alpha06 age adoption passing confidence
androidx.compose.runtime:runtime (source) 1.5.3 -> 1.5.4 age adoption passing confidence
androidx.compose.ui:ui-tooling-preview (source) 1.5.3 -> 1.5.4 age adoption passing confidence
androidx.compose.ui:ui-tooling (source) 1.5.3 -> 1.5.4 age adoption passing confidence
androidx.compose.material:material-icons-extended (source) 1.5.3 -> 1.5.4 age adoption passing confidence
com.google.android.horologist:horologist-health-service 0.5.7 -> 0.5.8 age adoption passing confidence
com.google.android.horologist:horologist-health-composables 0.5.7 -> 0.5.8 age adoption passing confidence
com.google.android.horologist:horologist-compose-material 0.5.7 -> 0.5.8 age adoption passing confidence
com.google.android.horologist:horologist-compose-layout 0.5.7 -> 0.5.8 age adoption passing confidence
androidx.wear.compose:compose-material (source) 1.2.0 -> 1.2.1 age adoption passing confidence
androidx.wear.compose:compose-foundation (source) 1.2.0 -> 1.2.1 age adoption passing confidence
androidx.wear.compose:compose-ui-tooling (source) 1.2.0 -> 1.2.1 age adoption passing confidence
androidx.compose.ui:ui-test-junit4 (source) 1.5.3 -> 1.5.4 age adoption passing confidence

Release Notes

jacoco/jacoco (org.jacoco:org.jacoco.ant) ### [`v0.8.11`](https://togithub.com/jacoco/jacoco/releases/tag/v0.8.11): 0.8.11 #### New Features - JaCoCo now officially supports Java 21 (GitHub [#​1520](https://togithub.com/jacoco/jacoco/issues/1520)). - Experimental support for Java 22 class files (GitHub [#​1479](https://togithub.com/jacoco/jacoco/issues/1479)). - Part of bytecode generated by the Java compilers for exhaustive switch expressions is filtered out during generation of report (GitHub [#​1472](https://togithub.com/jacoco/jacoco/issues/1472)). - Part of bytecode generated by the Java compilers for record patterns is filtered out during generation of report (GitHub [#​1473](https://togithub.com/jacoco/jacoco/issues/1473)). #### Fixed bugs - Instrumentation should not cause `VerifyError` when the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub [#​893](https://togithub.com/jacoco/jacoco/issues/893)). - Restore exec file compatibility with versions from 0.7.5 to 0.8.8 in case of class files with zero line numbers (GitHub [#​1492](https://togithub.com/jacoco/jacoco/issues/1492)). #### Non-functional Changes - jacoco-maven-plugin now requires at least Java 8 (GitHub [#​1466](https://togithub.com/jacoco/jacoco/issues/1466), [#​1468](https://togithub.com/jacoco/jacoco/issues/1468)). - JaCoCo build now requires at least Maven 3.5.4 (GitHub [#​1467](https://togithub.com/jacoco/jacoco/issues/1467)). - Maven 3.9.2 should not produce warnings for jacoco-maven-plugin (GitHub [#​1468](https://togithub.com/jacoco/jacoco/issues/1468)). - JaCoCo build now requires JDK 17 (GitHub [#​1482](https://togithub.com/jacoco/jacoco/issues/1482)). - JaCoCo now depends on ASM 9.6 (GitHub [#​1518](https://togithub.com/jacoco/jacoco/issues/1518)).
google/horologist (com.google.android.horologist:horologist-health-service) ### [`v0.5.8`](https://togithub.com/google/horologist/releases/tag/v0.5.8): 0.5.8 ##### What's Changed - Update gradle.properties by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1697](https://togithub.com/google/horologist/pull/1697) - fix: comments on PR [#​1641](https://togithub.com/google/horologist/issues/1641) by [@​MohitMandalia](https://togithub.com/MohitMandalia) in [https://github.com/google/horologist/pull/1693](https://togithub.com/google/horologist/pull/1693) - Add screenshots with representative sizes by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1702](https://togithub.com/google/horologist/pull/1702) - fix(deps): update androidx.benchmark to v1.2.0-rc01 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1703](https://togithub.com/google/horologist/pull/1703) - fix(deps): update dependency androidx.mediarouter:mediarouter to v1.6.0 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1709](https://togithub.com/google/horologist/pull/1709) - fix(deps): update dependency androidx.tracing:tracing-perfetto-binary to v1.0.0-rc01 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1707](https://togithub.com/google/horologist/pull/1707) - fix(deps): update dependency androidx.compose:compose-bom to v2023.09.01 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1705](https://togithub.com/google/horologist/pull/1705) - fix(deps): update androidxnavigation to v2.7.3 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1704](https://togithub.com/google/horologist/pull/1704) - fix(deps): update dependency androidx.tracing:tracing-perfetto to v1.0.0-rc01 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1706](https://togithub.com/google/horologist/pull/1706) - More screensize screenshots by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1710](https://togithub.com/google/horologist/pull/1710) - fix(deps): update wearcompose to v1.3.0-alpha06 by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1711](https://togithub.com/google/horologist/pull/1711) - Add a default SLC placement test by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1712](https://togithub.com/google/horologist/pull/1712) - chore(deps): update actions/checkout digest to [`8ade135`](https://togithub.com/google/horologist/commit/8ade135) by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1714](https://togithub.com/google/horologist/pull/1714) - Add a seek projection track position model by [@​laiyichin](https://togithub.com/laiyichin) in [https://github.com/google/horologist/pull/1690](https://togithub.com/google/horologist/pull/1690) - fix(deps): update dependency io.grpc:grpc-kotlin-stub to v1.4.0 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1715](https://togithub.com/google/horologist/pull/1715) - fix(deps): update dependency androidx.compose:compose-bom to v2023.09.02 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1718](https://togithub.com/google/horologist/pull/1718) - fix(deps): update compose to v1.5.2 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1717](https://togithub.com/google/horologist/pull/1717) - fix(deps): update androidx.compose.material to v1.5.2 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1716](https://togithub.com/google/horologist/pull/1716) - chore(deps): update dependency com.diffplug.spotless to v6.22.0 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1721](https://togithub.com/google/horologist/pull/1721) - fix(deps): update dependency com.android.tools.build:gradle to v8.1.2 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1719](https://togithub.com/google/horologist/pull/1719) - fix(deps): update dependency com.squareup.okio:okio to v3.6.0 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1724](https://togithub.com/google/horologist/pull/1724) - Audio offload refactor by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1725](https://togithub.com/google/horologist/pull/1725) - fix(deps): update androidx.compose.material to v1.5.3 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1729](https://togithub.com/google/horologist/pull/1729) - fix(deps): update androidx.hilt to v1.1.0-beta01 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1730](https://togithub.com/google/horologist/pull/1730) - fix(deps): update androidxnavigation to v2.7.4 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1731](https://togithub.com/google/horologist/pull/1731) - fix(deps): update compose to v1.5.3 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1732](https://togithub.com/google/horologist/pull/1732) - fix(deps): update dependency androidx.tracing:tracing-perfetto to v1.0.0 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1733](https://togithub.com/google/horologist/pull/1733) - fix(deps): update dependency com.google.protobuf:protobuf-kotlin-lite to v3.24.4 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1735](https://togithub.com/google/horologist/pull/1735) - fix(deps): update dependency com.google.protobuf:protoc to v3.24.4 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1736](https://togithub.com/google/horologist/pull/1736) - fix(deps): update dependency androidx.compose:compose-bom to v2023.10.00 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1740](https://togithub.com/google/horologist/pull/1740) - fix(deps): update androidxactivity to v1.8.0 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1739](https://togithub.com/google/horologist/pull/1739) - chore(deps): update dependency gradle to v8.4 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1738](https://togithub.com/google/horologist/pull/1738) - fix(deps): update wearcompose to v1.3.0-alpha07 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1737](https://togithub.com/google/horologist/pull/1737) - fix(deps): update dependency androidx.tracing:tracing-perfetto-binary to v1.0.0 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1734](https://togithub.com/google/horologist/pull/1734) - chore(deps): update plugin com.gradle.enterprise to v3.15.1 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1741](https://togithub.com/google/horologist/pull/1741) - Adds foreground check to DataLayerAppHelper methods by [@​garanj](https://togithub.com/garanj) in [https://github.com/google/horologist/pull/1728](https://togithub.com/google/horologist/pull/1728) - fix(deps): update androidx.benchmark to v1.2.0-rc02 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1744](https://togithub.com/google/horologist/pull/1744) - chore(deps): update stefanzweifel/git-auto-commit-action action to v5 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1745](https://togithub.com/google/horologist/pull/1745) - chore(deps): update dependency com.github.ben-manes.versions to v0.49.0 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1747](https://togithub.com/google/horologist/pull/1747) - Bump to Kotlin 1.9.10 by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1743](https://togithub.com/google/horologist/pull/1743) - fix(deps): update googledagger to v2.48.1 by [@​renovate-bot](https://togithub.com/renovate-bot) in [https://github.com/google/horologist/pull/1727](https://togithub.com/google/horologist/pull/1727) - Support for Steppers with RSB built in by [@​yschimke](https://togithub.com/yschimke) in [https://github.com/google/horologist/pull/1749](https://togithub.com/google/horologist/pull/1749) - Fix issue when rotary modifiers were stopping receiving new rotary events by [@​Kpeved](https://togithub.com/Kpeved) in [https://github.com/google/horologist/pull/1751](https://togithub.com/google/horologist/pull/1751) **Full Changelog**: https://github.com/google/horologist/compare/v0.5.7...v0.5.8

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.