google / automotive-design-compose

Automotive Design for Compose is an extension to Jetpack Compose that allows every screen, component, and overlay of your Android App to be defined in Figma, and lets you see the latest changes to your Figma design in your app, immediately!
https://google.github.io/automotive-design-compose/
Apache License 2.0
101 stars 14 forks source link

Bump the non-breaking-gradle group with 5 updates #1050

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the non-breaking-gradle group with 5 updates:

Package From To
io.github.takahirom.roborazzi:roborazzi 1.12.0 1.13.0
io.github.takahirom.roborazzi:roborazzi-gradle-plugin 1.12.0 1.13.0
io.github.takahirom.roborazzi:roborazzi-compose 1.12.0 1.13.0
io.github.takahirom.roborazzi:roborazzi-junit-rule 1.12.0 1.13.0
io.github.takahirom.roborazzi 1.12.0 1.13.0

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: https://github.com/takahirom/roborazzi/compare/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-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: https://github.com/takahirom/roborazzi/compare/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: https://github.com/takahirom/roborazzi/compare/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: https://github.com/takahirom/roborazzi/compare/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 from 1.12.0 to 1.13.0

Release notes

Sourced from io.github.takahirom.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: https://github.com/takahirom/roborazzi/compare/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-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: https://github.com/takahirom/roborazzi/compare/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: https://github.com/takahirom/roborazzi/compare/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: https://github.com/takahirom/roborazzi/compare/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 from 1.12.0 to 1.13.0

Release notes

Sourced from io.github.takahirom.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: https://github.com/takahirom/roborazzi/compare/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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 2 weeks ago

Snapshot diff report vs base branch: main Last updated: Thu Apr 25 18:47:50 PDT 2024, Sha: b6c5f7a5a37ca798f6ed7e36cdaf857aa6b1d073 No differences detected