From d16908c0e1de6d22e29b879684dd4cd51542fd20 Mon Sep 17 00:00:00 2001 From: Kirill Zyusko Date: Mon, 28 Oct 2024 12:02:19 +0100 Subject: [PATCH] fix: bump `react-native-is-edge-to-edge` to fix module resolution (#661) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 📜 Description Bump `react-native-is-edge-to-edge` to latest `1.1.5` version that fixes module resolution. ## 💡 Motivation and Context It'll properly detect `index.js` for native platforms. `index.web.js` will be used for web. Fixes accidentally broken e2e tests. ## 📢 Changelog ### JS - bump `react-native-id-edge-to-edge` to `1.1.5`; ## 🤔 How Has This Been Tested? Tested on CI. ## 📝 Checklist - [x] CI successfully passed - [x] I added new mocks and corresponding unit-tests if library API was changed --- FabricExample/android/app/src/main/res/values/styles.xml | 3 ++- FabricExample/yarn.lock | 8 ++++---- example/yarn.lock | 8 ++++---- package.json | 2 +- yarn.lock | 8 ++++---- 5 files changed, 15 insertions(+), 14 deletions(-) diff --git a/FabricExample/android/app/src/main/res/values/styles.xml b/FabricExample/android/app/src/main/res/values/styles.xml index 5cc1a34387..d653a97acf 100644 --- a/FabricExample/android/app/src/main/res/values/styles.xml +++ b/FabricExample/android/app/src/main/res/values/styles.xml @@ -5,7 +5,8 @@ @drawable/rn_edit_text_material - + @android:color/transparent diff --git a/FabricExample/yarn.lock b/FabricExample/yarn.lock index a8773ff199..c315d25d34 100644 --- a/FabricExample/yarn.lock +++ b/FabricExample/yarn.lock @@ -4637,10 +4637,10 @@ react-native-gesture-handler@2.18.1: invariant "^2.2.4" prop-types "^15.7.2" -react-native-is-edge-to-edge@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.3.tgz#ae290192b7053d0e09e1870c7a17a765f673863a" - integrity sha512-wcY560MvZ1yS54TFAfv8L+Df4lzwv44kOVYXpIDNyC2s8FNymkBeOwCEnR7eDCEzBOKZIwCAidcwM5tNFIJ/eQ== +react-native-is-edge-to-edge@^1.1.5: + version "1.1.5" + resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.5.tgz#9dff7a1fad17ceb39ff48192c9ddaff5c72a637a" + integrity sha512-zt/0wLKBYTdoQdaZEvN9Ghi8Kz3Fo3LaWMzWZyJl7aLhvCNPebyi0DW449+PzC5xpIQdfcmumwkaB9VpymvViQ== "react-native-keyboard-controller@link:..": version "0.0.0" diff --git a/example/yarn.lock b/example/yarn.lock index ce2530bf6d..15d332e309 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4747,10 +4747,10 @@ react-native-haptic-feedback@2.3.1: resolved "https://registry.yarnpkg.com/react-native-haptic-feedback/-/react-native-haptic-feedback-2.3.1.tgz#2ef4ac7d4f63ac06bd64b659f509362f127b16e5" integrity sha512-dPfjV4iVHfhVyfG+nRd88ygjahbdup7KFZDM5L2aNIAzqbNtKxHZn5O1pHegwSj1t15VJliu0GyTX7XpBDeXUw== -react-native-is-edge-to-edge@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.3.tgz#ae290192b7053d0e09e1870c7a17a765f673863a" - integrity sha512-wcY560MvZ1yS54TFAfv8L+Df4lzwv44kOVYXpIDNyC2s8FNymkBeOwCEnR7eDCEzBOKZIwCAidcwM5tNFIJ/eQ== +react-native-is-edge-to-edge@^1.1.5: + version "1.1.5" + resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.5.tgz#9dff7a1fad17ceb39ff48192c9ddaff5c72a637a" + integrity sha512-zt/0wLKBYTdoQdaZEvN9Ghi8Kz3Fo3LaWMzWZyJl7aLhvCNPebyi0DW449+PzC5xpIQdfcmumwkaB9VpymvViQ== "react-native-keyboard-controller@link:..": version "0.0.0" diff --git a/package.json b/package.json index be52f3c572..21ba53b86c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "registry": "https://registry.npmjs.org/" }, "dependencies": { - "react-native-is-edge-to-edge": "^1.1.3" + "react-native-is-edge-to-edge": "^1.1.5" }, "devDependencies": { "@commitlint/config-conventional": "^11.0.0", diff --git a/yarn.lock b/yarn.lock index 4694017811..a0febadd07 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7685,10 +7685,10 @@ react-native-builder-bob@^0.18.0: optionalDependencies: jetifier "^2.0.0" -react-native-is-edge-to-edge@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.3.tgz#ae290192b7053d0e09e1870c7a17a765f673863a" - integrity sha512-wcY560MvZ1yS54TFAfv8L+Df4lzwv44kOVYXpIDNyC2s8FNymkBeOwCEnR7eDCEzBOKZIwCAidcwM5tNFIJ/eQ== +react-native-is-edge-to-edge@^1.1.5: + version "1.1.5" + resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.5.tgz#9dff7a1fad17ceb39ff48192c9ddaff5c72a637a" + integrity sha512-zt/0wLKBYTdoQdaZEvN9Ghi8Kz3Fo3LaWMzWZyJl7aLhvCNPebyi0DW449+PzC5xpIQdfcmumwkaB9VpymvViQ== react-native-reanimated@3.16.1: version "3.16.1"