Skip to content

Commit

Permalink
Update roborazzi to v1.15.0 (#1398)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[io.github.takahirom.roborazzi](https://togithub.com/takahirom/roborazzi)
| plugin | minor | `1.14.0` -> `1.15.0` |
|
[io.github.takahirom.roborazzi:roborazzi-junit-rule](https://togithub.com/takahirom/roborazzi)
| dependencies | minor | `1.14.0` -> `1.15.0` |
|
[io.github.takahirom.roborazzi:roborazzi-compose](https://togithub.com/takahirom/roborazzi)
| dependencies | minor | `1.14.0` -> `1.15.0` |
|
[io.github.takahirom.roborazzi:roborazzi](https://togithub.com/takahirom/roborazzi)
| dependencies | minor | `1.14.0` -> `1.15.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>takahirom/roborazzi (io.github.takahirom.roborazzi)</summary>

###
[`v1.15.0`](https://togithub.com/takahirom/roborazzi/releases/tag/1.15.0)

[Compare
Source](https://togithub.com/takahirom/roborazzi/compare/1.14.0...1.15.0)

##### Improvements

- Resolved a Race Condition in Roborazzi Gradle Integration Tests: In
version 1.14.0, we identified an intermittent issue where images from
Roborazzi did not always appear in the output directory during certain
test scenarios, particularly when test results were cached. Despite
efforts to resolve this in 1.14.0, the issue persisted due to its
elusive nature. In this release, we have successfully addressed this
problem, ensuring that images are now consistently placed in the output
directory under similar conditions. This improvement has been verified
through our integration tests. This issue may occur in user projects, so
we recommend updating to this version.
We continue to refine our testing processes to prevent similar issues in
future releases.

##### What's Changed

- Update CompileSdk 34 by
[@&#8203;takahirom](https://togithub.com/takahirom) in
[https://github.com/takahirom/roborazzi/pull/344](https://togithub.com/takahirom/roborazzi/pull/344)
- Add debug code for flaky test by
[@&#8203;takahirom](https://togithub.com/takahirom) in
[https://github.com/takahirom/roborazzi/pull/346](https://togithub.com/takahirom/roborazzi/pull/346)
- Fix issue where finalizedTask is skipped unexpectedly by
[@&#8203;takahirom](https://togithub.com/takahirom) in
[https://github.com/takahirom/roborazzi/pull/347](https://togithub.com/takahirom/roborazzi/pull/347)
- Improve performance for race condition workaround by
[@&#8203;takahirom](https://togithub.com/takahirom) in
[https://github.com/takahirom/roborazzi/pull/348](https://togithub.com/takahirom/roborazzi/pull/348)
- Improve performance for race condition workaround2 by
[@&#8203;takahirom](https://togithub.com/takahirom) in
[https://github.com/takahirom/roborazzi/pull/349](https://togithub.com/takahirom/roborazzi/pull/349)
- \[CI]Pin dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/takahirom/roborazzi/pull/329](https://togithub.com/takahirom/roborazzi/pull/329)
- \[CI]Update actions/checkout action to v3.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/takahirom/roborazzi/pull/334](https://togithub.com/takahirom/roborazzi/pull/334)
- \[CI]Update actions/setup-java action to v3.13.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/takahirom/roborazzi/pull/335](https://togithub.com/takahirom/roborazzi/pull/335)
- \[CI]Update dawidd6/action-download-artifact action to v2.28.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/takahirom/roborazzi/pull/338](https://togithub.com/takahirom/roborazzi/pull/338)
- \[Sample]Update dependency androidx.appcompat:appcompat to v1.6.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/takahirom/roborazzi/pull/339](https://togithub.com/takahirom/roborazzi/pull/339)
- \[Sample]Update dependency androidx.constraintlayout:constraintlayout
to v2.1.4 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/takahirom/roborazzi/pull/330](https://togithub.com/takahirom/roborazzi/pull/330)

**Full Changelog**:
takahirom/roborazzi@1.14.0...1.15.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored May 7, 2024
1 parent 2101345 commit 46e0a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ paparazzi = "1.3.3"
picnic = "0.7.0"
retrofit = "2.11.0"
robolectric = "4.12.1"
roborazzi = "1.14.0"
roborazzi = "1.15.0"
skie = "0.6.4"
spotless = "6.23.3"
sqldelight = "2.0.2"
Expand Down

0 comments on commit 46e0a56

Please sign in to comment.