Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

build(deps): bump react-native-reanimated from 1.13.2 to 2.0.0 #630

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps react-native-reanimated from 1.13.2 to 2.0.0.

Release notes

Sourced from react-native-reanimated's releases.

2.0.0

🔑 Key changes

  • Added support for Jest.js test (#1731)
  • Rewrited Example app to TypeScript (#1724)
  • Refactor of SharableValue for optimization memory usage (#1639)

🐛 Bug fixes

👍 Improvements

  • Added bindings for console.log for React Native 0.64 (#1646)
  • Updated react-native-navigation in Example app (#1725)
  • Improved TypeScript types for Reanimated (#1745) (#1698)

📓 Docs improvements

  • Fixed typos (#1755) (#1743)
  • Added docs for Jest testing (#1731)
  • Added example Jest tests usage (#1731)

🙌 Thank you for your contributions!

2.0.0-rc.3

🔑 Key changes

  • Support RN64 (#1667) (#1496) (#1688)
  • Shared value rerender behavior (#1660)
  • Add previous result to useAnimatedReaction (#1653)

🐛 Bug fixes

  • Reactivate animations on mount (#1646)
  • Fix problem with drawer (#1665)
  • Update Android Tools gralde version (#1666)
  • Fix too deep recursion call (#1661)
  • Fix jsi::Error handling (#1692)
  • Interpolation: replace spread operator with Object.assign (#1694)

👍 Improvements

  • Improve testing (#1648)
  • A better way to handle exceptional situations (#1654)
  • Handle lack of babel plugin (#1682)
  • Use nttld/setup-ndk@v1 to setup ndk (#1687)

📓 Docs improvements

  • Add docs for native functions (#1645)
  • Add docs for events (#1647)

Types improvements

  • Fix type of style colors (#1531)
  • Support animatedProps and fix createAnimatedComponent typing (#1590)

... (truncated)

Commits

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 will merge this PR once CI passes on it, as requested by @Clumsy-Coder.


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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2021
@Clumsy-Coder
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit 9c5e265 into master Mar 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-reanimated-2.0.0 branch March 8, 2021 10:56
github-actions bot pushed a commit that referenced this pull request Mar 8, 2021
### [1.2.170](1.2.169...1.2.170) (2021-03-08)

### 📦 Build System

* **deps:** bump react-native-reanimated from 1.13.2 to 2.0.0 ([#630](#630)) ([9c5e265](9c5e265))
* **devDep:** bump @types/sinon from 9.0.10 to 9.0.11 ([#628](#628)) ([f4e2dac](f4e2dac))
* **devDep:** bump redux-devtools-extension from 2.13.8 to 2.13.9 ([#629](#629)) ([635baad](635baad))
@github-actions
Copy link

github-actions bot commented Mar 8, 2021

🎉 This PR is included in version 1.2.170 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant