Skip to content

chore(deps)(deps): bump roborazzi from 1.72.0 to 1.73.0 - #143

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

chore(deps)(deps): bump roborazzi from 1.72.0 to 1.73.0#143
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/roborazzi-1.73.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps roborazzi from 1.72.0 to 1.73.0.
Updates io.github.takahirom.roborazzi:roborazzi from 1.72.0 to 1.73.0

Release notes

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

1.73.0

Performance

  • Identical screenshots skip the per-pixel comparison. A passing test compares an image identical to its golden, which is the common case — the backing rasters are now compared with bulk integer comparisons, falling back to the ImageComparator only when they differ. Results are unchanged. An identical 1080x2340 comparison drops from 15.3ms to 0.37ms (#917). Thank you @​AlexanderGH for the optimization and the thorough tests!

Fixes

  • Build cache relocatability with generateComposePreviewRobolectricTests. The generated tests were registered as an unnamed, absolute-path input, so cache entries were never reused across checkouts (e.g. CI → local). The input is now relative-path normalized; a second checkout at a different path resolves FROM-CACHE (#919, fixes #918). Thank you @​technoir42 for the precise report and suggested fix!

What's Changed

New Contributors

Full Changelog: takahirom/roborazzi@1.72.0...1.73.0

Commits
  • 6abd5fc 1.73.0
  • 9197a9f Register generated preview tests input with relative path sensitivity (#919)
  • c6537f8 Skip the pixel comparison when images are already identical (#917)
  • See full diff in compare view

Updates io.github.takahirom.roborazzi:roborazzi-compose-desktop from 1.72.0 to 1.73.0

Release notes

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

1.73.0

Performance

  • Identical screenshots skip the per-pixel comparison. A passing test compares an image identical to its golden, which is the common case — the backing rasters are now compared with bulk integer comparisons, falling back to the ImageComparator only when they differ. Results are unchanged. An identical 1080x2340 comparison drops from 15.3ms to 0.37ms (#917). Thank you @​AlexanderGH for the optimization and the thorough tests!

Fixes

  • Build cache relocatability with generateComposePreviewRobolectricTests. The generated tests were registered as an unnamed, absolute-path input, so cache entries were never reused across checkouts (e.g. CI → local). The input is now relative-path normalized; a second checkout at a different path resolves FROM-CACHE (#919, fixes #918). Thank you @​technoir42 for the precise report and suggested fix!

What's Changed

New Contributors

Full Changelog: takahirom/roborazzi@1.72.0...1.73.0

Commits
  • 6abd5fc 1.73.0
  • 9197a9f Register generated preview tests input with relative path sensitivity (#919)
  • c6537f8 Skip the pixel comparison when images are already identical (#917)
  • See full diff in compare view

Updates io.github.takahirom.roborazzi from 1.72.0 to 1.73.0

Release notes

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

1.73.0

Performance

  • Identical screenshots skip the per-pixel comparison. A passing test compares an image identical to its golden, which is the common case — the backing rasters are now compared with bulk integer comparisons, falling back to the ImageComparator only when they differ. Results are unchanged. An identical 1080x2340 comparison drops from 15.3ms to 0.37ms (#917). Thank you @​AlexanderGH for the optimization and the thorough tests!

Fixes

  • Build cache relocatability with generateComposePreviewRobolectricTests. The generated tests were registered as an unnamed, absolute-path input, so cache entries were never reused across checkouts (e.g. CI → local). The input is now relative-path normalized; a second checkout at a different path resolves FROM-CACHE (#919, fixes #918). Thank you @​technoir42 for the precise report and suggested fix!

What's Changed

New Contributors

Full Changelog: takahirom/roborazzi@1.72.0...1.73.0

Commits
  • 6abd5fc 1.73.0
  • 9197a9f Register generated preview tests input with relative path sensitivity (#919)
  • c6537f8 Skip the pixel comparison when images are already identical (#917)
  • See full diff 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.72.0 to 1.73.0.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

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