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 dependency io.github.takahirom.roborazzi:roborazzi-gradle-plugin to v1.16.1 #1325

Merged
merged 1 commit into from May 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.takahirom.roborazzi:roborazzi-gradle-plugin 1.13.0 -> 1.16.1 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:roborazzi-gradle-plugin)

v1.16.1

Compare Source

Bugfix

We removed the setting for the test task's input directory in 1.16.0, but it caused incorrect results in the compare tests. Therefore, I reverted the changes to the test input directory. This bug is now covered by Roborazzi's integration tests.

What's Changed

Full Changelog: takahirom/roborazzi@1.16.0...1.16.1

v1.16.0

Compare Source

Improvements
  • @​lukas-mercari informed me that we can optimize our build-cache strategy by eliminating outdated cache invalidation logic. With this adjustment, Roborazzi's integration test time was reduced from 10 minutes to 6 minutes by utilizing caches. Thanks for the excellent improvement suggestion. This might also help other users' projects. Roborazzi's integration tests cover several use cases, but if you encounter any issues related to caching, please let me know.
  • We have been supporting iOS since the previous version of Roborazzi and want to share code with the iOS sourceset as much as possible. Therefore, we migrated from Gson to Kotlinx.serialization 1.6.3. Thank you for your contribution, @​sanao1006
  • Roborazzi has been supporting accessibility dumps for Android, and we have now added the capability to check the disabled status within these dumps. Thank you for your contribution, @​lukas-mercari !
image
What's Changed

Full Changelog: takahirom/roborazzi@1.15.0...1.16.0

v1.15.0

Compare Source

Improvements
  • Resolved a Race Condition in Roborazzi Gradle Integration Tests: In version 1.14.0, we identified an intermittent issue where images from Roborazzi did not always appear in the output directory during certain test scenarios, particularly when test results were cached. Despite efforts to resolve this in 1.14.0, the issue persisted due to its elusive nature. In this release, we have successfully addressed this problem, ensuring that images are now consistently placed in the output directory under similar conditions. This improvement has been verified through our integration tests. This issue may occur in user projects, so we recommend updating to this version.
    We continue to refine our testing processes to prevent similar issues in future releases.
What's Changed

Full Changelog: takahirom/roborazzi@1.14.0...1.15.0

v1.14.0

Compare Source

Bug fixes

Cache-related Flakiness in Comparison Results: We've identified and resolved an intermittent issue where cached data could sometimes prevent users from seeing comparison results in Roborazzi.
https://github.com/takahirom/roborazzi/pull/323

What's Changed
New Contributors

Full Changelog: takahirom/roborazzi@1.13.0...1.14.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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/roborazzi.gradle.plugin branch from 4dae1d8 to 50cf9f7 Compare May 7, 2024 04:05
@renovate renovate bot changed the title fix(deps): update dependency io.github.takahirom.roborazzi:roborazzi-gradle-plugin to v1.14.0 fix(deps): update dependency io.github.takahirom.roborazzi:roborazzi-gradle-plugin to v1.15.0 May 7, 2024
@renovate renovate bot force-pushed the renovate/roborazzi.gradle.plugin branch from 50cf9f7 to 35cea5a Compare May 17, 2024 13:00
@renovate renovate bot changed the title fix(deps): update dependency io.github.takahirom.roborazzi:roborazzi-gradle-plugin to v1.15.0 fix(deps): update dependency io.github.takahirom.roborazzi:roborazzi-gradle-plugin to v1.16.0 May 17, 2024
@renovate renovate bot force-pushed the renovate/roborazzi.gradle.plugin branch from 35cea5a to dd2ba84 Compare May 17, 2024 20:36
@renovate renovate bot changed the title fix(deps): update dependency io.github.takahirom.roborazzi:roborazzi-gradle-plugin to v1.16.0 fix(deps): update dependency io.github.takahirom.roborazzi:roborazzi-gradle-plugin to v1.16.1 May 17, 2024
@yschimke yschimke merged commit 4db280c into main May 21, 2024
5 checks passed
@yschimke yschimke deleted the renovate/roborazzi.gradle.plugin branch May 21, 2024 08:25
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.

None yet

1 participant