android / wear-os-samples

Multiple samples showing best practices in app and watch face development on Wear OS.
https://developer.android.com/wear
Apache License 2.0
1.11k stars 572 forks source link

Update all dependencies 1.19.0 to v1.20.0 #1110

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months 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-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.