Update dependency airbnb/lottie-spm to from: "4.3.0" #1236
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:
from: "4.2.0"
->from: "4.3.0"
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
airbnb/lottie-spm (airbnb/lottie-spm)
v4.3.0
Compare Source
Lottie 4.3.0 adds many new features, including:
CALayer
subclassYou can learn more about Lottie 4.3.0 in this announcement: Lottie 4.3.0 now available, with official support for SwiftUI #2189
New Features
LottieView
, which wraps UIKitLottieAnimationView
LottieSwitch
, which wraps UIKitAnimatedSwitch
(https://github.com/airbnb/lottie-ios/pull/2138)LottieButton
, which wrapsAnimatedButton
(https://github.com/airbnb/lottie-ios/pull/2139)AnimatedSwitch
andAnimatedButton
now support macOS (https://github.com/airbnb/lottie-ios/pull/2138, https://github.com/airbnb/lottie-ios/pull/2139)LottieAnimationLayer
, a Core AnimationCALayer
subclass for playing Lottie animations (https://github.com/airbnb/lottie-ios/pull/2073)UIAccessibility.isReduceMotionEnabled
is true (https://github.com/airbnb/lottie-ios/pull/2110)AnimationKeypath
values (https://github.com/airbnb/lottie-ios/pull/2183)AnimationImageProvider
(https://github.com/airbnb/lottie-ios/pull/2177)FloatValueProvider
(https://github.com/airbnb/lottie-ios/pull/2179)Sendable
to support using Lottie with strict concurrency enabled (https://github.com/airbnb/lottie-ios/pull/2126)LottiePlaybackMode
to support declarative playback configuration (https://github.com/airbnb/lottie-ios/pull/2128)AnimationImageProvider
(https://github.com/airbnb/lottie-ios/pull/2171)GradientValueProvider
(https://github.com/airbnb/lottie-ios/pull/2182)DotLottieFile
(https://github.com/airbnb/lottie-ios/pull/2074)DotLottieFile
with data (https://github.com/airbnb/lottie-ios/pull/2090)Bug fixes
.../ZipFoundation/README.md
from targets and*.md*
files from podspec (https://github.com/airbnb/lottie-ios/pull/2057)*ValueProviderStore
to not accumulate multiple values for the same key (https://github.com/airbnb/lottie-ios/pull/2082)SolidLayer
usingColorValueProvider
(https://github.com/airbnb/lottie-ios/pull/2154)Thanks to everyone who contributed to this release!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Never, 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.