[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
takahirom/roborazzi (io.github.takahirom.roborazzi)
### [`v1.28.0`](https://redirect.github.com/takahirom/roborazzi/releases/tag/1.28.0)
[Compare Source](https://redirect.github.com/takahirom/roborazzi/compare/1.27.0...1.28.0)
#### Breaking changes
Now we are using `gradlePropertiesPrefixedBy` to support [Gradle Isolated Projects](https://docs.gradle.org/current/userguide/isolated_projects.html) in the Roborazzi Gradle Plugin. **This API requires Gradle 8.0.** Gradle 8.0 was released early last year, and most projects I know use 8.0 or higher, so Roborazzi is going to use this API. If anyone can't use this, please let me know.
[@trevjonez](https://redirect.github.com/trevjonez), thank you for telling me what we need to do to support this.
Currently, we aren't able to ensure compatibility with Gradle Isolated Projects, but this could bring some progress.
#### Adapting to the new ComposablePreviewScanner version
We are using ComposablePreviewScanner for [Compose Preview Support](https://takahirom.github.io/roborazzi/preview-support.html). The ComposablePreviewScanner is now on Maven Central 🎉 and the group name of the libraries has changed. We have adapted to the new version and don't show errors when not using Jitpack and using the new packages.
#### What's Changed
- Update AGP by [@takahirom](https://redirect.github.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/498](https://redirect.github.com/takahirom/roborazzi/pull/498)
- Use gradlePropertiesPrefixedBy instead of project.properties for Gradle Isolated Projects by [@takahirom](https://redirect.github.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/499](https://redirect.github.com/takahirom/roborazzi/pull/499)
- Remove verifyMavenRepository because ComposablePreviewScanner is now on Maven Central by [@takahirom](https://redirect.github.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/501](https://redirect.github.com/takahirom/roborazzi/pull/501)
**Full Changelog**: https://github.com/takahirom/roborazzi/compare/1.27.0...1.28.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.27.0
->1.28.0
1.27.0
->1.28.0
1.27.0
->1.28.0
1.27.0
->1.28.0
1.27.0
->1.28.0
Release Notes
takahirom/roborazzi (io.github.takahirom.roborazzi)
### [`v1.28.0`](https://redirect.github.com/takahirom/roborazzi/releases/tag/1.28.0) [Compare Source](https://redirect.github.com/takahirom/roborazzi/compare/1.27.0...1.28.0) #### Breaking changes Now we are using `gradlePropertiesPrefixedBy` to support [Gradle Isolated Projects](https://docs.gradle.org/current/userguide/isolated_projects.html) in the Roborazzi Gradle Plugin. **This API requires Gradle 8.0.** Gradle 8.0 was released early last year, and most projects I know use 8.0 or higher, so Roborazzi is going to use this API. If anyone can't use this, please let me know. [@trevjonez](https://redirect.github.com/trevjonez), thank you for telling me what we need to do to support this. Currently, we aren't able to ensure compatibility with Gradle Isolated Projects, but this could bring some progress. #### Adapting to the new ComposablePreviewScanner version We are using ComposablePreviewScanner for [Compose Preview Support](https://takahirom.github.io/roborazzi/preview-support.html). The ComposablePreviewScanner is now on Maven Central 🎉 and the group name of the libraries has changed. We have adapted to the new version and don't show errors when not using Jitpack and using the new packages. #### What's Changed - Update AGP by [@takahirom](https://redirect.github.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/498](https://redirect.github.com/takahirom/roborazzi/pull/498) - Use gradlePropertiesPrefixedBy instead of project.properties for Gradle Isolated Projects by [@takahirom](https://redirect.github.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/499](https://redirect.github.com/takahirom/roborazzi/pull/499) - Remove verifyMavenRepository because ComposablePreviewScanner is now on Maven Central by [@takahirom](https://redirect.github.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/501](https://redirect.github.com/takahirom/roborazzi/pull/501) **Full Changelog**: https://github.com/takahirom/roborazzi/compare/1.27.0...1.28.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.