nilsjr / Koncept

🔨 Android playground app for architecture, new frameworks & other stuff.
8 stars 0 forks source link

Update lottie to v6.5.1 #225

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

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

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


Release Notes

airbnb/lottie-android (com.airbnb.android:lottie-compose) ### [`v6.5.1`](https://togithub.com/airbnb/lottie-android/blob/HEAD/CHANGELOG.md#651) ##### Bugs Fixed - Fix value callback is not called for PathKeyframeAnimation ([#​2540](https://togithub.com/airbnb/lottie-android/pull/2540)) - Fix shadow softness accuracy ([#​2541](https://togithub.com/airbnb/lottie-android/pull/2541)) - Add a global configuration to control reduced motion settings for a11y ([#​2536](https://togithub.com/airbnb/lottie-android/pull/2536)) - Fix a NPE on ImageAssetManager#getContext ([#​2532](https://togithub.com/airbnb/lottie-android/pull/2532)) - Improve strokes with skew ([#​2531](https://togithub.com/airbnb/lottie-android/pull/2531)) - LottieCompositionFactory: Avoid NPE when animation contains a Font Family and Context is null ([#​2530](https://togithub.com/airbnb/lottie-android/pull/2530)) - LottieCompositionFactory: Add factory methods that take an okio Source ([#​2527](https://togithub.com/airbnb/lottie-android/pull/2527)) - LottieCompositionFactory#fromZipStreamSyncInternal close FileOutputStream ([#​2548](https://togithub.com/airbnb/lottie-android/pull/2548))

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.