qdsfdhvh / compose-imageloader

Compose Image library for Kotlin Multiplatform.
https://qdsfdhvh.github.io/compose-imageloader/
MIT License
390 stars 15 forks source link

Update roborazzi to v1.19.0 #535

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.18.0 -> 1.19.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-compose-desktop 1.18.0 -> 1.19.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-compose 1.18.0 -> 1.19.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-junit-rule 1.18.0 -> 1.19.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi 1.18.0 -> 1.19.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

takahirom/roborazzi (io.github.takahirom.roborazzi) ### [`v1.19.0`](https://togithub.com/takahirom/roborazzi/releases/tag/1.19.0) [Compare Source](https://togithub.com/takahirom/roborazzi/compare/1.18.0...1.19.0) #### Bug Fix I was informed that if you have multiple test suites, the RoborazziPlugin sometimes fails due to concurrent processes. This happens because the cleanup process runs multiple times. Therefore, I made the cleanup process run only once. Thank you for reporting this, [@​lukas-mercari](https://togithub.com/lukas-mercari). #### What's Changed - Remove unused dependency androidx.compose.ui:ui-graphics by [@​takahirom](https://togithub.com/takahirom) [https://github.com/takahirom/roborazzi/pull/373](https://togithub.com/takahirom/roborazzi/pull/373) - Fix issue where afterSuite runs for non-root suites by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/385](https://togithub.com/takahirom/roborazzi/pull/385) **Full Changelog**: https://github.com/takahirom/roborazzi/compare/1.18.0...1.19.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.