takahirom/roborazzi (io.github.takahirom.roborazzi:roborazzi-junit-rule)
### [`v1.32.2`](https://redirect.github.com/takahirom/roborazzi/releases/tag/1.32.2)
[Compare Source](https://redirect.github.com/takahirom/roborazzi/compare/1.32.1...1.32.2)
#### WebP Image Comparison Improvements
Improved handling for transparent pixels in WebP image comparisons. Previously, transparent pixels in WebP images were sometimes returned with unexpected color values (e.g., r = 1, g = 0, b = 0, a = 0), which caused inconsistencies in image comparisons. The comparison logic now correctly handles transparent pixels by interpreting them as fully transparent black (r = 0, g = 0, b = 0, a = 0) to ensure consistent results across comparisons.
Special thanks to [@ArcaNO93](https://redirect.github.com/ArcaNO93) for identifying and reporting this issue!
#### What's Changed
- Fix WebP comparison issue with transparent colors by [@takahirom](https://redirect.github.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/547](https://redirect.github.com/takahirom/roborazzi/pull/547)
- \[CI]Update dependency gradle to v8.10.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/takahirom/roborazzi/pull/543](https://redirect.github.com/takahirom/roborazzi/pull/543)
**Full Changelog**: https://github.com/takahirom/roborazzi/compare/1.32.1...1.32.2
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 contains the following updates:
1.32.1
->1.32.2
1.32.1
->1.32.2
1.32.1
->1.32.2
1.32.1
->1.32.2
1.32.1
->1.32.2
Release Notes
takahirom/roborazzi (io.github.takahirom.roborazzi:roborazzi-junit-rule)
### [`v1.32.2`](https://redirect.github.com/takahirom/roborazzi/releases/tag/1.32.2) [Compare Source](https://redirect.github.com/takahirom/roborazzi/compare/1.32.1...1.32.2) #### WebP Image Comparison Improvements Improved handling for transparent pixels in WebP image comparisons. Previously, transparent pixels in WebP images were sometimes returned with unexpected color values (e.g., r = 1, g = 0, b = 0, a = 0), which caused inconsistencies in image comparisons. The comparison logic now correctly handles transparent pixels by interpreting them as fully transparent black (r = 0, g = 0, b = 0, a = 0) to ensure consistent results across comparisons. Special thanks to [@ArcaNO93](https://redirect.github.com/ArcaNO93) for identifying and reporting this issue! #### What's Changed - Fix WebP comparison issue with transparent colors by [@takahirom](https://redirect.github.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/547](https://redirect.github.com/takahirom/roborazzi/pull/547) - \[CI]Update dependency gradle to v8.10.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/takahirom/roborazzi/pull/543](https://redirect.github.com/takahirom/roborazzi/pull/543) **Full Changelog**: https://github.com/takahirom/roborazzi/compare/1.32.1...1.32.2Configuration
π 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.
This PR was generated by Mend Renovate. View the repository job log.