xxfast / Decompose-Router

A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor
https://xxfast.github.io/Decompose-Router/
228 stars 9 forks source link

Bump com.google.android.horologist:horologist-compose-layout from 0.4.12 to 0.5.4 #44

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.google.android.horologist:horologist-compose-layout from 0.4.12 to 0.5.4.

Release notes

Sourced from com.google.android.horologist:horologist-compose-layout's releases.

0.5.4

  • Updates and deprecations to rotary functions
  • UI fixes for material, audio
  • Released androidx artifacts (Wear Compose, Compose)

What's Changed

New Contributors

Full Changelog: https://github.com/google/horologist/compare/v0.5.3...v0.5.4

0.5.3

What's Changed

Full Changelog: https://github.com/google/horologist/compare/v0.5.2...v0.5.3

0.5.2

What's Changed

... (truncated)

Commits
  • 4643617 Update link to Wear OS auth resources (#1581)
  • 1279d09 Update dependency io.grpc:grpc-protobuf-lite to v1.57.2 (#1583)
  • 73044f0 Update dependency io.grpc:protoc-gen-grpc-java to v1.57.2 (#1584)
  • 7761a26 Add icon color based on enabled field (#1580)
  • c46f3fa Update dependency androidx.compose:compose-bom to v2023.08.00 (#1576)
  • 4ef0abb Update dependency com.google.protobuf:protobuf-kotlin-lite to v3.24.0 (#1565)
  • b726838 Update androidxtiles to v1.2.0 (#1570)
  • 190e4af Update compose to v1.5.0 (#1571)
  • bd2b4a9 Update androidx.benchmark to v1.2.0-beta03 (#1568)
  • fc86d43 Update androidx.compose.material to v1.5.0 (#1569)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #52.