Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.airbnb.android:lottie 6.4.1 -> 6.6.6 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)

v6.6.6

  • Guard against Bitmap allocations of size 0 (#​2626)

v6.6.4

v6.6.3

  • Support system property to set a testing executor (#​2613)
  • Fix a radial gradient crash (#​2611)
  • Fix a bitmap crash (#​2578)

v6.6.2

Bugs Fixed
  • Allow width/height to be doubles (#​2596)
  • Re-measure line width when using dynamic text (#​2597)
  • Only apply parent alpha to mattes (#​2598)
  • Fix binary compatibility with 6.5 (#​2591)
  • Better handle clip specs with minProgress == maxProgress (#​2600)

v6.6.1

Bugs Fixes
  • Fixed a floating point error calculating keyframe end progress (#​2588)

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)

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.


  • 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 requested a review from a team as a code owner May 5, 2025 13:57
@renovate renovate bot force-pushed the renovate/lottie branch from 3cb9d74 to cfd3896 Compare May 5, 2025 14:03
@kez-lab kez-lab closed this May 16, 2025
@renovate
Copy link
Contributor Author

renovate bot commented May 16, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (6.6.6). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/lottie branch May 16, 2025 14:08
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.

2 participants