yamin8000 / freeDictionaryApp

freeDictionaryApp or free Dictionary App is a simple android application for freeDictionaryAPI. (a reincarnation of https://github.com/yamin8000/Owl2) implemented using Kotlin and Jetpack Compose
GNU General Public License v3.0
101 stars 2 forks source link

Update dependency com.airbnb.android:lottie-compose to v6.2.0 - autoclosed #41

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

airbnb/lottie-android (com.airbnb.android:lottie-compose) ### [`v6.2.0`](https://togithub.com/airbnb/lottie-android/blob/HEAD/CHANGELOG.md#620) ##### New Features - Implement screen, overlay, darken, lighten, and add blend modes ([#​2408](https://togithub.com/airbnb/lottie-android/pull/2408)) - Implement auto-orient ([#​2416](https://togithub.com/airbnb/lottie-android/pull/2416)) - Allow globally configuring asyncUpdates ([#​2356](https://togithub.com/airbnb/lottie-android/pull/2356)) - Add an optional `close` param to LottieCompositionFactory.fromJsonReader ([#​2342](https://togithub.com/airbnb/lottie-android/pull/2342)) - Allow dynamic properties for solid layer colors ([#​2378](https://togithub.com/airbnb/lottie-android/pull/2378)) - Update baseline profiles ([#​2404](https://togithub.com/airbnb/lottie-android/pull/2404)) - Add a ZipInputStream overload to LottieAnimationView.setAnimation ([#​2411](https://togithub.com/airbnb/lottie-android/pull/2411)) ##### Bugs Fixed - Upgrade okio ([#​2418](https://togithub.com/airbnb/lottie-android/pull/2418)) - Improve cache hits for synchronous LottieCompositionFactory methods ([#​2379](https://togithub.com/airbnb/lottie-android/pull/2379)) - Fix gradient interpolation for opacity stops beyond the last color stop ([#​2377](https://togithub.com/airbnb/lottie-android/pull/2377)) - Fix Potential NPE In NetworkCache.clearCache ([#​2364](https://togithub.com/airbnb/lottie-android/pull/2364)) - Fix an IllegalArgumentException when creating a bitmap ([#​2351](https://togithub.com/airbnb/lottie-android/pull/2351)) - Fix rounded corners for non-closed paths ([#​2405](https://togithub.com/airbnb/lottie-android/pull/2405)) - Fix varying opacity stops across keyframes in the same gradient ([#​2406](https://togithub.com/airbnb/lottie-android/pull/2406)) - Fix a NullPointerException in ColorKeyframeAnimation ([#​2407](https://togithub.com/airbnb/lottie-android/pull/2407))

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.