Skip to content
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-react-native from 6.7.2 to 7.2.2 in /client #6779

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps lottie-react-native from 6.7.2 to 7.2.2.

Release notes

Sourced from lottie-react-native's releases.

v7.2.2

What's Changed

New Contributors

Full Changelog: lottie-react-native/lottie-react-native@v7.2.1...v7.2.2

v7.2.1

What's Changed

New Contributors

Full Changelog: lottie-react-native/lottie-react-native@v7.2.0...v7.2.1

v7.2.0

What's Changed

New Contributors

Full Changelog: lottie-react-native/lottie-react-native@v7.1.0...v7.2.0

v7.1.0

What's Changed

New Contributors

Full Changelog: lottie-react-native/lottie-react-native@v7.0.0...v7.1.0

v7.0.0

What's new

Version 7.0.0 brings a bunch of new goodies to Lottie, specifically, Vision OS support, XCode 16 support, newest versions of Lottie-iOS and Lottie-Android under the hood. We have also switched the project to use React Native Test App for all our testing purposes moving forward. We also now support the enable safe mode prop on Android, which will wrap rendering of the component in a try catch on Android in case something goes wrong, and is part of Lottie Android's default APIs.

What's breaking between V6 and V7?

... (truncated)

Commits
  • a712c91 chore(release): v7.2.2
  • 2ae94d9 feat(android): support dotlottie assets, which are located in app local stora...
  • d41b96c chore(release): v7.2.1
  • 4b0455c Fix a crash when source parameter is null or undefined (#1315)
  • a806977 fix: revert yarn.lock
  • 6d4c957 chore(release): v7.2.0
  • 671421f fix: play lottie animation without restarting, similar to iOS (#1304)
  • 0de5cd8 Fix nullability of getMap in LottieAnimationViewPropertyManager (#1306)
  • d0407d2 chore(release): v7.1.0
  • f70dca8 fix: remove depracated property from AndroidManifest (#1297)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [lottie-react-native](https://github.com/react-native-community/lottie-react-native) from 6.7.2 to 7.2.2.
- [Release notes](https://github.com/react-native-community/lottie-react-native/releases)
- [Changelog](https://github.com/lottie-react-native/lottie-react-native/blob/master/CHANGELOG.md)
- [Commits](lottie-react-native/lottie-react-native@v6.7.2...v7.2.2)

---
updated-dependencies:
- dependency-name: lottie-react-native
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants