fix(deps): update dependency com.airbnb.android:lottie to v2.8.0 - #32
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency com.airbnb.android:lottie to v2.8.0#32renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0->2.8.0⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
airbnb/lottie-android
v2.8.0Features and Improvements
v2.7.0Features and Improvements
Bugs Fixed
v2.6.0Features and Improvements
LottieComposition.Factoryin favor of LottieCompositionFactory.failure handlers. Previously, catching exceptions was impossible and would crash your app.
This will be massively helpful for animations that are loaded in a list.
using this while upgrading.
Bugs Fixed
v2.5.6v2.5.5v2.5.4v2.5.1Features and Improvements
Bugs Fixed
v2.5.0Features and Improvements
changing the color dynamically with a color filter. Refer to the docs for migration info from
existing ColorFilter APIs.
can deserialize much larger json files (tested 50mb) without ooming.
could be off by one before.
Bugs Fixed
v2.3.1Features and Improvements
LottieComposition#getImages()to aid in preloading images.Bugs Fixed
v2.3.0Features and Improvements
behavior, especially calling apis from listener callbacks.
playAnimation(start, end). It has been removed infavor of explicit methods for
setMinFrame/Progress,setMaxFrame/ProgressandsetMinAndMaxFrame/Progressfollowed by an explicit call toplayAnimationorresumeAnimation.reverseAnimationandresumeReverseAnimationapis have been removed in favor ofplayandresumewithspeed< 0.your animations after updating.
This can help prevent mismatches between api calls and file names. Thanks @cyrilmottier!
Bugs Fixed
v2.2.5Bugs Fixed
v2.2.4Bugs Fixed
v2.2.3Bugs Fixed
v2.2.1Features and Improvements
Bugs Fixed
v2.2.0Features and Improvements
play(startFrame, endFrame)andplay(startProgress, endProgress).Bugs Fixed
v2.1.2Bugs Fixed
v2.1.0Features and Improvements
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.