Update dependency react-native-reanimated to ~3.19.0 #39

Open
renovate-bot wants to merge 1 commit from renovate/react-native-reanimated-3.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
react-native-reanimated (source) dependencies minor ~3.16.1~3.19.0

Release Notes

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

v3.19.5

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.19.4...3.19.5

v3.19.4

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.19.3...3.19.4

v3.19.3

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.19.2...3.19.3

v3.19.2

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.19.1...3.19.2

v3.19.1

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.19.0...3.19.1

v3.19.0

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.18.0...3.19.0

v3.18.2

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.18.1...3.18.2

v3.18.1

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.18.0...3.18.1

v3.18.0

Compare Source

Key changes compared to 3.17.5

  • Support for React Native 0.80-rc.3
  • Fix for Jest Snapshots
  • Fix Native Proxy leak

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.17.5...3.18.0

v3.17.5

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.17.4...3.17.5

v3.17.4

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.17.3...3.17.4

v3.17.3

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.17.2...3.17.3

v3.17.2

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.17.1...3.17.2

v3.17.1

Compare Source

What's Changed

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.17.0...3.17.1

v3.17.0

Compare Source

Key changes compared to 3.16.7

  • Partial separation of Worklets and Reanimated
  • Support React Native 0.78-rc.3 #​6934
  • Fixes for Layout Animations on Fabric
  • Fixes for circular dependencies resulting in slight memory leaks on reload #​6850
  • Support for LAB color interpolation #​6782
  • Support for boxShadow property #​6749
  • Support for multiple worklet referencing in Reanimated Babel Plugin #​6904
  • Support for Android's edge-to-edge #​6732

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.16.7...3.17.0


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [react-native-reanimated](https://docs.swmansion.com/react-native-reanimated) ([source](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated)) | dependencies | minor | [`~3.16.1` → `~3.19.0`](https://renovatebot.com/diffs/npm/react-native-reanimated/3.16.7/3.19.5) | --- ### Release Notes <details> <summary>software-mansion/react-native-reanimated (react-native-reanimated)</summary> ### [`v3.19.5`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.19.5) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.19.4...3.19.5) #### What's Changed - chore: Change condition on Release Compatibility Check CI by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;8594](https://github.com/software-mansion/react-native-reanimated/pull/8594) - chore: Align with clang formatting on main by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;8597](https://github.com/software-mansion/react-native-reanimated/pull/8597) - chore: Remove fromat from blame by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;8615](https://github.com/software-mansion/react-native-reanimated/pull/8615) - chore: Fix failing CIs by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;8642](https://github.com/software-mansion/react-native-reanimated/pull/8642) - fix: Support originX and originY in web layout animations by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8769](https://github.com/software-mansion/react-native-reanimated/pull/8769) - fix: Web entering animations triggered on view exiting by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8775](https://github.com/software-mansion/react-native-reanimated/pull/8775) - fix: Multiple surfaces by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8790](https://github.com/software-mansion/react-native-reanimated/pull/8790) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.19.4...3.19.5> ### [`v3.19.4`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.19.4) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.19.3...3.19.4) #### What's Changed - fix: Entering layout animations not working on Android by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8501](https://github.com/software-mansion/react-native-reanimated/pull/8501) - fix useAnimatedRef breaking on SectionList by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8532](https://github.com/software-mansion/react-native-reanimated/pull/8532) - Fix `Keyframe` mock ([#&#8203;6961](https://github.com/software-mansion/react-native-reanimated/issues/6961)) by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8570](https://github.com/software-mansion/react-native-reanimated/pull/8570) - Fix disappearing views when exiting LA is used on web with strict mode by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8568](https://github.com/software-mansion/react-native-reanimated/pull/8568) - Fix web crashes if there is no DOM element and other little issues by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8583](https://github.com/software-mansion/react-native-reanimated/pull/8583) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.19.3...3.19.4> ### [`v3.19.3`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.19.3) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.19.2...3.19.3) #### What's Changed - fix: scrollTo is not a function on web by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8362](https://github.com/software-mansion/react-native-reanimated/pull/8362) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.19.2...3.19.3> ### [`v3.19.2`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.19.2) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.19.1...3.19.2) #### What's Changed - \[Web LA] Correctly handle `Easing.bezier` by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8060](https://github.com/software-mansion/react-native-reanimated/pull/8060) - Fix `Cannot read property '__nativeTag' of null`. by [@&#8203;skusnierz](https://github.com/skusnierz) in [#&#8203;8311](https://github.com/software-mansion/react-native-reanimated/pull/8311) - \[Web LA] Ensure callbacks are called when ReducedMotion is on by [@&#8203;skusnierz](https://github.com/skusnierz) in [#&#8203;8312](https://github.com/software-mansion/react-native-reanimated/pull/8312) - Fix missing `ReactAndroid_VERSION_MINOR` CMake variable used before find\_package by [@&#8203;skusnierz](https://github.com/skusnierz) in [#&#8203;8313](https://github.com/software-mansion/react-native-reanimated/pull/8313) - \[LA] Add check if view is mounted on Android ([#&#8203;8083](https://github.com/software-mansion/react-native-reanimated/issues/8083)) by [@&#8203;skusnierz](https://github.com/skusnierz) in [#&#8203;8321](https://github.com/software-mansion/react-native-reanimated/pull/8321) - fix: Move android-only prop definition to ifdef block by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8333](https://github.com/software-mansion/react-native-reanimated/pull/8333) - Don't pass uninitialized ref to dispatchCommand, add warnings by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8334](https://github.com/software-mansion/react-native-reanimated/pull/8334) - fix: Animated styles not working with react freeze after unfreezing component by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8336](https://github.com/software-mansion/react-native-reanimated/pull/8336) - release: Reanimated 3.19.2 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8337](https://github.com/software-mansion/react-native-reanimated/pull/8337) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.19.1...3.19.2> ### [`v3.19.1`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.19.1) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.19.0...3.19.1) #### What's Changed - fix: cpplint missing header include error by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7849](https://github.com/software-mansion/react-native-reanimated/pull/7849) - fix: Add missing check for the new architecture in 3.19 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7981](https://github.com/software-mansion/react-native-reanimated/pull/7981) - fix: Failing linter checks in v3 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7990](https://github.com/software-mansion/react-native-reanimated/pull/7990) - Update Java compatibility by [@&#8203;piaskowyk](https://github.com/piaskowyk) in [#&#8203;7996](https://github.com/software-mansion/react-native-reanimated/pull/7996) - Bump minimal React Native version in assertions by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8009](https://github.com/software-mansion/react-native-reanimated/pull/8009) - fix: Keyframe LA easing not working properly on web by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8007](https://github.com/software-mansion/react-native-reanimated/pull/8007) - \[Web LA] Adjust animation cleanup to slower devices by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8008](https://github.com/software-mansion/react-native-reanimated/pull/8008) - \[Web LA] fix: Call callback in scheduleAnimationCleanup if not called already by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8010](https://github.com/software-mansion/react-native-reanimated/pull/8010) - \[Web LA] Fix resetting scroll positions in exiting animations by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8011](https://github.com/software-mansion/react-native-reanimated/pull/8011) - chore: Bump macos-example to 0.78 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8016](https://github.com/software-mansion/react-native-reanimated/pull/8016) - fix: Attempt to fix markNodeAsRemovable crashes by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8005](https://github.com/software-mansion/react-native-reanimated/pull/8005) - fix: Reanimated v3 compatibility checks by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8013](https://github.com/software-mansion/react-native-reanimated/pull/8013) - fix: Invalid web LA keyframe processing when from/to offset is used by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;8038](https://github.com/software-mansion/react-native-reanimated/pull/8038) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.19.0...3.19.1> ### [`v3.19.0`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.19.0) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.18.2...3.19.0) #### What's Changed - (cherry-pick) fix: bump to C++20 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7700](https://github.com/software-mansion/react-native-reanimated/pull/7700) - chore: Remove CI state badges from readme by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7703](https://github.com/software-mansion/react-native-reanimated/pull/7703) - (cherry-pick) fix: Crash in useScrollViewOffset if animatedRef is not initialized by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7701](https://github.com/software-mansion/react-native-reanimated/pull/7701) - (cherry-pick) fix: useScrollViewOffset not working after delayed ref initialization by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7704](https://github.com/software-mansion/react-native-reanimated/pull/7704) - (cherry-pick) chore: Remove duplicate code from useAnimatedRef implementation by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7705](https://github.com/software-mansion/react-native-reanimated/pull/7705) - (cherry-pick) Update NativeEventsManager.ts by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7707](https://github.com/software-mansion/react-native-reanimated/pull/7707) - (cherry-pick) fix: useHandler updating on every render, even if dependencies didn't change by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7706](https://github.com/software-mansion/react-native-reanimated/pull/7706) - (cherry-pick) \[Web] Do not call getBoundingClientRect on every update by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7712](https://github.com/software-mansion/react-native-reanimated/pull/7712) - fix: Not working window size dependent layout animations by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7710](https://github.com/software-mansion/react-native-reanimated/pull/7710) - (cherry pick) Fix sticky header by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7708](https://github.com/software-mansion/react-native-reanimated/pull/7708) - (cherry-pick) Don't run exiting animations on modal removal by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7709](https://github.com/software-mansion/react-native-reanimated/pull/7709) - fix: Prevent uninitialized ScrollView warning from showing up on unmount by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7711](https://github.com/software-mansion/react-native-reanimated/pull/7711) - (cherry-pick) feat: Add CellRendererComponentStyle to Animated.FlatList by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7713](https://github.com/software-mansion/react-native-reanimated/pull/7713) - \[3.18] Fix layout animations on Android by [@&#8203;piaskowyk](https://github.com/piaskowyk) in [#&#8203;7757](https://github.com/software-mansion/react-native-reanimated/pull/7757) - (cherry-pick) Fix reparenting by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7792](https://github.com/software-mansion/react-native-reanimated/pull/7792) - (cherry-pick) Fix zombie view when parent is moved by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7793](https://github.com/software-mansion/react-native-reanimated/pull/7793) - (cherry-pick) Fix dynamic updates of layout animations by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7813](https://github.com/software-mansion/react-native-reanimated/pull/7813) - (cherry-pick) \[Fabric LA] Mark deleted nodes as DELETED by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7819](https://github.com/software-mansion/react-native-reanimated/pull/7819) - (cherry-pick) \[Fabric LA] Add progress batching by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7817](https://github.com/software-mansion/react-native-reanimated/pull/7817) - (cherry-pick) fix: Accordion example crashing on web by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7833](https://github.com/software-mansion/react-native-reanimated/pull/7833) - cherry-pick: Add support for RN 0.81 in packages (without example apps) by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7834](https://github.com/software-mansion/react-native-reanimated/pull/7834) - fix: Remaining issue fixes by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7839](https://github.com/software-mansion/react-native-reanimated/pull/7839) - (cherry-pick) fix: precision errors in color interpolation keeping the animation to run forever by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7846](https://github.com/software-mansion/react-native-reanimated/pull/7846) - release: Reanimated 3.19.0 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7837](https://github.com/software-mansion/react-native-reanimated/pull/7837) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.18.0...3.19.0> ### [`v3.18.2`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.18.2) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.18.1...3.18.2) #### What's Changed - chore(3.18): Remove format from blame by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;8614](https://github.com/software-mansion/react-native-reanimated/pull/8614) - chore: Fix failing CIs on 3.18 by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;8593](https://github.com/software-mansion/react-native-reanimated/pull/8593) - chore(3.18): Set yarn berry in CI - compatibility check by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;8651](https://github.com/software-mansion/react-native-reanimated/pull/8651) - release(Reanimated): 3.18.2 by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;8644](https://github.com/software-mansion/react-native-reanimated/pull/8644) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.18.1...3.18.2> ### [`v3.18.1`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.18.1) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.18.0...3.18.1) #### What's Changed - (cherry-pick) fix: bump to C++20 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7700](https://github.com/software-mansion/react-native-reanimated/pull/7700) - chore: Remove CI state badges from readme by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7703](https://github.com/software-mansion/react-native-reanimated/pull/7703) - (cherry-pick) fix: Crash in useScrollViewOffset if animatedRef is not initialized by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7701](https://github.com/software-mansion/react-native-reanimated/pull/7701) - (cherry-pick) fix: useScrollViewOffset not working after delayed ref initialization by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7704](https://github.com/software-mansion/react-native-reanimated/pull/7704) - (cherry-pick) chore: Remove duplicate code from useAnimatedRef implementation by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7705](https://github.com/software-mansion/react-native-reanimated/pull/7705) - (cherry-pick) Update NativeEventsManager.ts by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7707](https://github.com/software-mansion/react-native-reanimated/pull/7707) - (cherry-pick) fix: useHandler updating on every render, even if dependencies didn't change by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7706](https://github.com/software-mansion/react-native-reanimated/pull/7706) - (cherry-pick) \[Web] Do not call getBoundingClientRect on every update by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7712](https://github.com/software-mansion/react-native-reanimated/pull/7712) - fix: Not working window size dependent layout animations by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7710](https://github.com/software-mansion/react-native-reanimated/pull/7710) - (cherry pick) Fix sticky header by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7708](https://github.com/software-mansion/react-native-reanimated/pull/7708) - (cherry-pick) Don't run exiting animations on modal removal by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7709](https://github.com/software-mansion/react-native-reanimated/pull/7709) - fix: Prevent uninitialized ScrollView warning from showing up on unmount by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7711](https://github.com/software-mansion/react-native-reanimated/pull/7711) - (cherry-pick) feat: Add CellRendererComponentStyle to Animated.FlatList by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7713](https://github.com/software-mansion/react-native-reanimated/pull/7713) - \[3.18] Fix layout animations on Android by [@&#8203;piaskowyk](https://github.com/piaskowyk) in [#&#8203;7757](https://github.com/software-mansion/react-native-reanimated/pull/7757) - (cherry-pick) Fix reparenting by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7792](https://github.com/software-mansion/react-native-reanimated/pull/7792) - (cherry-pick) Fix zombie view when parent is moved by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7793](https://github.com/software-mansion/react-native-reanimated/pull/7793) - (cherry-pick) Fix dynamic updates of layout animations by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7813](https://github.com/software-mansion/react-native-reanimated/pull/7813) - (cherry-pick) \[Fabric LA] Mark deleted nodes as DELETED by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7819](https://github.com/software-mansion/react-native-reanimated/pull/7819) - (cherry-pick) \[Fabric LA] Add progress batching by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7817](https://github.com/software-mansion/react-native-reanimated/pull/7817) - (cherry-pick) fix: Accordion example crashing on web by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7833](https://github.com/software-mansion/react-native-reanimated/pull/7833) - cherry-pick: Add support for RN 0.81 in packages (without example apps) by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7834](https://github.com/software-mansion/react-native-reanimated/pull/7834) - fix: Remaining issue fixes by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7839](https://github.com/software-mansion/react-native-reanimated/pull/7839) - (cherry-pick) fix: precision errors in color interpolation keeping the animation to run forever by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7846](https://github.com/software-mansion/react-native-reanimated/pull/7846) - (cherry-pick)fix: Fix for multiple surfaces by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;8556](https://github.com/software-mansion/react-native-reanimated/pull/8556) - release(Reanimated): 3.18.1 by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;8561](https://github.com/software-mansion/react-native-reanimated/pull/8561) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.18.0...3.18.1> ### [`v3.18.0`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.18.0) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.17.5...3.18.0) #### Key changes compared to 3.17.5 - Support for React Native 0.80-rc.3 - Fix for Jest Snapshots - Fix Native Proxy leak #### What's Changed - cherry-pick: Add missing optional chaining operator in current react owner check by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7550](https://github.com/software-mansion/react-native-reanimated/pull/7550) - cherry-pick: Export some internal layout animations types ([#&#8203;7546](https://github.com/software-mansion/react-native-reanimated/issues/7546)) by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7549](https://github.com/software-mansion/react-native-reanimated/pull/7549) - (cherry-pick) fix: cleanup sensors in invalidate and make nativeProxy not leak ([#&#8203;7515](https://github.com/software-mansion/react-native-reanimated/issues/7515)) by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7552](https://github.com/software-mansion/react-native-reanimated/pull/7552) - (cherry-pick) fix: Move check of last state inside loop ([#&#8203;7506](https://github.com/software-mansion/react-native-reanimated/issues/7506)) by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7551](https://github.com/software-mansion/react-native-reanimated/pull/7551) - (cherry-pick) fix: lack of hidden hermes flags ([#&#8203;7398](https://github.com/software-mansion/react-native-reanimated/issues/7398)) by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7557](https://github.com/software-mansion/react-native-reanimated/pull/7557) - chore(Reanimated3): cherry-pick [#&#8203;7428](https://github.com/software-mansion/react-native-reanimated/issues/7428) by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7558](https://github.com/software-mansion/react-native-reanimated/pull/7558) - chore(Reanimated3): cherry-pick [#&#8203;7372](https://github.com/software-mansion/react-native-reanimated/issues/7372) by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7559](https://github.com/software-mansion/react-native-reanimated/pull/7559) - \[v3] Add support for React Native 0.80 by [@&#8203;tomekzaw](https://github.com/tomekzaw) in [#&#8203;7555](https://github.com/software-mansion/react-native-reanimated/pull/7555) - (v3) fix: TVOS example crashing right after launch by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7600](https://github.com/software-mansion/react-native-reanimated/pull/7600) - Release 3.18.0 by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7595](https://github.com/software-mansion/react-native-reanimated/pull/7595) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.17.5...3.18.0> ### [`v3.17.5`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.17.5) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.17.4...3.17.5) #### What's Changed - cherry pick: Fix numeric colors processing by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7404](https://github.com/software-mansion/react-native-reanimated/pull/7404) - fix: Animations on android not working if multiple styles objects are present in the props vector by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7422](https://github.com/software-mansion/react-native-reanimated/pull/7422) - Release 3.17.5 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7425](https://github.com/software-mansion/react-native-reanimated/pull/7425) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.17.4...3.17.5> ### [`v3.17.4`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.17.4) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.17.3...3.17.4) #### What's Changed - chore: Bump macos and tvos example dependencies by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7350](https://github.com/software-mansion/react-native-reanimated/pull/7350) - \[cherry-pick] Fix profiles example ([#&#8203;7359](https://github.com/software-mansion/react-native-reanimated/issues/7359)) by [@&#8203;skusnierz](https://github.com/skusnierz) in [#&#8203;7371](https://github.com/software-mansion/react-native-reanimated/pull/7371) - fix: Initial animated style updater style is applied on re-render by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7376](https://github.com/software-mansion/react-native-reanimated/pull/7376) - cherry-pick: Support for all transform origin values by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7395](https://github.com/software-mansion/react-native-reanimated/pull/7395) - (cherry-pick) fix: Support optional arguments in boxShadow string ([#&#8203;7386](https://github.com/software-mansion/react-native-reanimated/issues/7386)) by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7394](https://github.com/software-mansion/react-native-reanimated/pull/7394) - cherry-pick: Layout animations with rotation not working in RN 0.79 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7400](https://github.com/software-mansion/react-native-reanimated/pull/7400) - Release 3.17.4 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7399](https://github.com/software-mansion/react-native-reanimated/pull/7399) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.17.3...3.17.4> ### [`v3.17.3`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.17.3) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.17.2...3.17.3) #### What's Changed - backport: fix: Misspelt height prop name in supported layout animation props by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7339](https://github.com/software-mansion/react-native-reanimated/pull/7339) - (cherry-pick) Bump react-native-is-edge-to-edge to 1.1.7 ([#&#8203;7346](https://github.com/software-mansion/react-native-reanimated/issues/7346)) by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7356](https://github.com/software-mansion/react-native-reanimated/pull/7356) - (cherry-pick) feat: Add processing for array color related props by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7357](https://github.com/software-mansion/react-native-reanimated/pull/7357) - (cherry-pick) fix: boxShadow sometimes not working on web by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7358](https://github.com/software-mansion/react-native-reanimated/pull/7358) - chore: Bump RN to 0.79 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7322](https://github.com/software-mansion/react-native-reanimated/pull/7322) - release: 3.17.3 by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7361](https://github.com/software-mansion/react-native-reanimated/pull/7361) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.17.2...3.17.3> ### [`v3.17.2`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.17.2) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.17.1...3.17.2) #### What's Changed - chore(Reanimated3): fix CI by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7244](https://github.com/software-mansion/react-native-reanimated/pull/7244) - chore(Reanimated3):cherry-pick [#&#8203;7197](https://github.com/software-mansion/react-native-reanimated/issues/7197) by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7235](https://github.com/software-mansion/react-native-reanimated/pull/7235) - chore(Reanimated3):cherry-pick [#&#8203;7196](https://github.com/software-mansion/react-native-reanimated/issues/7196) by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7236](https://github.com/software-mansion/react-native-reanimated/pull/7236) - backport: Add warning for unsupported layout animation props ([#&#8203;7135](https://github.com/software-mansion/react-native-reanimated/issues/7135)) by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7273](https://github.com/software-mansion/react-native-reanimated/pull/7273) - backport: Add suport for animatedProps by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7284](https://github.com/software-mansion/react-native-reanimated/pull/7284) - chore(Reanimated3): cherry-pick [#&#8203;7269](https://github.com/software-mansion/react-native-reanimated/issues/7269) by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7314](https://github.com/software-mansion/react-native-reanimated/pull/7314) - chore(Reanimated3): cherry-pick [#&#8203;7266](https://github.com/software-mansion/react-native-reanimated/issues/7266) by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7315](https://github.com/software-mansion/react-native-reanimated/pull/7315) - cherry-pick: Remove non-layout style and prop updates path via `synchronouslyUpdatePropsOnUIThread` by [@&#8203;tomekzaw](https://github.com/tomekzaw) in [#&#8203;7313](https://github.com/software-mansion/react-native-reanimated/pull/7313) - (chery-pick) feat: prevent flattening style arrays by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7327](https://github.com/software-mansion/react-native-reanimated/pull/7327) - Cherry pick [#&#8203;7292](https://github.com/software-mansion/react-native-reanimated/issues/7292) by [@&#8203;bartlomiejbloniarz](https://github.com/bartlomiejbloniarz) in [#&#8203;7319](https://github.com/software-mansion/react-native-reanimated/pull/7319) - cherry-pick: fix: Impossibility to remove layout transitions by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7310](https://github.com/software-mansion/react-native-reanimated/pull/7310) - Cherry pick [#&#8203;6958](https://github.com/software-mansion/react-native-reanimated/issues/6958) by [@&#8203;bartlomiejbloniarz](https://github.com/bartlomiejbloniarz) in [#&#8203;7320](https://github.com/software-mansion/react-native-reanimated/pull/7320) - Backport react-freeze fixes by [@&#8203;bartlomiejbloniarz](https://github.com/bartlomiejbloniarz) in [#&#8203;7316](https://github.com/software-mansion/react-native-reanimated/pull/7316) - cherry-pick: fix: Crash caused by passing animated ref to the animate component by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7309](https://github.com/software-mansion/react-native-reanimated/pull/7309) - release: 3.17.2 by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7332](https://github.com/software-mansion/react-native-reanimated/pull/7332) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.17.1...3.17.2> ### [`v3.17.1`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.17.1) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.17.0...3.17.1) #### What's Changed - chore: Add support for React 19 and RN 0.78 with backward compatibility by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;7089](https://github.com/software-mansion/react-native-reanimated/pull/7089) - release: 3.17.1 by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7132](https://github.com/software-mansion/react-native-reanimated/pull/7132) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.17.0...3.17.1> ### [`v3.17.0`](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.17.0) [Compare Source](https://github.com/software-mansion/react-native-reanimated/compare/3.16.7...3.17.0) #### Key changes compared to 3.16.7 - Partial separation of Worklets and Reanimated - Support React Native 0.78-rc.3 [#&#8203;6934](https://github.com/software-mansion/react-native-reanimated/pull/6934) - Fixes for Layout Animations on Fabric - Fixes for circular dependencies resulting in slight memory leaks on reload [#&#8203;6850](https://github.com/software-mansion/react-native-reanimated/pull/6850) - Support for LAB color interpolation [#&#8203;6782](https://github.com/software-mansion/react-native-reanimated/pull/6782) - Support for `boxShadow` property [#&#8203;6749](https://github.com/software-mansion/react-native-reanimated/pull/6749) - Support for multiple worklet referencing in Reanimated Babel Plugin [#&#8203;6904](https://github.com/software-mansion/react-native-reanimated/pull/6904) - Support for Android's edge-to-edge [#&#8203;6732](https://github.com/software-mansion/react-native-reanimated/pull/6732) #### What's Changed - Update ReducedMotionConfig.mdx by [@&#8203;mzaien](https://github.com/mzaien) in [#&#8203;6598](https://github.com/software-mansion/react-native-reanimated/pull/6598) - Fix crash on macos when using Layout Animations by [@&#8203;Latropos](https://github.com/Latropos) in [#&#8203;6600](https://github.com/software-mansion/react-native-reanimated/pull/6600) - Fix `CallInvokerHolderImpl` backwards compatibility by [@&#8203;bartlomiejbloniarz](https://github.com/bartlomiejbloniarz) in [#&#8203;6601](https://github.com/software-mansion/react-native-reanimated/pull/6601) - Bump reanimated version to 3.17.0 by [@&#8203;bartlomiejbloniarz](https://github.com/bartlomiejbloniarz) in [#&#8203;6609](https://github.com/software-mansion/react-native-reanimated/pull/6609) - docs: Restore logger docs changes after release by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;6608](https://github.com/software-mansion/react-native-reanimated/pull/6608) - Update Podfile.locks by [@&#8203;tomekzaw](https://github.com/tomekzaw) in [#&#8203;6610](https://github.com/software-mansion/react-native-reanimated/pull/6610) - Move headers to `apple` directory by [@&#8203;tomekzaw](https://github.com/tomekzaw) in [#&#8203;6612](https://github.com/software-mansion/react-native-reanimated/pull/6612) - Remove `config[:reanimated_node_modules_dir]` in reanimated\_utils.rb by [@&#8203;tomekzaw](https://github.com/tomekzaw) in [#&#8203;6611](https://github.com/software-mansion/react-native-reanimated/pull/6611) - Fix static linking on iOS by [@&#8203;tomekzaw](https://github.com/tomekzaw) in [#&#8203;6614](https://github.com/software-mansion/react-native-reanimated/pull/6614) - Do not make a synchronous call when canceling animation. by [@&#8203;Szymon20000](https://github.com/Szymon20000) in [#&#8203;6564](https://github.com/software-mansion/react-native-reanimated/pull/6564) - refactor(Worklets): Merge TypeScript type files by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6556](https://github.com/software-mansion/react-native-reanimated/pull/6556) - chore: Silence next-example linter warnings by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6633](https://github.com/software-mansion/react-native-reanimated/pull/6633) - \[LA] Update window update check by [@&#8203;bartlomiejbloniarz](https://github.com/bartlomiejbloniarz) in [#&#8203;6618](https://github.com/software-mansion/react-native-reanimated/pull/6618) - fix: Side effects paths in package.json by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;6634](https://github.com/software-mansion/react-native-reanimated/pull/6634) - fix: create symlink to common-app by [@&#8203;jakex7](https://github.com/jakex7) in [#&#8203;6637](https://github.com/software-mansion/react-native-reanimated/pull/6637) - fix: Installation of Reanimated from commit on CI by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6635](https://github.com/software-mansion/react-native-reanimated/pull/6635) - refactor(Worklets): JavaScript NativeReanimatedModule by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6557](https://github.com/software-mansion/react-native-reanimated/pull/6557) - fix: Invalid shared value access displaying when code is correct by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;6631](https://github.com/software-mansion/react-native-reanimated/pull/6631) - fix: Return value of set-reanimated-version.js script by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6649](https://github.com/software-mansion/react-native-reanimated/pull/6649) - Add warning when passing incorrect transformOrigin by [@&#8203;Latropos](https://github.com/Latropos) in [#&#8203;6602](https://github.com/software-mansion/react-native-reanimated/pull/6602) - refactor: Specify each example app workspace by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6652](https://github.com/software-mansion/react-native-reanimated/pull/6652) - chore: Redo tvos example for 0.76 by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6654](https://github.com/software-mansion/react-native-reanimated/pull/6654) - chore(Worklets): Add worklets validation to scripts by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6651](https://github.com/software-mansion/react-native-reanimated/pull/6651) - chore: Add noop typescript worklets module by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6650](https://github.com/software-mansion/react-native-reanimated/pull/6650) - chore: Bump macos example to 0.75 by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6653](https://github.com/software-mansion/react-native-reanimated/pull/6653) - Bump React Native to 0.76 in example apps by [@&#8203;bartlomiejbloniarz](https://github.com/bartlomiejbloniarz) in [#&#8203;6636](https://github.com/software-mansion/react-native-reanimated/pull/6636) - chore: Remove duplicated yarn by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6656](https://github.com/software-mansion/react-native-reanimated/pull/6656) - chore(deps): bump rexml from 3.3.6 to 3.3.9 in /apps/paper-example by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;6643](https://github.com/software-mansion/react-native-reanimated/pull/6643) - chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /packages/docs-reanimated by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;6638](https://github.com/software-mansion/react-native-reanimated/pull/6638) - docs: Manage system color scheme changes by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;6627](https://github.com/software-mansion/react-native-reanimated/pull/6627) - chore(deps): bump rexml from 3.3.6 to 3.3.9 in /apps/fabric-example by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;6662](https://github.com/software-mansion/react-native-reanimated/pull/6662) - chore: Align with react-native\@&#8203;0.74 as oldest supported version by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6629](https://github.com/software-mansion/react-native-reanimated/pull/6629) - fixed a typo— "grater" by [@&#8203;akshar-dave](https://github.com/akshar-dave) in [#&#8203;6675](https://github.com/software-mansion/react-native-reanimated/pull/6675) - chore: Add pod install(update) to each app build script by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6575](https://github.com/software-mansion/react-native-reanimated/pull/6575) - useAnimatedKeyboard fixes (iOS) by [@&#8203;mhoran](https://github.com/mhoran) in [#&#8203;6755](https://github.com/software-mansion/react-native-reanimated/pull/6755) - chore: Remove dead code for RN 73 and below by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6658](https://github.com/software-mansion/react-native-reanimated/pull/6658) - docs: update landing copy by [@&#8203;kacperkapusciak](https://github.com/kacperkapusciak) in [#&#8203;6695](https://github.com/software-mansion/react-native-reanimated/pull/6695) - chore: migrate to screens v4 and navigation v7 by [@&#8203;alduzy](https://github.com/alduzy) in [#&#8203;6622](https://github.com/software-mansion/react-native-reanimated/pull/6622) - chore: Bump web example to 0.76 by [@&#8203;alduzy](https://github.com/alduzy) in [#&#8203;6679](https://github.com/software-mansion/react-native-reanimated/pull/6679) - chore: Use updated MetroConfig type by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6717](https://github.com/software-mansion/react-native-reanimated/pull/6717) - fix: missing headers on new arch by [@&#8203;WoLewicki](https://github.com/WoLewicki) in [#&#8203;6725](https://github.com/software-mansion/react-native-reanimated/pull/6725) - feat: Support for multiple surfaces on Fabric by [@&#8203;patrycjakalinska](https://github.com/patrycjakalinska) in [#&#8203;6647](https://github.com/software-mansion/react-native-reanimated/pull/6647) - fix(example): Reloading to crashing screen by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6689](https://github.com/software-mansion/react-native-reanimated/pull/6689) - chore: Remove reference for 0.72 tests on CI by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6716](https://github.com/software-mansion/react-native-reanimated/pull/6716) - feat: Add name to the Reanimated Plugin by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6705](https://github.com/software-mansion/react-native-reanimated/pull/6705) - fix: Allow TypeScript in worklet classes by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6667](https://github.com/software-mansion/react-native-reanimated/pull/6667) - chore: Describe `isWorkletRuntime` behavior on different runtimes by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6692](https://github.com/software-mansion/react-native-reanimated/pull/6692) - feat: Add fallback detection methods for Worklet Classes by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6706](https://github.com/software-mansion/react-native-reanimated/pull/6706) - fix: Animation assignment with compiler-safe API by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6715](https://github.com/software-mansion/react-native-reanimated/pull/6715) - feat(Worklets): Create a stub of Worklets Module by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6539](https://github.com/software-mansion/react-native-reanimated/pull/6539) - release: 3.17.0-rc.0 by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6731](https://github.com/software-mansion/react-native-reanimated/pull/6731) - release: 3.17.0-rc.1 by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;6819](https://github.com/software-mansion/react-native-reanimated/pull/6819) - chore: cherry-pick commits for 3.17.0 release by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7038](https://github.com/software-mansion/react-native-reanimated/pull/7038) - Backport changes to 3.17 by [@&#8203;m-bert](https://github.com/m-bert) in [#&#8203;7041](https://github.com/software-mansion/react-native-reanimated/pull/7041) - chore: cherry-pick for 3.17.0 by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7039](https://github.com/software-mansion/react-native-reanimated/pull/7039) - cherry-pick: Bump RN version to 0.77 stable by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7046](https://github.com/software-mansion/react-native-reanimated/pull/7046) - cherry-pick: Add 0.78.0-rc.3 support by [@&#8203;MatiPl01](https://github.com/MatiPl01) in [#&#8203;7047](https://github.com/software-mansion/react-native-reanimated/pull/7047) - Cherry-pick for 3.17.0 by [@&#8203;tomekzaw](https://github.com/tomekzaw) in [#&#8203;7050](https://github.com/software-mansion/react-native-reanimated/pull/7050) - cherry-pick: Remove unused reference to runtime from requestRender method [#&#8203;6953](https://github.com/software-mansion/react-native-reanimated/issues/6953) by [@&#8203;piaskowyk](https://github.com/piaskowyk) in [#&#8203;7057](https://github.com/software-mansion/react-native-reanimated/pull/7057) - cherry-pick: Fix resolving ref to SVG components on Web [#&#8203;6885](https://github.com/software-mansion/react-native-reanimated/issues/6885) by [@&#8203;piaskowyk](https://github.com/piaskowyk) in [#&#8203;7059](https://github.com/software-mansion/react-native-reanimated/pull/7059) - cherry-pick: Remove REAInitializerRCTFabricSurface [#&#8203;6837](https://github.com/software-mansion/react-native-reanimated/issues/6837) by [@&#8203;piaskowyk](https://github.com/piaskowyk) in [#&#8203;7060](https://github.com/software-mansion/react-native-reanimated/pull/7060) - cherry-pick: Handle component internal animated ref [#&#8203;7054](https://github.com/software-mansion/react-native-reanimated/issues/7054) by [@&#8203;piaskowyk](https://github.com/piaskowyk) in [#&#8203;7063](https://github.com/software-mansion/react-native-reanimated/pull/7063) - cherry-pick: Fix getAnimatedStyle error when called with component that doesn't have animated styles [#&#8203;6746](https://github.com/software-mansion/react-native-reanimated/issues/6746) by [@&#8203;piaskowyk](https://github.com/piaskowyk) in [#&#8203;7080](https://github.com/software-mansion/react-native-reanimated/pull/7080) - chore: cherry-pick for 3.17.0 by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7081](https://github.com/software-mansion/react-native-reanimated/pull/7081) - chore: cherry-pick for 3.17.0 by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7082](https://github.com/software-mansion/react-native-reanimated/pull/7082) - release: 3.17.0 by [@&#8203;tjzel](https://github.com/tjzel) in [#&#8203;7071](https://github.com/software-mansion/react-native-reanimated/pull/7071) #### New Contributors - [@&#8203;mzaien](https://github.com/mzaien) made their first contribution in [#&#8203;6598](https://github.com/software-mansion/react-native-reanimated/pull/6598) - [@&#8203;akshar-dave](https://github.com/akshar-dave) made their first contribution in [#&#8203;6675](https://github.com/software-mansion/react-native-reanimated/pull/6675) **Full Changelog**: <https://github.com/software-mansion/react-native-reanimated/compare/3.16.7...3.17.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45MS40IiwidXBkYXRlZEluVmVyIjoiNDMuMTYwLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update dependency react-native-reanimated to ~3.19.0
Some checks failed
renovate/artifacts Artifact file update failure
PR Validation / pr-validation (pull_request) Has been cancelled
1cd6da08f4
Author
Collaborator

⚠️ 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
undefined
### ⚠️ 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 ``` undefined ```
Some checks failed
renovate/artifacts Artifact file update failure
PR Validation / pr-validation (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/react-native-reanimated-3.x:renovate/react-native-reanimated-3.x
git switch renovate/react-native-reanimated-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/react-native-reanimated-3.x
git switch renovate/react-native-reanimated-3.x
git rebase main
git switch main
git merge --ff-only renovate/react-native-reanimated-3.x
git switch renovate/react-native-reanimated-3.x
git rebase main
git switch main
git merge --no-ff renovate/react-native-reanimated-3.x
git switch main
git merge --squash renovate/react-native-reanimated-3.x
git switch main
git merge --ff-only renovate/react-native-reanimated-3.x
git switch main
git merge renovate/react-native-reanimated-3.x
git push origin main
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
Doble/Tones!39
No description provided.