Skip to content

Bump roborazzi from 1.25.0 to 1.26.0#943

Merged
lihenggui merged 1 commit into
mainfrom
dependabot/gradle/roborazzi-1.26.0
Aug 7, 2024
Merged

Bump roborazzi from 1.25.0 to 1.26.0#943
lihenggui merged 1 commit into
mainfrom
dependabot/gradle/roborazzi-1.26.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2024

Copy link
Copy Markdown
Contributor

Bumps roborazzi from 1.25.0 to 1.26.0.
Updates io.github.takahirom.roborazzi:roborazzi from 1.25.0 to 1.26.0

Release notes

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

1.26.0

Bugfix for iOS Compose Roborazzi

The iOS Compose Roborazzi has broken. The reason is that GitHub's macos-latest has switched to an ARM-based CPU, and our tests have been running X64Test. We couldn't check the status of iOS Roborazzi. We have fixed this bug that prevented us from writing the test result JSON. Special thanks to @​eyedol for the prompt fix!

What's Changed

Full Changelog: takahirom/roborazzi@1.25.0...1.26.0

Commits
  • 1087091 1.26.0
  • 724ad79 Merge pull request #464 from eyedol/eyedol/fixKotlinSerializerPolymorphicSeri...
  • 86cf1a5 Add arm64 for StoreScreenshot test
  • 3802979 Reuse CaptureResults.json and change its serializersModule for reuse
  • ed73a50 Apply json properties
  • 3613b4a Add compareRoborazziIosArm64 to github run
  • bcad681 Add classDiscriminator to avoid polymorphic serializer error
  • f490fa1 Merge pull request #343 from takahirom/renovate/androidx.compose.runtime
  • b889e41 Merge pull request #455 from eyedol/eyedol/fixToNotHideDropdownWhenWindowIsSmall
  • 153a743 Don't anchor toolbar view to the west otherwise it requires resizing
  • Additional commits viewable in compare view

Updates io.github.takahirom.roborazzi from 1.25.0 to 1.26.0

Release notes

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

1.26.0

Bugfix for iOS Compose Roborazzi

The iOS Compose Roborazzi has broken. The reason is that GitHub's macos-latest has switched to an ARM-based CPU, and our tests have been running X64Test. We couldn't check the status of iOS Roborazzi. We have fixed this bug that prevented us from writing the test result JSON. Special thanks to @​eyedol for the prompt fix!

What's Changed

Full Changelog: takahirom/roborazzi@1.25.0...1.26.0

Commits
  • 1087091 1.26.0
  • 724ad79 Merge pull request #464 from eyedol/eyedol/fixKotlinSerializerPolymorphicSeri...
  • 86cf1a5 Add arm64 for StoreScreenshot test
  • 3802979 Reuse CaptureResults.json and change its serializersModule for reuse
  • ed73a50 Apply json properties
  • 3613b4a Add compareRoborazziIosArm64 to github run
  • bcad681 Add classDiscriminator to avoid polymorphic serializer error
  • f490fa1 Merge pull request #343 from takahirom/renovate/androidx.compose.runtime
  • b889e41 Merge pull request #455 from eyedol/eyedol/fixToNotHideDropdownWhenWindowIsSmall
  • 153a743 Don't anchor toolbar view to the west otherwise it requires resizing
  • 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.25.0 to 1.26.0.

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

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

---
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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@lihenggui lihenggui merged commit 16ba55f into main Aug 7, 2024
@lihenggui lihenggui deleted the dependabot/gradle/roborazzi-1.26.0 branch August 7, 2024 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant