Skip to content

chore(deps): bump roborazzi from 1.59.0 to 1.60.0#28

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/roborazzi-1.60.0
Open

chore(deps): bump roborazzi from 1.59.0 to 1.60.0#28
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/roborazzi-1.60.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps roborazzi from 1.59.0 to 1.60.0.
Updates io.github.takahirom.roborazzi:roborazzi from 1.59.0 to 1.60.0

Release notes

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

1.60.0

Bugfix: Fix Roborazzi cache path sensitivity

When we use Roborazzi in a different path with the same repository, Roborazzi used to invalidate the cache. Though I think it is not critical because we frequently use test filters(--tests) when we run tests, which also invalidate the cache. But it's better to support the cache. Thanks @​Link184 for the contribution!

What's Changed

New Contributors

Full Changelog: takahirom/roborazzi@1.59.0...1.60.0

Commits
  • 4be7f30 1.60.0
  • d7e6d66 Merge pull request #824 from Link184/main
  • ecf15e7 Assert verify stays UP-TO-DATE after deleting original goldens
  • ee86911 Revert RoborazziGradleProject.kt changes
  • 22382de Make sure *_actual.png and *_compare.png is written to the second project
  • 1b9c737 Add cache relocation integration test
  • 2d76302 Revert "Make roborazzi.compare.output.dir relative path."
  • 36c0329 Reduce input files sensitivity to RELATIVE level
  • 950eca9 Make roborazzi.compare.output.dir relative path.
  • c116f78 Merge pull request #819 from takahirom/add-org.gradle.configuration-cache.int...
  • Additional commits viewable in compare view

Updates io.github.takahirom.roborazzi:roborazzi-compose from 1.59.0 to 1.60.0

Release notes

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

1.60.0

Bugfix: Fix Roborazzi cache path sensitivity

When we use Roborazzi in a different path with the same repository, Roborazzi used to invalidate the cache. Though I think it is not critical because we frequently use test filters(--tests) when we run tests, which also invalidate the cache. But it's better to support the cache. Thanks @​Link184 for the contribution!

What's Changed

New Contributors

Full Changelog: takahirom/roborazzi@1.59.0...1.60.0

Commits
  • 4be7f30 1.60.0
  • d7e6d66 Merge pull request #824 from Link184/main
  • ecf15e7 Assert verify stays UP-TO-DATE after deleting original goldens
  • ee86911 Revert RoborazziGradleProject.kt changes
  • 22382de Make sure *_actual.png and *_compare.png is written to the second project
  • 1b9c737 Add cache relocation integration test
  • 2d76302 Revert "Make roborazzi.compare.output.dir relative path."
  • 36c0329 Reduce input files sensitivity to RELATIVE level
  • 950eca9 Make roborazzi.compare.output.dir relative path.
  • c116f78 Merge pull request #819 from takahirom/add-org.gradle.configuration-cache.int...
  • 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 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.59.0 to 1.60.0.

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

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

---
updated-dependencies:
- dependency-name: io.github.takahirom.roborazzi:roborazzi
  dependency-version: 1.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi-compose
  dependency-version: 1.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants