Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.airbnb.android:lottie to v6.6.0 #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.airbnb.android:lottie 6.4.0 -> 6.6.0 age adoption passing confidence

Release Notes

airbnb/lottie-android (com.airbnb.android:lottie)

v6.6.0

New Features
  • Overhauled drop shadow support for even better correctness (#​2548)
    • Major thanks to David Davidović (who works at Lottielab) for his contributions here.
    • Adds a new API: applyShadowsToLayers which will apply shadows to a whole layer rather than an individual shape.
    • Use RenderNodes on APIs that support it.
    • Lays a foundation that can potentially add RenderNode support to existing mattes and masks.
    • Fixed a number of existing correctness issues
  • Add an overload to LottieCompositionFactory.clearCache that clears the network cache (#​2559)
Bugs Fixed
  • Fix rounded corners when the underlying shape doesn't animate (#​2567)
  • Fix animation update listener order to be called after the internal frame has updated (#​2497)
  • Unify all parsing to more reliably handle all file types including dotLottie as ZIP files (#​2558)
  • Fix keypath resolving for matte layers (#​2544)
  • Apply translate before scale in LottieDrawable (#​2565)

v6.5.2

Bugs Fixed
  • Fix a NPE when running Lottie in instrumentation tests (#​2546)
  • Add support for new reduced motion options in Compose (#​2542)

v6.5.1

Bugs Fixed
  • Fix value callback is not called for PathKeyframeAnimation (#​2540)
  • Fix shadow softness accuracy (#​2541)
  • Add a global configuration to control reduced motion settings for a11y (#​2536)
  • Fix a NPE on ImageAssetManager#getContext (#​2532)
  • Improve strokes with skew (#​2531)
  • LottieCompositionFactory: Avoid NPE when animation contains a Font Family and Context is null (#​2530)
  • LottieCompositionFactory: Add factory methods that take an okio Source (#​2527)
  • LottieCompositionFactory#fromZipStreamSyncInternal close FileOutputStream (#​2548)

v6.5.0

New Features
  • Apply blend modes to layers and add Multiply (#​2519)
  • Add initial support for text range selectors (#​2518)
  • Add a new feature flag API to allow for opting into newer platform features (#​2512)
  • Add an API to get the unscaled width/height of a composition (#​2514)
Bugs Fixes
  • Improve the accuracy of drop shadow position and softness (#​2523)
  • Treat appcompat as an API dependency (#​2507)

v6.4.1

Bugs Fixed
  • Scale base64 encoded bitmaps (#​2501)
  • Prevent systrace strings from getting created when systrace is off (#​2493)
  • Allow missing end values for integer animations (#​2487)
  • Add an extra null check in BaseKeyframeAnimation (#​2486)

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update dependency com.airbnb.android:lottie to v6.4.1 Update dependency com.airbnb.android:lottie to v6.5.0 Aug 4, 2024
@renovate renovate bot force-pushed the renovate/com.airbnb.android.lottie branch from c9db661 to 1775c65 Compare August 4, 2024 04:58
@renovate renovate bot changed the title Update dependency com.airbnb.android:lottie to v6.5.0 Update dependency com.airbnb.android:lottie to v6.5.1 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/com.airbnb.android.lottie branch from 1775c65 to d5c8fcf Compare August 28, 2024 20:31
@renovate renovate bot changed the title Update dependency com.airbnb.android:lottie to v6.5.1 Update dependency com.airbnb.android:lottie to v6.5.2 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/com.airbnb.android.lottie branch from d5c8fcf to 4cb9789 Compare September 4, 2024 00:50
@renovate renovate bot changed the title Update dependency com.airbnb.android:lottie to v6.5.2 Update dependency com.airbnb.android:lottie to v6.6.0 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/com.airbnb.android.lottie branch from 4cb9789 to 29a3a6c Compare October 28, 2024 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants