Skip to content

Commit

Permalink
Update roborazzi to v1.41.1 (#1947)
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://github.com/takahirom/roborazzi)
| plugin | patch | `1.41.0` -> `1.41.1` |
|
[io.github.takahirom.roborazzi:roborazzi-junit-rule](https://github.com/takahirom/roborazzi)
| dependencies | patch | `1.41.0` -> `1.41.1` |
|
[io.github.takahirom.roborazzi:roborazzi-compose](https://github.com/takahirom/roborazzi)
| dependencies | patch | `1.41.0` -> `1.41.1` |
|
[io.github.takahirom.roborazzi:roborazzi](https://github.com/takahirom/roborazzi)
| dependencies | patch | `1.41.0` -> `1.41.1` |

---

> [!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.41.1`](https://github.com/takahirom/roborazzi/releases/tag/1.41.1)

[Compare
Source](https://github.com/takahirom/roborazzi/compare/1.41.0...1.41.1)

In some cases, the new test result format breaks the report's HTML/JS.
Thank for fixing this,
[@&#8203;unni-dm](https://github.com/unni-dm)!

##### What's Changed

- Fix for HTML result will break when context data key has special char…
by [@&#8203;unni-dm](https://github.com/unni-dm) in
[https://github.com/takahirom/roborazzi/pull/654](https://github.com/takahirom/roborazzi/pull/654)

##### New Contributors

- [@&#8203;unni-dm](https://github.com/unni-dm) made their
first contribution in
[https://github.com/takahirom/roborazzi/pull/654](https://github.com/takahirom/roborazzi/pull/654)

**Full Changelog**:
takahirom/roborazzi@1.41.0...1.41.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjkuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Feb 13, 2025
1 parent 4b95eb8 commit a85f6c6
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 @@ -44,7 +44,7 @@ okhttp = "5.0.0-alpha.14"
okio = "3.10.2"
picnic = "0.7.0"
robolectric = "4.14.1"
roborazzi = "1.41.0"
roborazzi = "1.41.1"
skie = "0.10.1"
spotless = "7.0.2"
sqldelight = "2.0.2"
Expand Down

0 comments on commit a85f6c6

Please sign in to comment.