Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Update dependency com.airbnb.android:lottie to v6 #52

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

airbnb/lottie-android

v6.0.0

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


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

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

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants