socksrust / react-native-animations

🦊 🐻 🐼A collection of react-native animations
42 stars 5 forks source link

Bump lottie-react-native from 2.5.0 to 3.4.0 #52

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps lottie-react-native from 2.5.0 to 3.4.0.

Changelog

Sourced from lottie-react-native's changelog.

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)

  • Support for AndroidX
  • Removed deprecated rnpm support
  • Updated dependency for react-native-safe-module
... (truncated)
Commits
  • 4f4ff69 versioning 3.4.0
  • f70a1d1 CHANGELOG for 3.4.0
  • 69425fd Merge pull request #652 from SalvatoreT/salvatore/fix-android
  • c245067 Add instructions for Android development
  • 5ac0ccd Remove unused Gradle files
  • da6cb28 Update the Android example app package name
  • 9a52567 Fix the Android example app
  • 3eb31fa Merge pull request #649 from ifsnow/fix/pure-component
  • 39aaca7 Changed to PureComponent
  • e1bf11f Merge pull request #646 from react-native-community/EvanBacon-patch-1
  • 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](https://app.dependabot.com): - 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] commented 4 years ago

Superseded by #55.