From b046e5662c30cad741b5c686800d7870b351c558 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 3 Oct 2023 11:35:19 +0000 Subject: [PATCH] mattermost - bump node/npm --- metadata/com.mattermost.rnbeta.yml | 32 +++++++++++------------------- 1 file changed, 12 insertions(+), 20 deletions(-) diff --git a/metadata/com.mattermost.rnbeta.yml b/metadata/com.mattermost.rnbeta.yml index 18ddf37235..b60e706654 100644 --- a/metadata/com.mattermost.rnbeta.yml +++ b/metadata/com.mattermost.rnbeta.yml @@ -4797,12 +4797,12 @@ Builds: subdir: android/app sudo: - sysctl fs.inotify.max_user_watches=524288 || true - - curl -Lo node.tar.gz https://nodejs.org/dist/v18.14.1/node-v18.14.1-linux-x64.tar.gz - - echo "6a7c6862b86cb01b892ca5967dba14bd3122dbfed9d5c9fedd30585d5974f1f6 node.tar.gz" + - curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.0/node-v18.18.0-linux-x64.tar.gz + - echo "8aae62b6b3a5d659459c35c51e4373b950d11595a273db16c6162c712c5533a2 node.tar.gz" | sha256sum -c - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - npm -g install yarn - - npm -g install npm@7 + - npm -g install npm@9 init: - cd ../.. - sed -i -e '/react-native-in-app-review/d' package.json @@ -4828,7 +4828,6 @@ Builds: - npx patch-package --error-on-fail - sed -i -e '/InAppReview/d' app/screens/review_app/index.tsx - sed -i -e 's/InAppReview.isAvailable()/false/' -e '/InAppReview/d' app/utils/reviews.ts - - sed -i -e '/bintray/d' node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle - sed -E -i '/installreferrer/,+11d' node_modules/react-native-device-info/android/build.gradle - sed -i -e 's|maven.fabric.io/public|jitpack.io|' node_modules/react-native-math-view/android/build.gradle - sed -i -e 's|def command =.*sdkmanager|def command = "sdkmanager|' node_modules/react-native-navigation/lib/android/app/build.gradle @@ -4871,7 +4870,6 @@ Builds: - node_modules/react-native-svg/android/build.gradle - node_modules/react-native-vector-icons/android/build.gradle - node_modules/react-native-webview/android/build.gradle - - node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle - node_modules/@stream-io/flat-list-mvcp/android/build.gradle scandelete: - node_modules @@ -4891,12 +4889,12 @@ Builds: subdir: android/app sudo: - sysctl fs.inotify.max_user_watches=524288 || true - - curl -Lo node.tar.gz https://nodejs.org/dist/v18.14.1/node-v18.14.1-linux-x64.tar.gz - - echo "6a7c6862b86cb01b892ca5967dba14bd3122dbfed9d5c9fedd30585d5974f1f6 node.tar.gz" + - curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.0/node-v18.18.0-linux-x64.tar.gz + - echo "8aae62b6b3a5d659459c35c51e4373b950d11595a273db16c6162c712c5533a2 node.tar.gz" | sha256sum -c - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - npm -g install yarn - - npm -g install npm@7 + - npm -g install npm@9 init: - cd ../.. - sed -i -e '/react-native-in-app-review/d' package.json @@ -4922,7 +4920,6 @@ Builds: - npx patch-package --error-on-fail - sed -i -e '/InAppReview/d' app/screens/review_app/index.tsx - sed -i -e 's/InAppReview.isAvailable()/false/' -e '/InAppReview/d' app/utils/reviews.ts - - sed -i -e '/bintray/d' node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle - sed -E -i '/installreferrer/,+11d' node_modules/react-native-device-info/android/build.gradle - sed -i -e 's|maven.fabric.io/public|jitpack.io|' node_modules/react-native-math-view/android/build.gradle - sed -i -e 's|def command =.*sdkmanager|def command = "sdkmanager|' node_modules/react-native-navigation/lib/android/app/build.gradle @@ -4965,7 +4962,6 @@ Builds: - node_modules/react-native-svg/android/build.gradle - node_modules/react-native-vector-icons/android/build.gradle - node_modules/react-native-webview/android/build.gradle - - node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle - node_modules/@stream-io/flat-list-mvcp/android/build.gradle scandelete: - node_modules @@ -4985,12 +4981,12 @@ Builds: subdir: android/app sudo: - sysctl fs.inotify.max_user_watches=524288 || true - - curl -Lo node.tar.gz https://nodejs.org/dist/v18.14.1/node-v18.14.1-linux-x64.tar.gz - - echo "6a7c6862b86cb01b892ca5967dba14bd3122dbfed9d5c9fedd30585d5974f1f6 node.tar.gz" + - curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.0/node-v18.18.0-linux-x64.tar.gz + - echo "8aae62b6b3a5d659459c35c51e4373b950d11595a273db16c6162c712c5533a2 node.tar.gz" | sha256sum -c - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - npm -g install yarn - - npm -g install npm@7 + - npm -g install npm@9 init: - cd ../.. - sed -i -e '/react-native-in-app-review/d' package.json @@ -5016,7 +5012,6 @@ Builds: - npx patch-package --error-on-fail - sed -i -e '/InAppReview/d' app/screens/review_app/index.tsx - sed -i -e 's/InAppReview.isAvailable()/false/' -e '/InAppReview/d' app/utils/reviews.ts - - sed -i -e '/bintray/d' node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle - sed -E -i '/installreferrer/,+11d' node_modules/react-native-device-info/android/build.gradle - sed -i -e 's|maven.fabric.io/public|jitpack.io|' node_modules/react-native-math-view/android/build.gradle - sed -i -e 's|def command =.*sdkmanager|def command = "sdkmanager|' node_modules/react-native-navigation/lib/android/app/build.gradle @@ -5059,7 +5054,6 @@ Builds: - node_modules/react-native-svg/android/build.gradle - node_modules/react-native-vector-icons/android/build.gradle - node_modules/react-native-webview/android/build.gradle - - node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle - node_modules/@stream-io/flat-list-mvcp/android/build.gradle scandelete: - node_modules @@ -5079,12 +5073,12 @@ Builds: subdir: android/app sudo: - sysctl fs.inotify.max_user_watches=524288 || true - - curl -Lo node.tar.gz https://nodejs.org/dist/v18.14.1/node-v18.14.1-linux-x64.tar.gz - - echo "6a7c6862b86cb01b892ca5967dba14bd3122dbfed9d5c9fedd30585d5974f1f6 node.tar.gz" + - curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.0/node-v18.18.0-linux-x64.tar.gz + - echo "8aae62b6b3a5d659459c35c51e4373b950d11595a273db16c6162c712c5533a2 node.tar.gz" | sha256sum -c - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - npm -g install yarn - - npm -g install npm@7 + - npm -g install npm@9 init: - cd ../.. - sed -i -e '/react-native-in-app-review/d' package.json @@ -5110,7 +5104,6 @@ Builds: - npx patch-package --error-on-fail - sed -i -e '/InAppReview/d' app/screens/review_app/index.tsx - sed -i -e 's/InAppReview.isAvailable()/false/' -e '/InAppReview/d' app/utils/reviews.ts - - sed -i -e '/bintray/d' node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle - sed -E -i '/installreferrer/,+11d' node_modules/react-native-device-info/android/build.gradle - sed -i -e 's|maven.fabric.io/public|jitpack.io|' node_modules/react-native-math-view/android/build.gradle - sed -i -e 's|def command =.*sdkmanager|def command = "sdkmanager|' node_modules/react-native-navigation/lib/android/app/build.gradle @@ -5153,7 +5146,6 @@ Builds: - node_modules/react-native-svg/android/build.gradle - node_modules/react-native-vector-icons/android/build.gradle - node_modules/react-native-webview/android/build.gradle - - node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle - node_modules/@stream-io/flat-list-mvcp/android/build.gradle scandelete: - node_modules