mkraenz / you-are-awesome-app

Community-driven motivational quotes. Every day you receive an awesome message from a grateful person around the globe. Share your own gratitude by contributing awesome quotes yourself.
https://play.google.com/store/apps/details?id=eu.kraenz.youareawesomeapp
1 stars 0 forks source link

build(deps): bump react-native-reanimated from 2.1.0 to 2.7.0 #636

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-native-reanimated from 2.1.0 to 2.7.0.

Release notes

Sourced from react-native-reanimated's releases.

2.7.0

What's Changed

New Contributors

@​AlexanderEggers @​gozdecoban @​jacobarvidsson

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.6.0...2.7.0

🙌 Thank you for your contributions!

2.6.0

What's Changed

  • Fix TypeScript definitions
  • Fix building for TvOS
  • Update to react-native@0.68
  • Support for Gradle plugin 7

2.5.0

🚀 New features

🐛 Important Bug fixes

What's Changed

... (truncated)

Commits
  • 08b4381 Release 2.7.0 (#3170)
  • e039995 fix: android layout reanimation null pointer exception (2959) (#3162)
  • 5b3afa7 Add worklet to easing back return function (#3168)
  • 2b8f716 Add @​babel/core as peer dependency which is required by @​babel/plugin-transfo...
  • 5199de4 Make @​babel/preset-typescript a full dependency as it's used at runtime (#3165)
  • ecf6706 Fix CI config for Java linter (#3160)
  • 9e835eb Bump moment from 2.29.1 to 2.29.2 in /Example (#3163)
  • a37c0e4 Remove __reanimatedWorkletInit function and __worklet property (#3143)
  • 85b171c Fix Expo dev menu (#3154)
  • 4bab656 Remove gesture-gandler (#3152)
  • 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 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)
codecov-commenter commented 2 years ago

Codecov Report

Merging #636 (124214b) into master (b051934) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #636   +/-   ##
=======================================
  Coverage   67.14%   67.14%           
=======================================
  Files          90       90           
  Lines         840      840           
  Branches      118      118           
=======================================
  Hits          564      564           
  Misses        257      257           
  Partials       19       19           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b051934...124214b. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #637.