-
Notifications
You must be signed in to change notification settings - Fork 223
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
Bump lottie from 6.5.2 to 6.6.0 #3111
Merged
Merged
Conversation
This file contains 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
Bumps `lottie` from 6.5.2 to 6.6.0. Updates `com.airbnb.android:lottie` from 6.5.2 to 6.6.0 - [Release notes](https://github.com/airbnb/lottie-android/releases) - [Changelog](https://github.com/airbnb/lottie-android/blob/master/CHANGELOG.md) - [Commits](airbnb/lottie-android@v6.5.2...v6.6.0) Updates `com.airbnb.android:lottie-compose` from 6.5.2 to 6.6.0 - [Release notes](https://github.com/airbnb/lottie-android/releases) - [Changelog](https://github.com/airbnb/lottie-android/blob/master/CHANGELOG.md) - [Commits](airbnb/lottie-android@v6.5.2...v6.6.0) --- updated-dependencies: - dependency-name: com.airbnb.android:lottie dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.airbnb.android:lottie-compose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
[Area] Dependencies
Pull requests that update a dependency file
label
Oct 28, 2024
dependabot
bot
added
the
[Type] Tech Debt
Involving upgrades or refactoring to maintain or enhance the codebase.
label
Oct 28, 2024
Generated by 🚫 Danger |
📲 You can test the changes from this Pull Request in 📱 Mobile by scanning the QR code below to install the corresponding build.
📲 You can test the changes from this Pull Request in 🚗 Automotive by scanning the QR code below to install the corresponding build.
📲 You can test the changes from this Pull Request in ⌚ Wear by scanning the QR code below to install the corresponding build.
|
Project dependencies changesThe following changes in project dependencies were detected (configuration list
tree +--- project :modules:features:account
| \--- project :modules:features:search
| \--- project :modules:services:views
-| +--- com.airbnb.android:lottie:6.5.2
+| +--- com.airbnb.android:lottie:6.6.0
| \--- project :modules:services:compose
-| +--- com.airbnb.android:lottie:6.5.2 (*)
+| +--- com.airbnb.android:lottie:6.6.0 (*)
-| \--- com.airbnb.android:lottie-compose:6.5.2
-| +--- androidx.compose:compose-bom:{require 2024.02.01; reject _} -> 2024.10.00 (*)
-| +--- androidx.compose.foundation:foundation -> 1.7.4 (*)
-| +--- androidx.compose.ui:ui -> 1.7.4 (*)
-| +--- com.airbnb.android:lottie:6.5.2 (*)
-| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.21 (*)
+| \--- com.airbnb.android:lottie-compose:6.6.0
+| +--- androidx.compose:compose-bom:{require 2024.02.01; reject _} -> 2024.10.00 (*)
+| +--- androidx.compose.foundation:foundation -> 1.7.4 (*)
+| +--- androidx.compose.ui:ui -> 1.7.4 (*)
+| +--- com.airbnb.android:lottie:6.6.0 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.21 (*)
\--- project :modules:features:discover
\--- project :modules:features:podcasts
\--- project :modules:features:player
- \--- com.airbnb.android:lottie:6.5.2 (*)
+ \--- com.airbnb.android:lottie:6.6.0 (*) |
mebarbosa
approved these changes
Oct 28, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I've tested app, automotive and wear and all of them worked as expected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[Area] Dependencies
Pull requests that update a dependency file
[Type] Tech Debt
Involving upgrades or refactoring to maintain or enhance the codebase.
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.
Bumps
lottie
from 6.5.2 to 6.6.0.Updates
com.airbnb.android:lottie
from 6.5.2 to 6.6.0Release notes
Sourced from com.airbnb.android:lottie's releases.
Changelog
Sourced from com.airbnb.android:lottie's changelog.
Commits
d3d5cea
v6.6.0211982e
Fix blinking issue when loop the animation in minFrame and maxFrame (#2497)e3a8fce
Fix rounded corner animations when the underlying shape doesn't animate (#2567)39796b3
Fix Maven badge links (#2566)3f4e535
Apply left/top bounds before scaling (#2565)d1bf9ed
Update RELEASE.md, fix a typo (#2564)5deb2de
Drop shadow overhaul: improve correctness and performance (#2548)e320c99
Fix resolving key path for matte layers (#2544)b15f9bf
Add an option to not clear the network cache (#2559)626f081
Unify the parsing of generic input streams (#2558)Updates
com.airbnb.android:lottie-compose
from 6.5.2 to 6.6.0Release notes
Sourced from com.airbnb.android:lottie-compose's releases.
Changelog
Sourced from com.airbnb.android:lottie-compose's changelog.
Commits
d3d5cea
v6.6.0211982e
Fix blinking issue when loop the animation in minFrame and maxFrame (#2497)e3a8fce
Fix rounded corner animations when the underlying shape doesn't animate (#2567)39796b3
Fix Maven badge links (#2566)3f4e535
Apply left/top bounds before scaling (#2565)d1bf9ed
Update RELEASE.md, fix a typo (#2564)5deb2de
Drop shadow overhaul: improve correctness and performance (#2548)e320c99
Fix resolving key path for matte layers (#2544)b15f9bf
Add an option to not clear the network cache (#2559)626f081
Unify the parsing of generic input streams (#2558)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)