Commit 02d14a0
authored
Update roborazzi to v1.43.1 (#2008)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[io.github.takahirom.roborazzi](https://redirect.github.com/takahirom/roborazzi)
| plugin | patch | `1.43.0` -> `1.43.1` |
|
[io.github.takahirom.roborazzi:roborazzi-junit-rule](https://redirect.github.com/takahirom/roborazzi)
| dependencies | patch | `1.43.0` -> `1.43.1` |
|
[io.github.takahirom.roborazzi:roborazzi-compose](https://redirect.github.com/takahirom/roborazzi)
| dependencies | patch | `1.43.0` -> `1.43.1` |
|
[io.github.takahirom.roborazzi:roborazzi](https://redirect.github.com/takahirom/roborazzi)
| dependencies | patch | `1.43.0` -> `1.43.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.43.1`](https://redirect.github.com/takahirom/roborazzi/releases/tag/1.43.1)
[Compare
Source](https://redirect.github.com/takahirom/roborazzi/compare/1.43.0...1.43.1)
We added error handling for font availability checks in 1.43.0. However,
it seems that the "font not available" error is an Error rather than an
Exception, so we updated the code to handle Throwable.
##### What's Changed
- \[No Roborazzi library dependency update] Update dependency
androidx.compose.ui:ui-tooling-preview to v1.7.8 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/takahirom/roborazzi/pull/643](https://redirect.github.com/takahirom/roborazzi/pull/643)
- Handle font availability errors by catching Throwable by
[@​takahirom](https://redirect.github.com/takahirom) in
[https://github.com/takahirom/roborazzi/pull/665](https://redirect.github.com/takahirom/roborazzi/pull/665)
**Full Changelog**:
takahirom/roborazzi@1.43.0...1.43.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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent d0cc126 commit 02d14a0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments