From 79b34713ffe4f225a59eb01f626ea36fe15ffa3c Mon Sep 17 00:00:00 2001 From: JungHwan Jang Date: Wed, 10 Apr 2024 20:21:11 -0400 Subject: [PATCH] Update sentry sdkto fix missing privacy manifest file (#1248) --- packages/core-mobile/ios/Podfile.lock | 16 +++--- packages/core-mobile/package.json | 2 +- yarn.lock | 76 +++++++++++++-------------- 3 files changed, 47 insertions(+), 47 deletions(-) diff --git a/packages/core-mobile/ios/Podfile.lock b/packages/core-mobile/ios/Podfile.lock index ad48e75051..748adbb45f 100644 --- a/packages/core-mobile/ios/Podfile.lock +++ b/packages/core-mobile/ios/Podfile.lock @@ -531,9 +531,9 @@ PODS: - React-RCTImage - RNSensors (7.3.5): - React-Core - - RNSentry (5.19.2): + - RNSentry (5.20.0): - React-Core - - Sentry/HybridSDK (= 8.20.0) + - Sentry/HybridSDK (= 8.21.0) - RNSVG (13.8.0): - React-Core - SDWebImage (5.11.1): @@ -542,9 +542,9 @@ PODS: - SDWebImageWebPCoder (0.8.5): - libwebp (~> 1.0) - SDWebImage/Core (~> 5.10) - - Sentry/HybridSDK (8.20.0): - - SentryPrivate (= 8.20.0) - - SentryPrivate (8.20.0) + - Sentry/HybridSDK (8.21.0): + - SentryPrivate (= 8.21.0) + - SentryPrivate (8.21.0) - SocketRocket (0.6.0) - Yoga (1.14.0) - YogaKit (1.18.1): @@ -959,12 +959,12 @@ SPEC CHECKSUMS: RNReanimated: 0a5f87ec1da472cca3e835333fdebe51d983c411 RNScreens: f3230dd008a7d0ce5c0a8bc78ff12cf2315bda24 RNSensors: e74c8bd9606400c1048ab67af7f41eb2091cb2fc - RNSentry: 831c8745bc9a88ec4ec016c633a1013efd819626 + RNSentry: 997833e30accd9a7622c9adc74ff527d151c68ee RNSVG: c1e76b81c76cdcd34b4e1188852892dc280eb902 SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d - Sentry: a8d7b373b9f9868442b02a0c425192f693103cbf - SentryPrivate: 006b24af16828441f70e2ab6adf241bd0a8ad130 + Sentry: ebc12276bd17613a114ab359074096b6b3725203 + SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608 Yoga: 56413d530d1808044600320ced5baa883acedc44 YogaKit: f782866e155069a2cca2517aafea43200b01fd5a diff --git a/packages/core-mobile/package.json b/packages/core-mobile/package.json index 517672ee42..c90a277498 100644 --- a/packages/core-mobile/package.json +++ b/packages/core-mobile/package.json @@ -64,7 +64,7 @@ "@react-navigation/native-stack": "6.9.2", "@react-navigation/stack": "6.3.2", "@reduxjs/toolkit": "1.8.1", - "@sentry/react-native": "5.19.2", + "@sentry/react-native": "5.20.0", "@shopify/flash-list": "1.4.3", "@shopify/react-native-performance": "4.1.2", "@shopify/react-native-skia": "0.1.222", diff --git a/yarn.lock b/yarn.lock index a9aad17e4b..6d3766c5c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -151,7 +151,7 @@ __metadata: "@react-navigation/stack": 6.3.2 "@reduxjs/toolkit": 1.8.1 "@rushstack/eslint-patch": 1.5.1 - "@sentry/react-native": 5.19.2 + "@sentry/react-native": 5.20.0 "@shopify/flash-list": 1.4.3 "@shopify/react-native-performance": 4.1.2 "@shopify/react-native-skia": 0.1.222 @@ -5050,66 +5050,66 @@ __metadata: languageName: node linkType: hard -"@sentry/cli-darwin@npm:2.25.2": - version: 2.25.2 - resolution: "@sentry/cli-darwin@npm:2.25.2" +"@sentry/cli-darwin@npm:2.30.0": + version: 2.30.0 + resolution: "@sentry/cli-darwin@npm:2.30.0" conditions: os=darwin languageName: node linkType: hard -"@sentry/cli-linux-arm64@npm:2.25.2": - version: 2.25.2 - resolution: "@sentry/cli-linux-arm64@npm:2.25.2" +"@sentry/cli-linux-arm64@npm:2.30.0": + version: 2.30.0 + resolution: "@sentry/cli-linux-arm64@npm:2.30.0" conditions: (os=linux | os=freebsd) & cpu=arm64 languageName: node linkType: hard -"@sentry/cli-linux-arm@npm:2.25.2": - version: 2.25.2 - resolution: "@sentry/cli-linux-arm@npm:2.25.2" +"@sentry/cli-linux-arm@npm:2.30.0": + version: 2.30.0 + resolution: "@sentry/cli-linux-arm@npm:2.30.0" conditions: (os=linux | os=freebsd) & cpu=arm languageName: node linkType: hard -"@sentry/cli-linux-i686@npm:2.25.2": - version: 2.25.2 - resolution: "@sentry/cli-linux-i686@npm:2.25.2" +"@sentry/cli-linux-i686@npm:2.30.0": + version: 2.30.0 + resolution: "@sentry/cli-linux-i686@npm:2.30.0" conditions: (os=linux | os=freebsd) & (cpu=x86 | cpu=ia32) languageName: node linkType: hard -"@sentry/cli-linux-x64@npm:2.25.2": - version: 2.25.2 - resolution: "@sentry/cli-linux-x64@npm:2.25.2" +"@sentry/cli-linux-x64@npm:2.30.0": + version: 2.30.0 + resolution: "@sentry/cli-linux-x64@npm:2.30.0" conditions: (os=linux | os=freebsd) & cpu=x64 languageName: node linkType: hard -"@sentry/cli-win32-i686@npm:2.25.2": - version: 2.25.2 - resolution: "@sentry/cli-win32-i686@npm:2.25.2" +"@sentry/cli-win32-i686@npm:2.30.0": + version: 2.30.0 + resolution: "@sentry/cli-win32-i686@npm:2.30.0" conditions: os=win32 & (cpu=x86 | cpu=ia32) languageName: node linkType: hard -"@sentry/cli-win32-x64@npm:2.25.2": - version: 2.25.2 - resolution: "@sentry/cli-win32-x64@npm:2.25.2" +"@sentry/cli-win32-x64@npm:2.30.0": + version: 2.30.0 + resolution: "@sentry/cli-win32-x64@npm:2.30.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@sentry/cli@npm:2.25.2": - version: 2.25.2 - resolution: "@sentry/cli@npm:2.25.2" +"@sentry/cli@npm:2.30.0": + version: 2.30.0 + resolution: "@sentry/cli@npm:2.30.0" dependencies: - "@sentry/cli-darwin": 2.25.2 - "@sentry/cli-linux-arm": 2.25.2 - "@sentry/cli-linux-arm64": 2.25.2 - "@sentry/cli-linux-i686": 2.25.2 - "@sentry/cli-linux-x64": 2.25.2 - "@sentry/cli-win32-i686": 2.25.2 - "@sentry/cli-win32-x64": 2.25.2 + "@sentry/cli-darwin": 2.30.0 + "@sentry/cli-linux-arm": 2.30.0 + "@sentry/cli-linux-arm64": 2.30.0 + "@sentry/cli-linux-i686": 2.30.0 + "@sentry/cli-linux-x64": 2.30.0 + "@sentry/cli-win32-i686": 2.30.0 + "@sentry/cli-win32-x64": 2.30.0 https-proxy-agent: ^5.0.0 node-fetch: ^2.6.7 progress: ^2.0.3 @@ -5132,7 +5132,7 @@ __metadata: optional: true bin: sentry-cli: bin/sentry-cli - checksum: ee3955ae03aeae0efcae9babc5d10cb130f5748865e5d24e51ffd91739287710654017a62326fe2ff1df880d0cc8842af9c1f7e584f0c99a427e893a3311ab48 + checksum: b242f2968fb69354733a6a4430f07f17d52680c130afac9a7e0bde3302d36f55cb1374f930b373e509e698a7ea0e9b3323d8981a8bbd778bab72fd192ddd6730 languageName: node linkType: hard @@ -5169,12 +5169,12 @@ __metadata: languageName: node linkType: hard -"@sentry/react-native@npm:5.19.2": - version: 5.19.2 - resolution: "@sentry/react-native@npm:5.19.2" +"@sentry/react-native@npm:5.20.0": + version: 5.20.0 + resolution: "@sentry/react-native@npm:5.20.0" dependencies: "@sentry/browser": 7.100.1 - "@sentry/cli": 2.25.2 + "@sentry/cli": 2.30.0 "@sentry/core": 7.100.1 "@sentry/hub": 7.100.1 "@sentry/integrations": 7.100.1 @@ -5190,7 +5190,7 @@ __metadata: optional: true bin: sentry-expo-upload-sourcemaps: scripts/expo-upload-sourcemaps.js - checksum: 3fbf1600e937eb369c52786d070d219c63343c92d0af4601e28c469a4248084fcb365426e4a5b4e8abc4c4c7975825b474049e12bf45271dcb303c632f12b634 + checksum: cbec7c069570645189de2d942a75b2924f7a1f42885a179cb7eb9404d56b58ddb8682422d4062a0cfcbb232cdd5ff47773eb16ec7853e9a79b9fc063487d5064 languageName: node linkType: hard