Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump roborazzi from 1.12.0 to 1.13.0 #1938

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps roborazzi from 1.12.0 to 1.13.0.
Updates io.github.takahirom.roborazzi:roborazzi-gradle-plugin from 1.12.0 to 1.13.0

Release notes

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

1.13.0

Add experimental, minimal support for iOS in Compose Multiplatform

Roborazzi has supported Compose Desktop, but we hadn't yet supported iOS, which could be a major use case for Compose Multiplatform. Therefore, I have added support for iOS. Now, you can record, compare, and verify just as you would with Android support. https://takahirom.github.io/roborazzi/compose-multiplatform.html#experimental-feature-ios-support

ios_button_compare

However, Roborazzi is fundamentally based on the JVM. Currently, we offer only minimal features. If you are interested in helping to improve these features, please take a look at these issues: takahirom/roborazzi#302 takahirom/roborazzi#305

Changes Affecting Existing Support

To support iOS, we have made some dependency changes for Android and Compose Desktop. I believe these changes will not affect existing behavior. However, if you notice anything, please let me know.

All Kotlin: 1.8.22 -> 1.9.21

dropbox/differ: 0.0.1 -> 0.0.2

Desktop Compose Version

Compose Multiplatform: 1.4.3 -> 1.6.1

What's Changed

Full Changelog: takahirom/roborazzi@1.12.0...1.13.0

Commits
  • d59cede Merge pull request #313 from takahirom/takahirom/fix-ios-recording/2024-04-18
  • 0b3eec7 Add log to debug
  • 4334ea8 Use kCGColorSpaceSRGB for comparison
  • 05257ee Use kCGColorSpaceSRGB for comparison
  • 8a57f8e Use kCGColorSpaceSRGB
  • 796c945 Fix comparison logic
  • 1d6eed6 Fix image format
  • aa4c37d Refactor and tweak test
  • b282835 Refactor naming and revert test
  • fe28b6d Fix and add debugl log
  • Additional commits viewable in compare view

Updates io.github.takahirom.roborazzi:roborazzi from 1.12.0 to 1.13.0

Release notes

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

1.13.0

Add experimental, minimal support for iOS in Compose Multiplatform

Roborazzi has supported Compose Desktop, but we hadn't yet supported iOS, which could be a major use case for Compose Multiplatform. Therefore, I have added support for iOS. Now, you can record, compare, and verify just as you would with Android support. https://takahirom.github.io/roborazzi/compose-multiplatform.html#experimental-feature-ios-support

ios_button_compare

However, Roborazzi is fundamentally based on the JVM. Currently, we offer only minimal features. If you are interested in helping to improve these features, please take a look at these issues: takahirom/roborazzi#302 takahirom/roborazzi#305

Changes Affecting Existing Support

To support iOS, we have made some dependency changes for Android and Compose Desktop. I believe these changes will not affect existing behavior. However, if you notice anything, please let me know.

All Kotlin: 1.8.22 -> 1.9.21

dropbox/differ: 0.0.1 -> 0.0.2

Desktop Compose Version

Compose Multiplatform: 1.4.3 -> 1.6.1

What's Changed

Full Changelog: takahirom/roborazzi@1.12.0...1.13.0

Commits
  • d59cede Merge pull request #313 from takahirom/takahirom/fix-ios-recording/2024-04-18
  • 0b3eec7 Add log to debug
  • 4334ea8 Use kCGColorSpaceSRGB for comparison
  • 05257ee Use kCGColorSpaceSRGB for comparison
  • 8a57f8e Use kCGColorSpaceSRGB
  • 796c945 Fix comparison logic
  • 1d6eed6 Fix image format
  • aa4c37d Refactor and tweak test
  • b282835 Refactor naming and revert test
  • fe28b6d Fix and add debugl log
  • Additional commits viewable in compare view

Updates io.github.takahirom.roborazzi:roborazzi-compose from 1.12.0 to 1.13.0

Release notes

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

1.13.0

Add experimental, minimal support for iOS in Compose Multiplatform

Roborazzi has supported Compose Desktop, but we hadn't yet supported iOS, which could be a major use case for Compose Multiplatform. Therefore, I have added support for iOS. Now, you can record, compare, and verify just as you would with Android support. https://takahirom.github.io/roborazzi/compose-multiplatform.html#experimental-feature-ios-support

ios_button_compare

However, Roborazzi is fundamentally based on the JVM. Currently, we offer only minimal features. If you are interested in helping to improve these features, please take a look at these issues: takahirom/roborazzi#302 takahirom/roborazzi#305

Changes Affecting Existing Support

To support iOS, we have made some dependency changes for Android and Compose Desktop. I believe these changes will not affect existing behavior. However, if you notice anything, please let me know.

All Kotlin: 1.8.22 -> 1.9.21

dropbox/differ: 0.0.1 -> 0.0.2

Desktop Compose Version

Compose Multiplatform: 1.4.3 -> 1.6.1

What's Changed

Full Changelog: takahirom/roborazzi@1.12.0...1.13.0

Commits
  • d59cede Merge pull request #313 from takahirom/takahirom/fix-ios-recording/2024-04-18
  • 0b3eec7 Add log to debug
  • 4334ea8 Use kCGColorSpaceSRGB for comparison
  • 05257ee Use kCGColorSpaceSRGB for comparison
  • 8a57f8e Use kCGColorSpaceSRGB
  • 796c945 Fix comparison logic
  • 1d6eed6 Fix image format
  • aa4c37d Refactor and tweak test
  • b282835 Refactor naming and revert test
  • fe28b6d Fix and add debugl log
  • Additional commits viewable in compare view

Updates io.github.takahirom.roborazzi:roborazzi-junit-rule from 1.12.0 to 1.13.0

Release notes

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

1.13.0

Add experimental, minimal support for iOS in Compose Multiplatform

Roborazzi has supported Compose Desktop, but we hadn't yet supported iOS, which could be a major use case for Compose Multiplatform. Therefore, I have added support for iOS. Now, you can record, compare, and verify just as you would with Android support. https://takahirom.github.io/roborazzi/compose-multiplatform.html#experimental-feature-ios-support

ios_button_compare

However, Roborazzi is fundamentally based on the JVM. Currently, we offer only minimal features. If you are interested in helping to improve these features, please take a look at these issues: takahirom/roborazzi#302 takahirom/roborazzi#305

Changes Affecting Existing Support

To support iOS, we have made some dependency changes for Android and Compose Desktop. I believe these changes will not affect existing behavior. However, if you notice anything, please let me know.

All Kotlin: 1.8.22 -> 1.9.21

dropbox/differ: 0.0.1 -> 0.0.2

Desktop Compose Version

Compose Multiplatform: 1.4.3 -> 1.6.1

What's Changed

Full Changelog: takahirom/roborazzi@1.12.0...1.13.0

Commits
  • d59cede Merge pull request #313 from takahirom/takahirom/fix-ios-recording/2024-04-18
  • 0b3eec7 Add log to debug
  • 4334ea8 Use kCGColorSpaceSRGB for comparison
  • 05257ee Use kCGColorSpaceSRGB for comparison
  • 8a57f8e Use kCGColorSpaceSRGB
  • 796c945 Fix comparison logic
  • 1d6eed6 Fix image format
  • aa4c37d Refactor and tweak test
  • b282835 Refactor naming and revert test
  • fe28b6d Fix and add debugl log
  • 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.12.0 to 1.13.0.

Updates `io.github.takahirom.roborazzi:roborazzi-gradle-plugin` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.12.0...1.13.0)

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 22, 2024
@marianeum marianeum merged commit afa9354 into main Apr 22, 2024
8 checks passed
@marianeum marianeum deleted the dependabot/gradle/roborazzi-1.13.0 branch April 22, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant