Client
Client copied to clipboard
chore(deps): bump react-native-reanimated from 1.13.0 to 2.10.0 in /src/appv2
Bumps react-native-reanimated from 1.13.0 to 2.10.0.
Release notes
Sourced from react-native-reanimated's releases.
2.10.0
🚀 Main changes
- Added
useAnimatedKeyboard()hook- Added
useFrameCallback()hook- Added support for React Native 0.70
- Added support for react-native-v8 (building from source only)
- Detect multiple versions of Reanimated.
- And many different fixes.
Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2889631689
Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.9.1...2.10.0
2.9.1
What's Changed
- Fix issue with duplicated
libfolly_runtime.so- software-mansion/react-native-reanimated#3342Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2595830511
🙌 Thank you for your contributions!
2.9.0
What's Changed
- Support for
[email protected]- Treeshaking - software-mansion/react-native-reanimated#3278
- Some fixes and improvements
Package contains binaries for
react-nativein version from 0.65 to 0.69Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2590392729
🙌 Thank you for your contributions!
2.8.0
What's Changed
- Load
RNGestureHandlerModulelazily on iOS by@j-piaseckiin software-mansion/react-native-reanimated#3166- fix: Fix
useAnimatedSensorreturn type by@mrousavyin software-mansion/react-native-reanimated#3094- Add opts for relative source location by
@jiulongwin software-mansion/react-native-reanimated#3141- Fix JSCRuntime destroyed with a dangling API object by
@lukmccallin software-mansion/react-native-reanimated#3185New Contributors
@dylmye@jiulongw@lukmccallFull Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.7.0...2.8.0
🙌 Thank you for your contributions!
2.7.0
What's Changed
- Remove
opacityfrom native props list by@tomekzawin software-mansion/react-native-reanimated#3139
... (truncated)
Commits
1b61196Release 2.10.0 (#3475)d3395e0Revert "Exclude META-INF"c25c71fExclude META-INFaf31d7aUpdate Types128f9c3Patch 70051e8e2Set the newest RN version3eca4712.10.06668dd1Update plugin error message (#3437)d42b63cUpdate NativeProxy.cpp (#3469)98c628aBumped gesture-handler and screens dependencies (#3468)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by piaskowyk, a new releaser for react-native-reanimated since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Base: 52.68% // Head: 52.68% // No change to project coverage :thumbsup:
Coverage data is based on head (
431543c) compared to base (c9c89b6). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #342 +/- ##
=======================================
Coverage 52.68% 52.68%
=======================================
Files 253 253
Lines 6695 6695
Branches 938 938
=======================================
Hits 3527 3527
Misses 2378 2378
Partials 790 790
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 52.68% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.