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.9 to 0.5.10 #4009

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2023

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

Release notes

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

0.5.10

  • Dependency updates
  • Add a new responsive() ScalingLazyColumnState builder that adapts to screensizes

What's Changed

New Contributors

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

Commits
  • dc21a67 Address review comments (#1799)
  • bebca9a Use RNG HW rendering (#1795)
  • abde675 fix(deps): update dependency com.android.tools.build:gradle 8.1.2 to v8.1.3 (...
  • b5e6513 Change responsive to work better on Square devices (#1791)
  • eea2991 Add a test for responsive layout (#1792)
  • a0f2a63 fix(deps): update all dependencies (#1787)
  • 3024de4 fix(deps): update all dependencies 4.11 to v4.11.1 (#1785)
  • 1dd3063 Add ScalingLazyColumnDefaults.responsive() and make it the default (#1782)
  • de70e93 fix(deps): update all dependencies 2.4.0 to v2.5.0 (#1781)
  • 8633c62 Add a test for haptic selection (#1779)
  • Additional commits viewable in compare view

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

Release notes

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

0.5.10

  • Dependency updates
  • Add a new responsive() ScalingLazyColumnState builder that adapts to screensizes

What's Changed

New Contributors

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

Commits
  • dc21a67 Address review comments (#1799)
  • bebca9a Use RNG HW rendering (#1795)
  • abde675 fix(deps): update dependency com.android.tools.build:gradle 8.1.2 to v8.1.3 (...
  • b5e6513 Change responsive to work better on Square devices (#1791)
  • eea2991 Add a test for responsive layout (#1792)
  • a0f2a63 fix(deps): update all dependencies (#1787)
  • 3024de4 fix(deps): update all dependencies 4.11 to v4.11.1 (#1785)
  • 1dd3063 Add ScalingLazyColumnDefaults.responsive() and make it the default (#1782)
  • de70e93 fix(deps): update all dependencies 2.4.0 to v2.5.0 (#1781)
  • 8633c62 Add a test for haptic selection (#1779)
  • 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.9 to 0.5.10.

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

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

---
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 Nov 10, 2023
@JBassett JBassett merged commit 271315a into master Nov 22, 2023
@JBassett JBassett deleted the dependabot/gradle/horologist-0.5.10 branch November 22, 2023 17:56
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.

1 participant