react-native-animations icon indicating copy to clipboard operation
react-native-animations copied to clipboard

Bump lottie-react-native from 2.5.0 to 3.5.0

Open dependabot-preview[bot] opened this issue 5 years ago • 0 comments

Bumps lottie-react-native from 2.5.0 to 3.5.0.

Changelog

Sourced from lottie-react-native's changelog.

3.4.1

  • Updated the development app to React Native 0.62.2
  • Updated lottie-ios dependency to 3.1.8
  • Updated lottie-android dependency to 3.4.0

3.4.0 (May 20, 2020)

  • Add auto embed fastlane
  • Updated Android Building environment
  • Add testID prop to AnimatedLottieView typescript definition
  • Added Pause & Resume commands. Also added onLayout prop.
  • Fix iOS speed not changing dynamically
  • Improved documentation

3.3.2 (Nov 15, 2019)

  • Removed support for Reanimated

3.3.1 (Nov 12, 2019)

  • Support for Reanimated
  • Added colorFilters prop for setting individually layers color
  • Documentation update

3.2.1 (Sep 30, 2019)

  • Fix for strange characters in some Java files

3.2.0 (Sep 30, 2019)

  • Updated lottie-ios dependency to 3.1.3
  • Updated lottie-android dependency to 3.0.7
  • Make NPM package leaner
  • Fix playing reverse on Android

3.1.1 (Sep 16, 2019)

  • Fix loading assets from app bundle on iOS
  • Remove unused deprecated publishNonDefault Gradle option
  • Support passing extensionless file names on Android

3.1.0 (Jul 25, 2019)

  • Support for lottie-android 3.0.0

3.0.4 (Jul 23, 2019)

  • Fix for auto linking on Android

3.0.3 (Jul 22, 2019)

Commits
  • 2c7356a Merge pull request #634 from muratakkas/fix/colorfilter-android
  • 692fbdb Merge pull request #651 from SalvatoreT/sal/upgrade-lottie
  • 4b4ad47 Merge pull request #666 from henriquecarv/master
  • 701502d Add missing type from reac-native package
  • 9c3f291 Updgrade Lottie on Android and iOS
  • 09afe4f Merge pull request #655 from ifsnow/fix/safemodule-error
  • 9190408 Add pause/resume to SafeModule
  • f7ed781 Merge pull request #653 from SalvatoreT/salvatoret/upgrade-react-native
  • e3b43aa Merge pull request #654 from kenMarquez/add-rendermode-property
  • 3abbb05 Expose renderMode property
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by emilioicai, a new releaser for lottie-react-native since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Jul 22 '20 09:07 dependabot-preview[bot]