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.0 #36

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.0.

Release notes

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

0.5.0

  • Bump to Wear Compose 1.3.0 (alpha)
  • remove base-ui module
  • early version of gRPC over Wearable Data Layer MessageClient

What's Changed

New Contributors

Full Changelog: https://github.com/google/horologist/compare/v0.4.12...v0.5.0

Commits
  • d2542d9 Improve SectionedList to allow to specify states to display header or footer ...
  • d4663fb Fix grammar in docs of auth-ui (#1504)
  • b5dc423 Update dependency io.grpc:grpc-protobuf-lite to v1.56.1 (#1502)
  • f273e1d Update dependency nl.littlerobots.version-catalog-update to v0.8.1 (#1500)
  • f2ba129 Update dependency androidx.tracing:tracing-perfetto to v1.0.0-beta01 (#1498)
  • 0fae937 Update dependency io.grpc:protoc-gen-grpc-java to v1.56.1 (#1503)
  • 059a9ad Update plugin com.gradle.enterprise to v3.14 (#1505)
  • fbf4861 Update androidx.benchmark to v1.2.0-beta01 (#1497)
  • 70db806 Update dependency androidx.tracing:tracing-perfetto-binary to v1.0.0-beta01 (...
  • 91ffdc1 Grpc over MessageClient (#1496)
  • 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 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 #38.