Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps roborazzi from 1.15.0 to 1.16.1.
Updates io.github.takahirom.roborazzi:roborazzi from 1.15.0 to 1.16.1

Release notes

Sourced from io.github.takahirom.roborazzi:roborazzi's releases.

1.16.1

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

1.16.0

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 !

What's Changed

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

Commits
  • 97ed009 1.16.1
  • 5c6cd61 Merge pull request #364 from takahirom/takahirom/fix-input-is-overwritten2/20...
  • 9c692e3 Fix other tests
  • ee9c14c Fix issue where input images are overwritten and add test
  • fc7c8fb Add failing test
  • fbf270d Merge pull request #362 from takahirom/remove-unneeded-cache-invalidation
  • 679b6b8 Refactor
  • 53bc135 1.16.0
  • 850daaf Merge pull request #361 from lukas-mercari/lukas/a11y_disabled
  • b11607f Include Disabled semantic property in accessibility explanation
  • Additional commits viewable in compare view

Updates io.github.takahirom.roborazzi:roborazzi-junit-rule from 1.15.0 to 1.16.1

Release notes

Sourced from io.github.takahirom.roborazzi:roborazzi-junit-rule's releases.

1.16.1

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

1.16.0

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 !

What's Changed

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

Commits
  • 97ed009 1.16.1
  • 5c6cd61 Merge pull request #364 from takahirom/takahirom/fix-input-is-overwritten2/20...
  • 9c692e3 Fix other tests
  • ee9c14c Fix issue where input images are overwritten and add test
  • fc7c8fb Add failing test
  • fbf270d Merge pull request #362 from takahirom/remove-unneeded-cache-invalidation
  • 679b6b8 Refactor
  • 53bc135 1.16.0
  • 850daaf Merge pull request #361 from lukas-mercari/lukas/a11y_disabled
  • b11607f Include Disabled semantic property in accessibility explanation
  • Additional commits viewable in compare view

Updates io.github.takahirom.roborazzi:roborazzi-gradle-plugin from 1.15.0 to 1.16.1

Release notes

Sourced from io.github.takahirom.roborazzi:roborazzi-gradle-plugin's releases.

1.16.1

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

1.16.0

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 !

What's Changed

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

Commits
  • 97ed009 1.16.1
  • 5c6cd61 Merge pull request #364 from takahirom/takahirom/fix-input-is-overwritten2/20...
  • 9c692e3 Fix other tests
  • ee9c14c Fix issue where input images are overwritten and add test
  • fc7c8fb Add failing test
  • fbf270d Merge pull request #362 from takahirom/remove-unneeded-cache-invalidation
  • 679b6b8 Refactor
  • 53bc135 1.16.0
  • 850daaf Merge pull request #361 from lukas-mercari/lukas/a11y_disabled
  • b11607f Include Disabled semantic property in accessibility explanation
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `roborazzi` from 1.15.0 to 1.16.1.

Updates `io.github.takahirom.roborazzi:roborazzi` from 1.15.0 to 1.16.1
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.15.0...1.16.1)

Updates `io.github.takahirom.roborazzi:roborazzi-junit-rule` from 1.15.0 to 1.16.1
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.15.0...1.16.1)

Updates `io.github.takahirom.roborazzi:roborazzi-gradle-plugin` from 1.15.0 to 1.16.1
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.15.0...1.16.1)

---
updated-dependencies:
- dependency-name: io.github.takahirom.roborazzi:roborazzi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi-junit-rule
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 20, 2024
Copy link
Member

@utzcoz utzcoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge.

@dependabot dependabot bot merged commit 0d81128 into master May 20, 2024
@dependabot dependabot bot deleted the dependabot/gradle/roborazzi-1.16.1 branch May 20, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants