Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update roborazzi to v1.29.0 #2542

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.takahirom.roborazzi:roborazzi-junit-rule 1.28.0 -> 1.29.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-compose-desktop 1.28.0 -> 1.29.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-compose 1.28.0 -> 1.29.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi 1.28.0 -> 1.29.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-gradle-plugin 1.28.0 -> 1.29.0 age adoption passing confidence

Release Notes

takahirom/roborazzi (io.github.takahirom.roborazzi:roborazzi-junit-rule)

v1.29.0

Compare Source

Bug Fixes

We introduced an image diff percentage in the report. However, when the screenshot's image size changes, there was an issue causing Roborazzi to crash. We have added a test for image size changes and fixed this problem. Thank you for reporting this. @​Daiji256

Breaking Change

We are migrating our codebase to Kotlin Multiplatform (KMP). Roborazzi uses dropbox/differ to calculate image diffs. Thanks to @​eyedol 's contribution, differ now supports KMP for iOS, so we updated dropbox/differ. Some KMP migration is still needed for iOS support.

What's Changed

Full Changelog: takahirom/roborazzi@1.28.0...1.29.0


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@colinrtwhite colinrtwhite enabled auto-merge (squash) October 13, 2024 19:18
@colinrtwhite colinrtwhite merged commit 782b92d into main Oct 13, 2024
10 checks passed
@colinrtwhite colinrtwhite deleted the renovate/roborazzi branch October 13, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant