yamin8000 / Owl2

🦉 Owl2/جغدک is a simple android application for OwlBot dictionary. (a reincarnation of https://github.com/yamin8000/Owl written using Compose)
GNU General Public License v3.0
42 stars 2 forks source link

Update dependency com.airbnb.android:lottie-compose to v6 #99

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.airbnb.android:lottie-compose 5.2.0 -> 6.0.0 age adoption passing confidence

Release Notes

airbnb/lottie-android ### [`v6.0.0`](https://togithub.com/airbnb/lottie-android/blob/HEAD/CHANGELOG.md#​600) ##### New Features - Major overhaul of text layout. Text layout should be more consistent across the board ([#​2162](https://togithub.com/airbnb/lottie-android/pull/2162)) - Allow animations in zip files to contain embedded base64 encoded images ([#​2110](https://togithub.com/airbnb/lottie-android/pull/2110)) - Allow zip files to contain embedded fonts. Context was added to some LottieCompositionFactory APIs to support this ([#​2102](https://togithub.com/airbnb/lottie-android/pull/2102)) - Add fontStyle and fontName as parameters in new overloads in FontAssetDelegate ([#​2103](https://togithub.com/airbnb/lottie-android/pull/2103)) - Allow decimal values for precomp size ([#​2138](https://togithub.com/airbnb/lottie-android/pull/2138)) - Allow interpolating in between gradients that have different numbers of opacity stops ([#​2160](https://togithub.com/airbnb/lottie-android/pull/2160)) - Support box position in document data ([#​2139](https://togithub.com/airbnb/lottie-android/pull/2139)) - Allow repeater contents to be the target of dynamic properties ([#​2164](https://togithub.com/airbnb/lottie-android/pull/2164)) - Provide a global LottieTask listener to aid in Espresso idle resources ([#​2161](https://togithub.com/airbnb/lottie-android/pull/2161)) - Allow setting a default font extension ([#​2166](https://togithub.com/airbnb/lottie-android/pull/2166)) - Add an option to completely disable Lottie's network cache ([#​2158](https://togithub.com/airbnb/lottie-android/pull/2158)) - Allow setting a font map for custom fonts ([#​2180](https://togithub.com/airbnb/lottie-android/pull/2180)) - Allow ImageAssetDelegate to be used when a drawable doesn't have a callback ([#​2183](https://togithub.com/airbnb/lottie-android/pull/2072)) - Make Layer name and refId public ([#​2188](https://togithub.com/airbnb/lottie-android/pull/2188)) - Allow rendering at the composition frame rate ([#​2184](https://togithub.com/airbnb/lottie-android/pull/2184)) ##### Bugs Fixed - Fixed an NPE when decoding an invalid bitmap and for transform opacity, and transform anchor position ([#​2117](https://togithub.com/airbnb/lottie-android/pull/2117), [#​2179](https://togithub.com/airbnb/lottie-android/pull/2179), and [#​2197](https://togithub.com/airbnb/lottie-android/pull/2197)) - Only store application context in ImageAssetManager ([#​2163](https://togithub.com/airbnb/lottie-android/pull/2163)) - Prevent rounded corner effects from trying to round a shape that has control points on its vertices already ([#​2165](https://togithub.com/airbnb/lottie-android/pull/2165)) - Pass LottieComposition directly while building layers to avoid race conditions ([#​2167](https://togithub.com/airbnb/lottie-android/pull/2167)) - Allow progress to be restored from saved state ([#​2072](https://togithub.com/airbnb/lottie-android/pull/2072)) - Take top and left Drawable bounds into account to support things like SeekBar thumbs ([#​2182](https://togithub.com/airbnb/lottie-android/pull/2182)) - Use the correct cache key for network animations ([#​2198](https://togithub.com/airbnb/lottie-android/pull/2198))

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



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