google / horologist

Horologist is a group of libraries that aim to supplement Wear OS developers with features that are commonly required by developers but not yet available.
https://google.github.io/horologist/
Apache License 2.0
543 stars 87 forks source link

Update all dependencies 1.19.0 to v1.20.0 #2245

Closed renovate-bot closed 1 month ago

renovate-bot commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.takahirom.roborazzi 1.19.0 -> 1.20.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-junit-rule 1.19.0 -> 1.20.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-painter 1.19.0 -> 1.20.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-compose 1.19.0 -> 1.20.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi 1.19.0 -> 1.20.0 age adoption passing confidence

Release Notes

takahirom/roborazzi (io.github.takahirom.roborazzi) ### [`v1.20.0`](https://togithub.com/takahirom/roborazzi/releases/tag/1.20.0) [Compare Source](https://togithub.com/takahirom/roborazzi/compare/1.19.0...1.20.0) ##### Workflow Enhancement We use images as inputs for tests, ensuring that the compare and verify tasks function correctly. However, while running record tasks, we do not need the input images. Despite this, these input images invalidate the record task and disable the cache. Therefore, we no longer use input images for record tasks. Thank you, [@​lukas-mercari](https://togithub.com/lukas-mercari), for informing us and proposing this improvement. ##### What's Changed - Use empty files for record task by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/389](https://togithub.com/takahirom/roborazzi/pull/389) - Fix condition of using output dir by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/390](https://togithub.com/takahirom/roborazzi/pull/390) **Full Changelog**: https://github.com/takahirom/roborazzi/compare/1.19.0...1.20.0

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.