From 0adfa011f12e85d916e17d3a8104ffc2b4e96608 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 7 Apr 2025 16:21:32 -0500 Subject: [PATCH] Update patches after #8133 --- ...t-native+6.9.1.patch => @sentry+react-native+6.10.0.patch} | 0 .../{expo-haptics+14.0.0.patch => expo-haptics+14.0.1.patch} | 0 ...lator+13.0.5.patch => expo-image-manipulator+13.0.6.patch} | 0 ...a-library+17.0.3.patch => expo-media-library+17.0.6.patch} | 4 ++-- ...modules-core+2.1.2.patch => expo-modules-core+2.2.3.patch} | 0 ...cations+0.29.11.patch => expo-notifications+0.29.14.patch} | 2 +- .../{expo-updates+0.26.10.patch => expo-updates+0.27.4.patch} | 0 ...-native-svg+15.9.0.patch => react-native-svg+15.8.0.patch} | 0 8 files changed, 3 insertions(+), 3 deletions(-) rename patches/{@sentry+react-native+6.9.1.patch => @sentry+react-native+6.10.0.patch} (100%) rename patches/{expo-haptics+14.0.0.patch => expo-haptics+14.0.1.patch} (100%) rename patches/{expo-image-manipulator+13.0.5.patch => expo-image-manipulator+13.0.6.patch} (100%) rename patches/{expo-media-library+17.0.3.patch => expo-media-library+17.0.6.patch} (90%) rename patches/{expo-modules-core+2.1.2.patch => expo-modules-core+2.2.3.patch} (100%) rename patches/{expo-notifications+0.29.11.patch => expo-notifications+0.29.14.patch} (99%) rename patches/{expo-updates+0.26.10.patch => expo-updates+0.27.4.patch} (100%) rename patches/{react-native-svg+15.9.0.patch => react-native-svg+15.8.0.patch} (100%) diff --git a/patches/@sentry+react-native+6.9.1.patch b/patches/@sentry+react-native+6.10.0.patch similarity index 100% rename from patches/@sentry+react-native+6.9.1.patch rename to patches/@sentry+react-native+6.10.0.patch diff --git a/patches/expo-haptics+14.0.0.patch b/patches/expo-haptics+14.0.1.patch similarity index 100% rename from patches/expo-haptics+14.0.0.patch rename to patches/expo-haptics+14.0.1.patch diff --git a/patches/expo-image-manipulator+13.0.5.patch b/patches/expo-image-manipulator+13.0.6.patch similarity index 100% rename from patches/expo-image-manipulator+13.0.5.patch rename to patches/expo-image-manipulator+13.0.6.patch diff --git a/patches/expo-media-library+17.0.3.patch b/patches/expo-media-library+17.0.6.patch similarity index 90% rename from patches/expo-media-library+17.0.3.patch rename to patches/expo-media-library+17.0.6.patch index c7bb6b000c..7ef57f7687 100644 --- a/patches/expo-media-library+17.0.3.patch +++ b/patches/expo-media-library+17.0.6.patch @@ -1,8 +1,8 @@ diff --git a/node_modules/expo-media-library/android/src/main/java/expo/modules/medialibrary/MediaLibraryModule.kt b/node_modules/expo-media-library/android/src/main/java/expo/modules/medialibrary/MediaLibraryModule.kt -index b928b8f..7175cf6 100644 +index 64e6efe..e61485e 100644 --- a/node_modules/expo-media-library/android/src/main/java/expo/modules/medialibrary/MediaLibraryModule.kt +++ b/node_modules/expo-media-library/android/src/main/java/expo/modules/medialibrary/MediaLibraryModule.kt -@@ -99,12 +99,12 @@ class MediaLibraryModule : Module() { +@@ -111,12 +111,12 @@ class MediaLibraryModule : Module() { } AsyncFunction("createAssetAsync") { localUri: String, promise: Promise -> diff --git a/patches/expo-modules-core+2.1.2.patch b/patches/expo-modules-core+2.2.3.patch similarity index 100% rename from patches/expo-modules-core+2.1.2.patch rename to patches/expo-modules-core+2.2.3.patch diff --git a/patches/expo-notifications+0.29.11.patch b/patches/expo-notifications+0.29.14.patch similarity index 99% rename from patches/expo-notifications+0.29.11.patch rename to patches/expo-notifications+0.29.14.patch index a781d5f1a9..dd70cc781b 100644 --- a/patches/expo-notifications+0.29.11.patch +++ b/patches/expo-notifications+0.29.14.patch @@ -1,5 +1,5 @@ diff --git a/node_modules/expo-notifications/android/build.gradle b/node_modules/expo-notifications/android/build.gradle -index 5dd0c61..bf536dd 100644 +index 13bffbb..5ebbede 100644 --- a/node_modules/expo-notifications/android/build.gradle +++ b/node_modules/expo-notifications/android/build.gradle @@ -46,6 +46,7 @@ dependencies { diff --git a/patches/expo-updates+0.26.10.patch b/patches/expo-updates+0.27.4.patch similarity index 100% rename from patches/expo-updates+0.26.10.patch rename to patches/expo-updates+0.27.4.patch diff --git a/patches/react-native-svg+15.9.0.patch b/patches/react-native-svg+15.8.0.patch similarity index 100% rename from patches/react-native-svg+15.9.0.patch rename to patches/react-native-svg+15.8.0.patch