Skip to content

Commit 8458baa

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update dependency react-native-reanimated to ~3.19.0 (#40495)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [react-native-reanimated](https://docs.swmansion.com/react-native-reanimated) ([source](https://redirect.github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated)) | dependencies | minor | [`~3.18.0` -> `~3.19.0`](https://renovatebot.com/diffs/npm/react-native-reanimated/3.18.0/3.19.0) | `3.19.1` | --- ### Release Notes <details> <summary>software-mansion/react-native-reanimated (react-native-reanimated)</summary> ### [`v3.19.0`](https://redirect.github.com/software-mansion/react-native-reanimated/releases/tag/3.19.0) [Compare Source](https://redirect.github.com/software-mansion/react-native-reanimated/compare/3.18.0...3.19.0) #### What's Changed - (cherry-pick) fix: bump to C++20 by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7700](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7700) - chore: Remove CI state badges from readme by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7703](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7703) - (cherry-pick) fix: Crash in useScrollViewOffset if animatedRef is not initialized by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7701](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7701) - (cherry-pick) fix: useScrollViewOffset not working after delayed ref initialization by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7704](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7704) - (cherry-pick) chore: Remove duplicate code from useAnimatedRef implementation by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7705](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7705) - (cherry-pick) Update NativeEventsManager.ts by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7707](https://redirect.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://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7706](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7706) - (cherry-pick) \[Web] Do not call getBoundingClientRect on every update by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7712](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7712) - fix: Not working window size dependent layout animations by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7710](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7710) - (cherry pick) Fix sticky header by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7708](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7708) - (cherry-pick) Don't run exiting animations on modal removal by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7709](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7709) - fix: Prevent uninitialized ScrollView warning from showing up on unmount by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7711](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7711) - (cherry-pick) feat: Add CellRendererComponentStyle to Animated.FlatList by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7713](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7713) - \[3.18] Fix layout animations on Android by [@&#8203;piaskowyk](https://redirect.github.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/7757](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7757) - (cherry-pick) Fix reparenting by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7792](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7792) - (cherry-pick) Fix zombie view when parent is moved by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7793](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7793) - (cherry-pick) Fix dynamic updates of layout animations by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7813](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7813) - (cherry-pick) \[Fabric LA] Mark deleted nodes as DELETED by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7819](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7819) - (cherry-pick) \[Fabric LA] Add progress batching by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7817](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7817) - (cherry-pick) fix: Accordion example crashing on web by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7833](https://redirect.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://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7834](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7834) - fix: Remaining issue fixes by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7839](https://redirect.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://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7846](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7846) - release: Reanimated 3.19.0 by [@&#8203;MatiPl01](https://redirect.github.com/MatiPl01) in [https://github.com/software-mansion/react-native-reanimated/pull/7837](https://redirect.github.com/software-mansion/react-native-reanimated/pull/7837) **Full Changelog**: software-mansion/react-native-reanimated@3.18.0...3.19.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 8264cc41357080b43427d8bf74eb97e817c68efb
1 parent 45d2641 commit 8458baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm-packages/private-demos/quickstarts/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-dom": "18.2.0",
3232
"react-native": "0.79.3",
3333
"react-native-gesture-handler": "~2.21.0",
34-
"react-native-reanimated": "~3.18.0",
34+
"react-native-reanimated": "~3.19.0",
3535
"react-native-safe-area-context": "5.3.0",
3636
"react-native-screens": "3.37.0",
3737
"react-native-web": "~0.19.10"

0 commit comments

Comments
 (0)