react-native-barcode-mask icon indicating copy to clipboard operation
react-native-barcode-mask copied to clipboard

chore(deps): update dependency react-native-reanimated to v2.17.0

Open renovate[bot] opened this issue 4 years ago • 2 comments

This PR contains the following updates:

Package Change Age Confidence
react-native-reanimated (source) 2.0.1 -> 2.17.0 age confidence

Release Notes

software-mansion/react-native-reanimated (react-native-reanimated)

v2.17.0

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.16.0...2.17.0

v2.16.0

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.15.0...2.16.0

v2.15.0

Compare Source

What's Changed

  • Fix issue causing ANR when performing sync layout updates, for Reanimated 2 in #​4283
  • Add web support without a Babel/SWC Plugin, for Reanimated 2 in #​4285

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.14.4...2.15.0

v2.14.4

Compare Source

What's Changed

  • Fix: Revert - Optimize previous style calculation in styleUpdater #​3950

v2.14.3

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.14.2...2.14.3

v2.14.2

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.14.1...2.14.2

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3940654702

v2.14.1

Compare Source

What's Changed

  • Fix TypeError: 'viewTag' is read-only on Animated.createAnimatedComponent(FlashList) by @​tomekzaw in #​3934

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.14.0...2.14.1

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3901092675

v2.14.0

Compare Source

What's Changed

🙌 Thank you for your contributions!

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.13.0...2.14.0

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3894657042

v2.13.0

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.12.0...2.13.0

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

New Contributors

@​yusufyildirim @​blazejkustra @​capezzbr @​muhamad-rizki

🙌 Thank you for your contributions!

v2.12.0

Compare Source

🚀 Main changes

  • Added measure and scrollTo for web #​3661
  • [Fix] Ignore layout animation props on the web #​3714
  • [Fix] Absolute path in Podflie.lock #​3701
  • [Fix] Fix require cycle in useScrollViewOffset #​3713

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.11.0...2.12.0

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

🙌 Thank you for your contributions!

v2.11.0

Compare Source

🚀 Main changes

  • Added new useScrollViewOffset hook #​3438
  • Added FrameTimings to the useFrameCallback hook
  • Fixes for building Reanimated in monorepo

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.10.0...2.11.0

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

🙌 Thank you for your contributions!

v2.10.0

Compare Source

🚀 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

v2.9.1

Compare Source

What's Changed

  • Fix issue with duplicated libfolly_runtime.so - #​3342

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

🙌 Thank you for your contributions!

v2.9.0

Compare Source

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!

v2.8.0

Compare Source

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!

v2.7.0

Compare Source

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!

v2.6.0

Compare Source

What's Changed

  • Fix TypeScript definitions
  • Fix building for TvOS
  • Update to [email protected]
  • Support for Gradle plugin 7

v2.5.0

Compare Source

🚀 New features

  • useAnimatedSensor() - API for animation based on sensor data #​2868
  • Building from the source - now you can build Reanimated from source directly in your Android project #​2933
  • Handle the "Slow animations" option in simulators #​2931
  • Initial value modifier for predefined layout animations #​2799
  • Support for [email protected] #​2987

🐛 Important Bug fixes

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.4.1...2.5.0

🙌 Thank you for your contributions!

v2.4.1

Compare Source

What's Changed

  • Fix path for Web (CI build) in #​2962

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.4.0...2.4.1

v2.4.0

Compare Source

What's Changed

Package build

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.3.1...2.4.0

v2.3.3

Compare Source

What's Changed

  • Fix path for Web (CI build)

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.3.2...2.3.3

v2.3.2

Compare Source

What's Changed

  • Fix chrome debugger for iOS

v2.3.1

Compare Source

💡 Main changes

Two fixes for Expo

  • Fix duplicated BuildConfig error in release build #​2713
  • Import react classes from formal react module #​2720

🙌 Thank you for your contributions!

v2.3.0

Compare Source

💡 Main changes

🐛 Bug fixes

👍 Improvements

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.2.4...2.3.0

⚠️ Please note that we no longer support React Native 0.62. Please upgrade to 0.63+.

🙌 Thank you for your contributions!

v2.2.4

Compare Source

🔑 Key changes

All changes: compare 2.2.3 - 2.2.4

🙌 Thank you for your contributions!

v2.2.3

Compare Source

🔑 Key changes

⚠️ JS part of 2.2.3 is fully compatible with 2.2.0

🙌 Thank you for your contributions!

v2.2.2

Compare Source

🔑 Key changes

  • Patch release to fix build issues people using Expo EAS

⚠️ JS part of 2.2.2 is fully compatible with 2.2.0

🙌 Thank you for your contributions!

v2.2.1

Compare Source

🔑 Key changes

  • Added support for [email protected]
  • Simplified internal installation for jsExecutorFactoryForBridge on iOS #​2223
  • Fix problem with libfbjni.so #​2209
  • Adjustment for the new Hermes version
  • Fix for crash in UserStore

⚠️ JS part of 2.2.1 is fully compatible with 2.2.0

🙌 Thank you for your contributions!

v2.2.0

Compare Source

🔑 Key changes

🐛 Bug fixes

👍 Improvements

  • Speeded up building on Android (Example App) 7aebe68
  • Named exported animation functions 462e21e
  • Possibility to set custom globals in our babel plugin 11250a0
  • Made shared values more aware of multithreading c511a5d

📓 Docs improvements

  • Broken links fixes 85e5705, ee5e557
  • Docs appearance update 5b0e39f
  • Add information about JSC support to the docs 22bbc3a
  • Clarify iOS installation steps b8b7da8
  • Update testing related doc ab6afd1
  • Added info about Webpack configuration to docs ee11c63

🙌 Thank you for your contributions!

📢 Keep watching! We will back with new features soon! 🤗

v2.1.0

Compare Source

🔑 Key changes

🐛 Bug fixes

  • Fixed problem with full reload on Android. #​1839
  • Fixed wrapped worklet. #​1844
  • Fixed bug in react-native-web affected on the web version of reanimated. RNW Issue
  • Added missing viewRef for animatedProps #​1819
  • Fixed problem with hidden headers for Swift applications. #​1810

👍 Improvements

  • Added possibility to use Reanimated 2 without configuration if you use only API v1. #​1845
  • Add more descriptive error messages. #​1845 #​1832
  • Reorganized structure of files in the project: #​1789
  • Migration codebase to TypeScript. #​1807 #​1872

📓 Docs improvements

  • Updated information about debugging. #​1876

🙌 Thank you for your contributions!

📢 Keep watching! We will back with new features soon! 🤗


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Apr 01 '21 09:04 renovate[bot]

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @nartc/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   dev react@"16.13.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"17.0.1" from [email protected]
npm ERR! node_modules/react-native
npm ERR!   dev react-native@"0.64.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2022-11-20T15_09_28_452Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-20T15_09_28_452Z-debug-0.log

renovate[bot] avatar Aug 07 '21 08:08 renovate[bot]