-
Notifications
You must be signed in to change notification settings - Fork 455
Commit 8458baa
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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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: 8264cc41357080b43427d8bf74eb97e817c68efb1 parent 45d2641 commit 8458baaCopy full SHA for 8458baa
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- npm-packages/private-demos/quickstarts/expo
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
npm-packages/private-demos/quickstarts/expo/package.json
Copy file name to clipboardExpand all lines: npm-packages/private-demos/quickstarts/expo/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments