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.11.0 to v1.12.0 #2190

Closed renovate-bot closed 2 months ago

renovate-bot commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

takahirom/roborazzi (io.github.takahirom.roborazzi:roborazzi-junit-rule) ### [`v1.12.0`](https://togithub.com/takahirom/roborazzi/releases/tag/1.12.0) [Compare Source](https://togithub.com/takahirom/roborazzi/compare/1.11.0...1.12.0) ##### Bug Fixes - Fixed an issue where recorded images with a transparent background and a scaling option (e.g., 0.5F) were always detected as changes. Thanks for reporting this, [@​yongsuk44](https://togithub.com/yongsuk44)! - Addressed a bug related to `robolectric.screenshot.hwrdr.native` introduced in [Robolectric 4.12](https://togithub.com/takahirom/roborazzi/issues/296#issuecomment-2049440301), which caused unwanted shadows when using Compose's `roboCaptureImage{}` with this new option. This has now been corrected by [@​lukas-mercari](https://togithub.com/lukas-mercari). Thanks for your contribution! ##### What's Changed - Hide action bar to avoid shadow creeping into images captured using captureRoboImage by [@​lukas-mercari](https://togithub.com/lukas-mercari) in [https://github.com/takahirom/roborazzi/pull/283](https://togithub.com/takahirom/roborazzi/pull/283) - \[CI]Compare with base branch by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/284](https://togithub.com/takahirom/roborazzi/pull/284) - update robolectric version from 4.10.3 to 4.12.1 by [@​sanao1006](https://togithub.com/sanao1006) in [https://github.com/takahirom/roborazzi/pull/289](https://togithub.com/takahirom/roborazzi/pull/289) - Add roundTransparentResizeCompose test by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/297](https://togithub.com/takahirom/roborazzi/pull/297) - Fix false positive issue in verification of scaled transparent images by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/298](https://togithub.com/takahirom/roborazzi/pull/298) ##### New Contributors - [@​lukas-mercari](https://togithub.com/lukas-mercari) made their first contribution in [https://github.com/takahirom/roborazzi/pull/283](https://togithub.com/takahirom/roborazzi/pull/283) **Full Changelog**: https://github.com/takahirom/roborazzi/compare/1.11.0...1.12.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.