Skip to content

deps(deps): bump roborazzi from 1.60.0 to 1.61.0#6

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

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

Release notes

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

1.61.0

Heads-up: dependency updates for Gradle 9 investigation

I don't want to interrupt you by updating other dependency versions in Roborazzi. But we are investigating a KMP Gradle 9 issue and are going to update to Gradle 9.0. Before that, we should update the Kotlin version and AGP. To minimize the impact, we don't change the Kotlin version in Roborazzi's POM (except for the iOS version), so it should not affect projects using Roborazzi. But if you find anything, please let me know.

What's Changed

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

Commits
  • 8ffb7e9 1.61.0
  • ef25619 Merge pull request #834 from takahirom/tm/bump_kotlin_agp
  • ed19efb Declare kotlin-stdlib instead of kotlin-stdlib-jdk8 in POMs
  • 967b5bb Bump KSP plugin in integration test fixture to 2.3.8 for Kotlin 2.3.21
  • 12567b0 Force embeddable Compose Compiler version to match Kotlin compiler
  • 2fedf38 Bump sample-android-multiplatform minSdk to 23 for Compose 1.10
  • e62b95d Pin Compose Compiler Gradle Plugin to 2.2.21 to avoid 2.3.x AGP mapping
  • ebc1823 Pin kotlin.plugin.compose to 2.3.20 to avoid 2.3.21 AGP mapping regression
  • d203e3c Restore allWarningsAsErrors and migrate deprecated Preview imports
  • d35c7b0 Bump Compose Multiplatform to 1.10.3, compileSdk to 36
  • Additional commits viewable in compare view

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

Release notes

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

1.61.0

Heads-up: dependency updates for Gradle 9 investigation

I don't want to interrupt you by updating other dependency versions in Roborazzi. But we are investigating a KMP Gradle 9 issue and are going to update to Gradle 9.0. Before that, we should update the Kotlin version and AGP. To minimize the impact, we don't change the Kotlin version in Roborazzi's POM (except for the iOS version), so it should not affect projects using Roborazzi. But if you find anything, please let me know.

What's Changed

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

Commits
  • 8ffb7e9 1.61.0
  • ef25619 Merge pull request #834 from takahirom/tm/bump_kotlin_agp
  • ed19efb Declare kotlin-stdlib instead of kotlin-stdlib-jdk8 in POMs
  • 967b5bb Bump KSP plugin in integration test fixture to 2.3.8 for Kotlin 2.3.21
  • 12567b0 Force embeddable Compose Compiler version to match Kotlin compiler
  • 2fedf38 Bump sample-android-multiplatform minSdk to 23 for Compose 1.10
  • e62b95d Pin Compose Compiler Gradle Plugin to 2.2.21 to avoid 2.3.x AGP mapping
  • ebc1823 Pin kotlin.plugin.compose to 2.3.20 to avoid 2.3.21 AGP mapping regression
  • d203e3c Restore allWarningsAsErrors and migrate deprecated Preview imports
  • d35c7b0 Bump Compose Multiplatform to 1.10.3, compileSdk to 36
  • Additional commits viewable in compare view

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

Release notes

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

1.61.0

Heads-up: dependency updates for Gradle 9 investigation

I don't want to interrupt you by updating other dependency versions in Roborazzi. But we are investigating a KMP Gradle 9 issue and are going to update to Gradle 9.0. Before that, we should update the Kotlin version and AGP. To minimize the impact, we don't change the Kotlin version in Roborazzi's POM (except for the iOS version), so it should not affect projects using Roborazzi. But if you find anything, please let me know.

What's Changed

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

Commits
  • 8ffb7e9 1.61.0
  • ef25619 Merge pull request #834 from takahirom/tm/bump_kotlin_agp
  • ed19efb Declare kotlin-stdlib instead of kotlin-stdlib-jdk8 in POMs
  • 967b5bb Bump KSP plugin in integration test fixture to 2.3.8 for Kotlin 2.3.21
  • 12567b0 Force embeddable Compose Compiler version to match Kotlin compiler
  • 2fedf38 Bump sample-android-multiplatform minSdk to 23 for Compose 1.10
  • e62b95d Pin Compose Compiler Gradle Plugin to 2.2.21 to avoid 2.3.x AGP mapping
  • ebc1823 Pin kotlin.plugin.compose to 2.3.20 to avoid 2.3.21 AGP mapping regression
  • d203e3c Restore allWarningsAsErrors and migrate deprecated Preview imports
  • d35c7b0 Bump Compose Multiplatform to 1.10.3, compileSdk to 36
  • 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.60.0 to 1.61.0.

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

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

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

---
updated-dependencies:
- dependency-name: io.github.takahirom.roborazzi:roborazzi
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi-compose
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi
  dependency-version: 1.61.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
Author

dependabot Bot commented on behalf of github May 19, 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