coil-kt / coil

Image loading for Android and Compose Multiplatform.
https://coil-kt.github.io/coil/
Apache License 2.0
10.69k stars 649 forks source link

fix(deps): update roborazzi to v1.26.0 #2418

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:roborazzi-junit-rule 1.25.0 -> 1.26.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-compose-desktop 1.25.0 -> 1.26.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-compose 1.25.0 -> 1.26.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi 1.25.0 -> 1.26.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-gradle-plugin 1.25.0 -> 1.26.0 age adoption passing confidence

Release Notes

takahirom/roborazzi (io.github.takahirom.roborazzi:roborazzi-junit-rule) ### [`v1.26.0`](https://togithub.com/takahirom/roborazzi/releases/tag/1.26.0) [Compare Source](https://togithub.com/takahirom/roborazzi/compare/1.25.0...1.26.0) #### Bugfix for iOS Compose Roborazzi The iOS Compose Roborazzi has broken. The reason is that GitHub's macos-latest has switched to an ARM-based CPU, and our tests have been running X64Test. We couldn't check the status of iOS Roborazzi. We have fixed this bug that prevented us from writing the test result JSON. Special thanks to [@​eyedol](https://togithub.com/eyedol) for the prompt fix! #### What's Changed - \[IntelliJ IDEA Plugin] Don't crop dropdown task run button by [@​eyedol](https://togithub.com/eyedol) in [https://github.com/takahirom/roborazzi/pull/455](https://togithub.com/takahirom/roborazzi/pull/455) - \[Sample / Tests]Update dependency androidx.compose.runtime:runtime to v1.6.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/takahirom/roborazzi/pull/343](https://togithub.com/takahirom/roborazzi/pull/343) - Set a classDiscriminator to avoid polymorphic serializer error by [@​eyedol](https://togithub.com/eyedol) in [https://github.com/takahirom/roborazzi/pull/464](https://togithub.com/takahirom/roborazzi/pull/464) **Full Changelog**: https://github.com/takahirom/roborazzi/compare/1.25.0...1.26.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.