Skip to content

build(deps): bump roborazzi from 1.61.0 to 1.63.0#21108

Open
dependabot[bot] wants to merge 1 commit into
dependency-updatesfrom
dependabot/gradle/dependency-updates/roborazzi-1.63.0
Open

build(deps): bump roborazzi from 1.61.0 to 1.63.0#21108
dependabot[bot] wants to merge 1 commit into
dependency-updatesfrom
dependabot/gradle/dependency-updates/roborazzi-1.63.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps roborazzi from 1.61.0 to 1.63.0.
Updates io.github.takahirom.roborazzi:roborazzi from 1.61.0 to 1.63.0

Release notes

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

1.63.0

Fixing a race condition that causes us to see old images

We don't have a reproducing project for this. But there is a report that says we can see old images. It seems to be a race condition, so we've attempted to fix it using the BuildService Gradle API. Thanks, @​zacharee, for reporting this issue and attempting to fix it!

What's Changed

Full Changelog: takahirom/roborazzi@1.62.0...1.63.0

1.62.0

Updating to Gradle 9

To investigate an issue with Gradle 9 KMP, Roborazzi now uses Gradle 9. This should not affect your project. I'm planning several releases to fix build problems over the next few weeks. The reason I'll release a few versions is to make them easier to debug.

What's Changed

Full Changelog: takahirom/roborazzi@1.61.0...1.62.0

Commits
  • edc8e07 1.63.0
  • 4c70a8e Merge pull request #838 from takahirom/tm/skip-finalizer-copy-buildservice
  • 3a2648e 1.62.0
  • 0fa39e4 Use BuildService to gate finalize task intermediates copy
  • 9f7e3e5 Merge pull request #835 from takahirom/tm/gradle_9_5_1_v2
  • cfadd8e Track androidRuntimeClasspath via releaseRuntimeClasspath alias and add JVM t...
  • 79efc76 Try androidRuntimeClasspath in dep-diff again to verify base behavior
  • 407c400 Track roborazzi-core jvmRuntimeClasspath in dep-diff (stable across plugin mi...
  • 16f0007 Add roborazzi-annotations and roborazzi-compose-* to empty-test allowlist
  • 2d0a50b Narrow failOnNoDiscoveredTests=false to specific empty test tasks
  • Additional commits viewable in compare view

Updates io.github.takahirom.roborazzi:roborazzi-junit-rule from 1.61.0 to 1.63.0

Release notes

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

1.63.0

Fixing a race condition that causes us to see old images

We don't have a reproducing project for this. But there is a report that says we can see old images. It seems to be a race condition, so we've attempted to fix it using the BuildService Gradle API. Thanks, @​zacharee, for reporting this issue and attempting to fix it!

What's Changed

Full Changelog: takahirom/roborazzi@1.62.0...1.63.0

1.62.0

Updating to Gradle 9

To investigate an issue with Gradle 9 KMP, Roborazzi now uses Gradle 9. This should not affect your project. I'm planning several releases to fix build problems over the next few weeks. The reason I'll release a few versions is to make them easier to debug.

What's Changed

Full Changelog: takahirom/roborazzi@1.61.0...1.62.0

Commits
  • edc8e07 1.63.0
  • 4c70a8e Merge pull request #838 from takahirom/tm/skip-finalizer-copy-buildservice
  • 3a2648e 1.62.0
  • 0fa39e4 Use BuildService to gate finalize task intermediates copy
  • 9f7e3e5 Merge pull request #835 from takahirom/tm/gradle_9_5_1_v2
  • cfadd8e Track androidRuntimeClasspath via releaseRuntimeClasspath alias and add JVM t...
  • 79efc76 Try androidRuntimeClasspath in dep-diff again to verify base behavior
  • 407c400 Track roborazzi-core jvmRuntimeClasspath in dep-diff (stable across plugin mi...
  • 16f0007 Add roborazzi-annotations and roborazzi-compose-* to empty-test allowlist
  • 2d0a50b Narrow failOnNoDiscoveredTests=false to specific empty test tasks
  • Additional commits viewable in compare view

Updates io.github.takahirom.roborazzi from 1.61.0 to 1.63.0

Release notes

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

1.63.0

Fixing a race condition that causes us to see old images

We don't have a reproducing project for this. But there is a report that says we can see old images. It seems to be a race condition, so we've attempted to fix it using the BuildService Gradle API. Thanks, @​zacharee, for reporting this issue and attempting to fix it!

What's Changed

Full Changelog: takahirom/roborazzi@1.62.0...1.63.0

1.62.0

Updating to Gradle 9

To investigate an issue with Gradle 9 KMP, Roborazzi now uses Gradle 9. This should not affect your project. I'm planning several releases to fix build problems over the next few weeks. The reason I'll release a few versions is to make them easier to debug.

What's Changed

Full Changelog: takahirom/roborazzi@1.61.0...1.62.0

Commits
  • edc8e07 1.63.0
  • 4c70a8e Merge pull request #838 from takahirom/tm/skip-finalizer-copy-buildservice
  • 3a2648e 1.62.0
  • 0fa39e4 Use BuildService to gate finalize task intermediates copy
  • 9f7e3e5 Merge pull request #835 from takahirom/tm/gradle_9_5_1_v2
  • cfadd8e Track androidRuntimeClasspath via releaseRuntimeClasspath alias and add JVM t...
  • 79efc76 Try androidRuntimeClasspath in dep-diff again to verify base behavior
  • 407c400 Track roborazzi-core jvmRuntimeClasspath in dep-diff (stable across plugin mi...
  • 16f0007 Add roborazzi-annotations and roborazzi-compose-* to empty-test allowlist
  • 2d0a50b Narrow failOnNoDiscoveredTests=false to specific empty test tasks
  • 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.61.0 to 1.63.0.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies used for automated dependency PRs label May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies used for automated dependency PRs Needs Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants