Commit 5499774
Update dependency com.airbnb.android:lottie-compose to v6.6.7 (#5395)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[com.airbnb.android:lottie-compose](https://redirect.github.com/airbnb/lottie-android)
| `6.6.2` -> `6.6.7` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>airbnb/lottie-android
(com.airbnb.android:lottie-compose)</summary>
###
[`v6.6.7`](https://redirect.github.com/airbnb/lottie-android/blob/HEAD/CHANGELOG.md#667)
- Fix crash when drawing shadow on image using RenderNode
([#​2635](https://redirect.github.com/airbnb/lottie-android/pull/2635))
###
[`v6.6.6`](https://redirect.github.com/airbnb/lottie-android/blob/HEAD/CHANGELOG.md#666)
- Guard against Bitmap allocations of size 0
([#​2626](https://redirect.github.com/airbnb/lottie-android/pull/2626))
###
[`v6.6.4`](https://redirect.github.com/airbnb/lottie-android/blob/HEAD/CHANGELOG.md#664)
- Fix an image NPE
([#​2623](https://redirect.github.com/airbnb/lottie-android/pull/2623))
###
[`v6.6.3`](https://redirect.github.com/airbnb/lottie-android/blob/HEAD/CHANGELOG.md#663)
- Support system property to set a testing executor
([#​2613](https://redirect.github.com/airbnb/lottie-android/pull/2613))
- Fix a radial gradient crash
([#​2611](https://redirect.github.com/airbnb/lottie-android/pull/2611))
- Fix a bitmap crash
([#​2578](https://redirect.github.com/airbnb/lottie-android/pull/2578))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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 this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/simpledotorg/simple-android).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjQxLjYwLjQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sagarwal <[email protected]>1 parent b057da8 commit 5499774
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments