Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump horologist from 0.5.8 to 0.5.9 #3971

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps horologist from 0.5.8 to 0.5.9.
Updates com.google.android.horologist:horologist-composables from 0.5.8 to 0.5.9

Release notes

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

0.5.9

  • Fix for TrackPositionUiModelMapper
  • Improve haptics on a wider range of Watches

What's Changed

Full Changelog: google/horologist@v0.5.8...v0.5.9

Commits
  • 81eb38a Update gradle.properties
  • c6842d5 chore(deps): update all dependencies (#1773)
  • ee4d4d0 fix(deps): update compose to v1.6.0-alpha08 (#1762)
  • b5d2418 Update renovate.json (#1768)
  • 5f9a263 fix(deps): update dependency androidx.wear.watchface:watchface-complications-...
  • 1ab30eb fix(deps): update dependency androidx.compose:compose-bom to v2023.10.01 (#1763)
  • 900f284 fix(deps): update wearcompose to v1.3.0-alpha08 (#1766)
  • ebf238f fix(deps): update dependency androidx.wear:wear-tooling-preview to v1.0.0-bet...
  • aea4729 fix(deps): update androidx.hilt to v1.1.0-rc01 (#1760)
  • 2666a74 fix(deps): update room to v2.6.0 (#1767)
  • Additional commits viewable in compare view

Updates com.google.android.horologist:horologist-compose-layout from 0.5.8 to 0.5.9

Release notes

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

0.5.9

  • Fix for TrackPositionUiModelMapper
  • Improve haptics on a wider range of Watches

What's Changed

Full Changelog: google/horologist@v0.5.8...v0.5.9

Commits
  • 81eb38a Update gradle.properties
  • c6842d5 chore(deps): update all dependencies (#1773)
  • ee4d4d0 fix(deps): update compose to v1.6.0-alpha08 (#1762)
  • b5d2418 Update renovate.json (#1768)
  • 5f9a263 fix(deps): update dependency androidx.wear.watchface:watchface-complications-...
  • 1ab30eb fix(deps): update dependency androidx.compose:compose-bom to v2023.10.01 (#1763)
  • 900f284 fix(deps): update wearcompose to v1.3.0-alpha08 (#1766)
  • ebf238f fix(deps): update dependency androidx.wear:wear-tooling-preview to v1.0.0-bet...
  • aea4729 fix(deps): update androidx.hilt to v1.1.0-rc01 (#1760)
  • 2666a74 fix(deps): update room to v2.6.0 (#1767)
  • Additional commits viewable in compare view

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 <dependency name> 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)

Bumps `horologist` from 0.5.8 to 0.5.9.

Updates `com.google.android.horologist:horologist-composables` from 0.5.8 to 0.5.9
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.5.8...v0.5.9)

Updates `com.google.android.horologist:horologist-compose-layout` from 0.5.8 to 0.5.9
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.5.8...v0.5.9)

---
updated-dependencies:
- dependency-name: com.google.android.horologist:horologist-composables
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.android.horologist:horologist-compose-layout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code patch A tiny change - Bumps patch build number labels Oct 25, 2023
@JBassett JBassett merged commit d143da9 into master Oct 26, 2023
@JBassett JBassett deleted the dependabot/gradle/horologist-0.5.9 branch October 26, 2023 03:26
@marazmarci
Copy link
Contributor

The haptic feedback's duration became perfect after this dependency update on my TicWatch Pro 5! The vibrations were too long before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code patch A tiny change - Bumps patch build number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants