From 69872eb678e87903715d0f02ac670d6443f04aa1 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Fri, 18 Aug 2023 16:04:28 -0400 Subject: [PATCH] Upgrade Dependencies (#7491) * update dependencies * update dependencies * update readable-stream * further updates --- .eslintrc.json | 1 + .solidarity | 2 +- .../res/drawable/rn_edit_text_material.xml | 2 +- android/gradle.properties | 2 +- app/screens/invite/selection_team_bar.tsx | 4 +- ios/Mattermost.xcodeproj/project.pbxproj | 8 +- .../xcshareddata/swiftpm/Package.resolved | 2 +- ios/Podfile.lock | 141 +- jest.config.js | 5 + package-lock.json | 10517 ++++++++++------ package.json | 144 +- ...eact-native-community+netinfo+9.4.1.patch} | 0 ...rstack+rudder-sdk-react-native+1.7.1.patch | 14 - ....54.0.patch => @sentry+utils+7.63.0.patch} | 0 ... => react-native-device-info+10.8.0.patch} | 0 ...atch => react-native-keychain+8.1.2.patch} | 0 ...h => react-native-navigation+7.37.0.patch} | 93 +- ...=> react-native-notifications+5.0.0.patch} | 58 +- ...react-native-safe-area-context+4.7.1.patch | 11 + ...0.patch => react-native-svg+13.11.0.patch} | 18 +- scripts/preinstall.sh | 2 +- 21 files changed, 6610 insertions(+), 4414 deletions(-) rename patches/{@react-native-community+netinfo+9.3.10.patch => @react-native-community+netinfo+9.4.1.patch} (100%) delete mode 100644 patches/@rudderstack+rudder-sdk-react-native+1.7.1.patch rename patches/{@sentry+utils+7.54.0.patch => @sentry+utils+7.63.0.patch} (100%) rename patches/{react-native-device-info+10.6.0.patch => react-native-device-info+10.8.0.patch} (100%) rename patches/{react-native-keychain+8.1.1.patch => react-native-keychain+8.1.2.patch} (100%) rename patches/{react-native-navigation+7.33.4.patch => react-native-navigation+7.37.0.patch} (78%) rename patches/{react-native-notifications+4.3.5.patch => react-native-notifications+5.0.0.patch} (95%) create mode 100644 patches/react-native-safe-area-context+4.7.1.patch rename patches/{react-native-svg+13.9.0.patch => react-native-svg+13.11.0.patch} (58%) diff --git a/.eslintrc.json b/.eslintrc.json index 0d0323071..229d31473 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -61,6 +61,7 @@ "afterColon": true }}], "@typescript-eslint/member-delimiter-style": 2, + "@typescript-eslint/no-unsafe-declaration-merging": "off", "import/order": [ 2, { diff --git a/.solidarity b/.solidarity index 5ad4be2b1..98568a68b 100644 --- a/.solidarity +++ b/.solidarity @@ -57,7 +57,7 @@ { "rule": "cli", "binary": "pod", - "semver": "1.11.3", + "semver": "1.12.1", "platform": "darwin" } ], diff --git a/android/app/src/main/res/drawable/rn_edit_text_material.xml b/android/app/src/main/res/drawable/rn_edit_text_material.xml index bb6f578c3..ab58c0f44 100644 --- a/android/app/src/main/res/drawable/rn_edit_text_material.xml +++ b/android/app/src/main/res/drawable/rn_edit_text_material.xml @@ -16,7 +16,7 @@ android:insetTop="@dimen/abc_edit_text_inset_top_material" android:insetBottom="@dimen/abc_edit_text_inset_bottom_material"> -