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 lottie to v6.4.0 #3398

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Update lottie to v6.4.0 #3398

merged 1 commit into from
Mar 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.airbnb.android:lottie-compose 6.3.0 -> 6.4.0 age adoption passing confidence
com.airbnb.android:lottie 6.3.0 -> 6.4.0 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.4.0

New Features
  • Add support for reduced motion marker names (#​2451)
  • Support GZIP and TGS network downloads (#​2454)
Bugs Fixed
  • Allow easings to go <0 and >1 (#​2457)
  • Fix a memory leak in LottieTask (#​2465)
  • Prevent play from working after a non-Lottie drawable was set and then returned back (#​2468)
  • Respect autoPlay in LottieAnimationView when setting a new composition (#​2469)
  • Call LottieTask synchronously when already on the main thread (#​2470)
  • Properly rescale bitmaps when the system scale changes (#​2475)

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 these updates 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.00%. Comparing base (1e3eb05) to head (e4b2c99).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3398   +/-   ##
========================================
  Coverage    34.99%   35.00%           
========================================
  Files          443      443           
  Lines        10702    10702           
  Branches      2430     2430           
========================================
+ Hits          3745     3746    +1     
  Misses        6325     6325           
+ Partials       632      631    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@frett frett enabled auto-merge (rebase) March 4, 2024 12:38
@frett frett merged commit 30db59f into develop Mar 4, 2024
12 checks passed
@frett frett deleted the renovate/lottie branch March 4, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant