google / horologist

Horologist is a group of libraries that aim to supplement Wear OS developers with features that are commonly required by developers but not yet available.
https://google.github.io/horologist/
Apache License 2.0
544 stars 87 forks source link

Update all dependencies #2286

Closed renovate-bot closed 3 days ago

renovate-bot commented 3 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.ai.client.generativeai:generativeai 0.8.0 -> 0.9.0 age adoption passing confidence
io.github.takahirom.roborazzi 1.20.0 -> 1.21.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-junit-rule 1.20.0 -> 1.21.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-painter 1.20.0 -> 1.21.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-compose 1.20.0 -> 1.21.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi 1.20.0 -> 1.21.0 age adoption passing confidence

Release Notes

takahirom/roborazzi (io.github.takahirom.roborazzi) ### [`v1.21.0`](https://togithub.com/takahirom/roborazzi/releases/tag/1.21.0) [Compare Source](https://togithub.com/takahirom/roborazzi/compare/1.20.0...1.21.0) ##### Android Studio, IntelliJ IDEA Plugin is coming The Roborazzi Plugin has been released after the previous release. Please check it out. The Roborazzi plugin enhances your development workflow by automatically displaying screenshots related to Roborazzi's screenshot tests within IntelliJ IDEA. Easily view and verify visual outputs directly in your IDE, streamlining your testing and development process. https://github.com/takahirom/roborazzi/assets/1386930/bd3e8106-1971-4ec4-b764-3f1831999228 https://plugins.jetbrains.com/plugin/24561-roborazzi ##### Now, test report assets are written in the same directory as the report HTML. We are using Materialize for the HTML report generated in build/reports/roborazzi. This causes a [Content Security Policy (CSP) problem](https://togithub.com/takahirom/roborazzi/issues/295) when using iframes. As a result, we can't view the report correctly in some projects. To resolve this, we now save the assets like CSS and JS in the same directory as the report HTML. Thank you, [@​eyedol](https://togithub.com/eyedol), for tackling this difficult problem. Thank you, [@​realdadfish](https://togithub.com/realdadfish), for reporting this! ##### Bug fix In the Windows environment, the image path in the report file is not written correctly. I fixed the path separator to resolve this issue. Thank you for reporting this, [@​ben-gooding-hub](https://togithub.com/ben-gooding-hub). ##### What's Changed - \[CI] Update actions/checkout digest to [`a5ac7e5`](https://togithub.com/takahirom/roborazzi/commit/a5ac7e5) by [@​renovate](https://togithub.com/renovate) in [https://github.com/takahirom/roborazzi/pull/384](https://togithub.com/takahirom/roborazzi/pull/384) - \[CI] Update nick-fields/retry action to v2.9.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/takahirom/roborazzi/pull/357](https://togithub.com/takahirom/roborazzi/pull/357) - \[CI] Update dependency io.ktor:ktor-serialization-kotlinx-xml to v2.3.11 by [@​renovate](https://togithub.com/renovate) in [https://github.com/takahirom/roborazzi/pull/360](https://togithub.com/takahirom/roborazzi/pull/360) - \[Sample] Update dependency androidx.appcompat:appcompat to v1.7.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/takahirom/roborazzi/pull/394](https://togithub.com/takahirom/roborazzi/pull/394) - \[Idea Plugin] Add Roborazzi Preview prototype to Idea Plugin by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/395](https://togithub.com/takahirom/roborazzi/pull/395) - \[Idea Plugin] Add empty Roborazzi idea plugin by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/367](https://togithub.com/takahirom/roborazzi/pull/367) - \[Docs] Add faq section about out of memory error by [@​sanao1006](https://togithub.com/sanao1006) in [https://github.com/takahirom/roborazzi/pull/402](https://togithub.com/takahirom/roborazzi/pull/402) - \[Idea Plugin] Fix the issue where the image is not selected as intended by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/403](https://togithub.com/takahirom/roborazzi/pull/403) - \[Idea Plugin] Add README section of idea plugin by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/405](https://togithub.com/takahirom/roborazzi/pull/405) - \[Internal (compileOnly)] Update dependency androidx.compose.ui:ui-test to v1.6.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/takahirom/roborazzi/pull/397](https://togithub.com/takahirom/roborazzi/pull/397) - \[CI] Update actions/checkout digest to [`692973e`](https://togithub.com/takahirom/roborazzi/commit/692973e) by [@​renovate](https://togithub.com/renovate) in [https://github.com/takahirom/roborazzi/pull/406](https://togithub.com/takahirom/roborazzi/pull/406) - \[Docs] Add robolectric.pixelCopyRenderMode to README by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/409](https://togithub.com/takahirom/roborazzi/pull/409) - \[Docs] Remove unneeded " in README by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/410](https://togithub.com/takahirom/roborazzi/pull/410) - \[Feature] Read external resources locally when generating html report by [@​eyedol](https://togithub.com/eyedol) in [https://github.com/takahirom/roborazzi/pull/404](https://togithub.com/takahirom/roborazzi/pull/404) - \[CI] Update dependency gradle to v8.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/takahirom/roborazzi/pull/354](https://togithub.com/takahirom/roborazzi/pull/354) - \[Bug fix] Fix windows report relative path by [@​takahirom](https://togithub.com/takahirom) in [https://github.com/takahirom/roborazzi/pull/419](https://togithub.com/takahirom/roborazzi/pull/419) **Full Changelog**: https://github.com/takahirom/roborazzi/compare/1.20.0...1.21.0

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.