Skip to content

Commit e1c53c0

Browse files
authored
Merge pull request Expensify#68201 from software-mansion-labs/chore/bump-reanimated-3.19.1
[No QA] chore: Bump react-native-reanimated to 3.19.1
2 parents a6c2528 + 33784bb commit e1c53c0

6 files changed

Lines changed: 7 additions & 30 deletions

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"react-native-picker-select": "git+https://github.com/Expensify/react-native-picker-select.git#07d60d78d4772d47afd7a744940fc6b6d1881806",
188188
"react-native-plaid-link-sdk": "11.11.0",
189189
"react-native-qrcode-svg": "6.3.14",
190-
"react-native-reanimated": "3.19.0",
190+
"react-native-reanimated": "3.19.1",
191191
"react-native-release-profiler": "^0.2.1",
192192
"react-native-render-html": "6.3.1",
193193
"react-native-safe-area-context": "5.4.0",
Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,17 @@
11

22
# `react-native-reanimated` patches
33

4-
### [react-native-reanimated+3.19.0+001+catch-all-exceptions-on-stoi.patch](react-native-reanimated+3.19.0+001+catch-all-exceptions-on-stoi.patch)
4+
### [react-native-reanimated+3.19.1+001+catch-all-exceptions-on-stoi.patch](react-native-reanimated+3.19.1+001+catch-all-exceptions-on-stoi.patch)
55

66
- Reason: Reanimated wasn't able to catch an exception here, so the catch clause was broadened.
77
- Upstream PR/issue: 🛑
88
- E/App issue: 🛑
99
- PR Introducing Patch: [Upgrade to React Native 0.76](https://github.com/Expensify/App/pull/51475)
1010

11-
### [react-native-reanimated+3.19.0+002+dontWhitelistTextProp.patch](react-native-reanimated+3.19.0+002+dontWhitelistTextProp.patch)
11+
### [react-native-reanimated+3.19.1+002+dontWhitelistTextProp.patch](react-native-reanimated+3.19.1+002+dontWhitelistTextProp.patch)
1212

1313
- Reason: In Expensify `text` prop in a JS prop and not in native code. Recheck if this is still needed when migrating to v4.
1414
- Upstream PR/issue: 🛑
1515
- E/App issue: 🛑
1616
- PR Introducing Patch: [NR 0.75 upgrade](https://github.com/Expensify/App/pull/45289)
1717

18-
### [react-native-reanimated+3.19.0+003+hybrid-app.patch](react-native-reanimated+3.19.0+003+hybrid-app.patch)
19-
20-
- Reason: Fixes IOS build crash due to not finding `package.json`.
21-
- Upstream PR/issue: 🛑
22-
- E/App issue: 🛑
23-
- PR Introducing Patch: [Upgrade to React Native 0.76](https://github.com/Expensify/App/pull/51475)

patches/react-native-reanimated/react-native-reanimated+3.19.0+003+hybrid-app.patch

Lines changed: 0 additions & 17 deletions
This file was deleted.

patches/react-native-reanimated/react-native-reanimated+3.19.0+001+catch-all-exceptions-on-stoi.patch renamed to patches/react-native-reanimated/react-native-reanimated+3.19.1+001+catch-all-exceptions-on-stoi.patch

File renamed without changes.

patches/react-native-reanimated/react-native-reanimated+3.19.0+002+dontWhitelistTextProp.patch renamed to patches/react-native-reanimated/react-native-reanimated+3.19.1+002+dontWhitelistTextProp.patch

File renamed without changes.

0 commit comments

Comments
 (0)