Bump react-native-reanimated from 1.4.0 to 2.10.0 #154

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/react-native-reanimated-2.10.0 into master
dependabot[bot] commented 2022-10-20 23:00:48 +02:00 (Migrated from github.com)

Bumps react-native-reanimated from 1.4.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

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2595830511

🙌 Thank you for your contributions!

2.9.0

What's Changed

Package contains binaries for react-native in version from 0.65 to 0.69

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2590392729

🙌 Thank you for your contributions!

2.8.0

What's Changed

New Contributors

@​dylmye @​jiulongw @​lukmccall

Full 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

... (truncated)

Commits
Maintainer changes

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


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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 1.4.0 to 2.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/software-mansion/react-native-reanimated/releases">react-native-reanimated's releases</a>.</em></p> <blockquote> <h2>2.10.0</h2> <h1>🚀 Main changes</h1> <ul> <li>Added <a href="https://docs.swmansion.com/react-native-reanimated/docs/next/api/hooks/useAnimatedKeyboard/"><code>useAnimatedKeyboard()</code></a> hook</li> <li>Added <a href="https://docs.swmansion.com/react-native-reanimated/docs/next/api/hooks/useFrameCallback/"><code>useFrameCallback()</code></a> hook</li> <li>Added support for React Native 0.70</li> <li>Added support for react-native-v8 (building from source only)</li> <li>Detect multiple versions of Reanimated.</li> <li>And many different fixes.</li> </ul> <p>Build: <a href="https://github.com/software-mansion/react-native-reanimated/actions/runs/2889631689">https://github.com/software-mansion/react-native-reanimated/actions/runs/2889631689</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/software-mansion/react-native-reanimated/compare/2.9.1...2.10.0">https://github.com/software-mansion/react-native-reanimated/compare/2.9.1...2.10.0</a></p> <h2>2.9.1</h2> <h2>What's Changed</h2> <ul> <li>Fix issue with duplicated <code>libfolly_runtime.so</code> - <a href="https://github-redirect.dependabot.com/software-mansion/react-native-reanimated/issues/3342">software-mansion/react-native-reanimated#3342</a></li> </ul> <p>Build: <a href="https://github.com/software-mansion/react-native-reanimated/actions/runs/2595830511">https://github.com/software-mansion/react-native-reanimated/actions/runs/2595830511</a></p> <h2>🙌 Thank you for your contributions!</h2> <h2>2.9.0</h2> <h2>What's Changed</h2> <ul> <li>Support for <code>react-native@0.69</code></li> <li>Treeshaking - <a href="https://github-redirect.dependabot.com/software-mansion/react-native-reanimated/pull/3278">software-mansion/react-native-reanimated#3278</a></li> <li>Some fixes and improvements</li> </ul> <p>Package contains binaries for <code>react-native</code> in version from 0.65 to 0.69</p> <p>Build: <a href="https://github.com/software-mansion/react-native-reanimated/actions/runs/2590392729">https://github.com/software-mansion/react-native-reanimated/actions/runs/2590392729</a></p> <h2>🙌 Thank you for your contributions!</h2> <h2>2.8.0</h2> <h2>What's Changed</h2> <ul> <li>Load <code>RNGestureHandlerModule</code> lazily on iOS by <a href="https://github.com/j-piasecki"><code>@​j-piasecki</code></a> in <a href="https://github-redirect.dependabot.com/software-mansion/react-native-reanimated/pull/3166">software-mansion/react-native-reanimated#3166</a></li> <li>fix: Fix <code>useAnimatedSensor</code> return type by <a href="https://github.com/mrousavy"><code>@​mrousavy</code></a> in <a href="https://github-redirect.dependabot.com/software-mansion/react-native-reanimated/pull/3094">software-mansion/react-native-reanimated#3094</a></li> <li>Add opts for relative source location by <a href="https://github.com/jiulongw"><code>@​jiulongw</code></a> in <a href="https://github-redirect.dependabot.com/software-mansion/react-native-reanimated/pull/3141">software-mansion/react-native-reanimated#3141</a></li> <li>Fix JSCRuntime destroyed with a dangling API object by <a href="https://github.com/lukmccall"><code>@​lukmccall</code></a> in <a href="https://github-redirect.dependabot.com/software-mansion/react-native-reanimated/pull/3185">software-mansion/react-native-reanimated#3185</a></li> </ul> <h2>New Contributors</h2> <p><a href="https://github.com/dylmye"><code>@​dylmye</code></a> <a href="https://github.com/jiulongw"><code>@​jiulongw</code></a> <a href="https://github.com/lukmccall"><code>@​lukmccall</code></a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/software-mansion/react-native-reanimated/compare/2.7.0...2.8.0">https://github.com/software-mansion/react-native-reanimated/compare/2.7.0...2.8.0</a></p> <h2>🙌 Thank you for your contributions!</h2> <h2>2.7.0</h2> <h2>What's Changed</h2> <ul> <li>Remove <code>opacity</code> from native props list by <a href="https://github.com/tomekzaw"><code>@​tomekzaw</code></a> in <a href="https://github-redirect.dependabot.com/software-mansion/react-native-reanimated/pull/3139">software-mansion/react-native-reanimated#3139</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/software-mansion/react-native-reanimated/commit/1b61196c1a5e2f05da533b6035c6663d0129bbc5"><code>1b61196</code></a> Release 2.10.0 (<a href="https://github-redirect.dependabot.com/software-mansion/react-native-reanimated/issues/3475">#3475</a>)</li> <li><a href="https://github.com/software-mansion/react-native-reanimated/commit/d3395e0a405c606703d34f5ec222e89d0f378474"><code>d3395e0</code></a> Revert &quot;Exclude META-INF&quot;</li> <li><a href="https://github.com/software-mansion/react-native-reanimated/commit/c25c71f7b3e23a4c061748671d6bef6be8a31b87"><code>c25c71f</code></a> Exclude META-INF</li> <li><a href="https://github.com/software-mansion/react-native-reanimated/commit/af31d7affb59d5f17fdf54990f82bb93398f285f"><code>af31d7a</code></a> Update Types</li> <li><a href="https://github.com/software-mansion/react-native-reanimated/commit/128f9c3e5c9fbef8f891ab0077feb098f6ac347a"><code>128f9c3</code></a> Patch 70</li> <li><a href="https://github.com/software-mansion/react-native-reanimated/commit/051e8e2feb7df74839dcde69f8ea1a91dc091051"><code>051e8e2</code></a> Set the newest RN version</li> <li><a href="https://github.com/software-mansion/react-native-reanimated/commit/3eca471538ea0280a52325f67a473b7d4b89af7d"><code>3eca471</code></a> 2.10.0</li> <li><a href="https://github.com/software-mansion/react-native-reanimated/commit/6668dd133feea1cea92a9d37ad6f07420374dd92"><code>6668dd1</code></a> Update plugin error message (<a href="https://github-redirect.dependabot.com/software-mansion/react-native-reanimated/issues/3437">#3437</a>)</li> <li><a href="https://github.com/software-mansion/react-native-reanimated/commit/d42b63cd67f71fe564be386fc4a8401d86111ff9"><code>d42b63c</code></a> Update NativeProxy.cpp (<a href="https://github-redirect.dependabot.com/software-mansion/react-native-reanimated/issues/3469">#3469</a>)</li> <li><a href="https://github.com/software-mansion/react-native-reanimated/commit/98c628acea50a0ae6f54879742972691f4699ca3"><code>98c628a</code></a> Bumped gesture-handler and screens dependencies (<a href="https://github-redirect.dependabot.com/software-mansion/react-native-reanimated/issues/3468">#3468</a>)</li> <li>Additional commits viewable in <a href="https://github.com/software-mansion/react-native-reanimated/compare/1.4.0...2.10.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~piaskowyk">piaskowyk</a>, a new releaser for react-native-reanimated since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-native-reanimated&package-manager=npm_and_yarn&previous-version=1.4.0&new-version=2.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/lbryio/lbry-react-native/network/alerts). </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/react-native-reanimated-2.10.0:dependabot/npm_and_yarn/react-native-reanimated-2.10.0
git checkout dependabot/npm_and_yarn/react-native-reanimated-2.10.0

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff dependabot/npm_and_yarn/react-native-reanimated-2.10.0
git checkout master
git merge --ff-only dependabot/npm_and_yarn/react-native-reanimated-2.10.0
git checkout dependabot/npm_and_yarn/react-native-reanimated-2.10.0
git rebase master
git checkout master
git merge --no-ff dependabot/npm_and_yarn/react-native-reanimated-2.10.0
git checkout master
git merge --squash dependabot/npm_and_yarn/react-native-reanimated-2.10.0
git checkout master
git merge --ff-only dependabot/npm_and_yarn/react-native-reanimated-2.10.0
git checkout master
git merge dependabot/npm_and_yarn/react-native-reanimated-2.10.0
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-react-native#154
No description provided.