From 21be7fe53cfff13f5ba3f051ac044da7cbd3835d Mon Sep 17 00:00:00 2001 From: Rohit <40559587+Rohit3523@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:36:29 +0530 Subject: [PATCH 1/7] update rocket.chat-mobile-crypto ;-; --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c755319210..e728529095 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@react-navigation/native": "^7.1.16", "@react-navigation/native-stack": "^7.3.23", "@rocket.chat/message-parser": "^0.31.31", - "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto", + "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#bd4dd7be640422a2ffbe93a58186081516a2823b", "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", "@rocket.chat/ui-kit": "0.31.19", "axios": "~0.28.1", diff --git a/yarn.lock b/yarn.lock index f802e7b09d..cf40b6c4a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4646,9 +4646,9 @@ dependencies: tldts "~5.7.112" -"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto": +"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#bd4dd7be640422a2ffbe93a58186081516a2823b": version "0.2.1" - resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/b75e261282bc0c25a3b8fde3230d1c1e01809e00" + resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/bd4dd7be640422a2ffbe93a58186081516a2823b" "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.3-mobile" From e3a1868f5d63a79a174c1d71c523e101ca2b5f26 Mon Sep 17 00:00:00 2001 From: Rohit <40559587+Rohit3523@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:12:23 +0530 Subject: [PATCH 2/7] update version of rocket.chat-mobile-crypto --- ios/Podfile.lock | 4 ++-- package.json | 2 +- yarn.lock | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index f4895e7961..3be0d5999c 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -232,7 +232,7 @@ PODS: - libwebp/sharpyuv (1.5.0) - libwebp/webp (1.5.0): - libwebp/sharpyuv - - MobileCrypto (0.2.1): + - MobileCrypto (0.2.2): - DoubleConversion - glog - hermes-engine @@ -3082,7 +3082,7 @@ SPEC CHECKSUMS: libavif: 84bbb62fb232c3018d6f1bab79beea87e35de7b7 libdav1d: 23581a4d8ec811ff171ed5e2e05cd27bad64c39f libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8 - MobileCrypto: a424494b2f45bec9dbe60e3f6d16a40aedefe7b7 + MobileCrypto: badd466d89e6fb166575c8a5cb74606ee3eec0fe nanopb: fad817b59e0457d11a5dfbde799381cd727c1275 PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851 diff --git a/package.json b/package.json index e728529095..25d4831574 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@react-navigation/native": "^7.1.16", "@react-navigation/native-stack": "^7.3.23", "@rocket.chat/message-parser": "^0.31.31", - "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#bd4dd7be640422a2ffbe93a58186081516a2823b", + "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#eaed78f349222f0f40f45f65a34e27712712a9a7", "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", "@rocket.chat/ui-kit": "0.31.19", "axios": "~0.28.1", diff --git a/yarn.lock b/yarn.lock index cf40b6c4a0..1c801666f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4646,9 +4646,9 @@ dependencies: tldts "~5.7.112" -"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#bd4dd7be640422a2ffbe93a58186081516a2823b": - version "0.2.1" - resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/bd4dd7be640422a2ffbe93a58186081516a2823b" +"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#eaed78f349222f0f40f45f65a34e27712712a9a7": + version "0.2.2" + resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/eaed78f349222f0f40f45f65a34e27712712a9a7" "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.3-mobile" From 317e02cd6ad704070a3954d9347c195cad7f4653 Mon Sep 17 00:00:00 2001 From: Rohit3523 Date: Tue, 17 Mar 2026 13:50:42 +0000 Subject: [PATCH 3/7] chore: format code and fix lint issues --- tsconfig.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index b8e5a9b4bd..bb3f37edb4 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,7 +4,7 @@ /* Basic Options */ // "incremental": true, /* Enable incremental compilation */ - "target": "esnext" /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', 'ES2021', or 'ESNEXT'. */, + "target": "esnext" /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', 'ES2021', or 'ESNEXT'. */, "module": "commonjs" /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', 'es2020', or 'ESNext'. */, // "lib": [], /* Specify library files to be included in the compilation. */ "allowJs": true /* Allow javascript files to be compiled. */, @@ -35,8 +35,8 @@ // "alwaysStrict": true, /* Parse in strict mode and emit "use strict" for each source file. */ /* Additional Checks */ - "noUnusedLocals": true, /* Report errors on unused locals. */ - "noUnusedParameters": true, /* Report errors on unused parameters. */ + "noUnusedLocals": true /* Report errors on unused locals. */, + "noUnusedParameters": true /* Report errors on unused parameters. */, // "noImplicitReturns": true, /* Report error when not all code paths in function return a value. */ // "noFallthroughCasesInSwitch": true, /* Report errors for fallthrough cases in switch statement. */ // "noUncheckedIndexedAccess": true, /* Include 'undefined' in index signature results */ From e47fdfbef2a1ebac2178afc186ed5f46518d0ffa Mon Sep 17 00:00:00 2001 From: Rohit <40559587+Rohit3523@users.noreply.github.com> Date: Tue, 17 Mar 2026 23:44:47 +0530 Subject: [PATCH 4/7] package update --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 92f4e13d05..dae894fde5 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@react-navigation/native": "^7.1.16", "@react-navigation/native-stack": "^7.3.23", "@rocket.chat/message-parser": "^0.31.31", - "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#eaed78f349222f0f40f45f65a34e27712712a9a7", + "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#6e7d9afecd57a57a611d436cc729355aff8cd162", "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", "@rocket.chat/ui-kit": "0.31.19", "axios": "~0.28.1", diff --git a/yarn.lock b/yarn.lock index 1e73490262..548a641e12 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4619,9 +4619,9 @@ dependencies: tldts "~5.7.112" -"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#eaed78f349222f0f40f45f65a34e27712712a9a7": +"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#6e7d9afecd57a57a611d436cc729355aff8cd162": version "0.2.2" - resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/eaed78f349222f0f40f45f65a34e27712712a9a7" + resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/6e7d9afecd57a57a611d436cc729355aff8cd162" "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.3-mobile" From 05994a60545325d806c6948abb7142b9f991a997 Mon Sep 17 00:00:00 2001 From: Rohit <40559587+Rohit3523@users.noreply.github.com> Date: Wed, 18 Mar 2026 03:22:29 +0530 Subject: [PATCH 5/7] package update --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index dae894fde5..4b1c08997f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@react-navigation/native": "^7.1.16", "@react-navigation/native-stack": "^7.3.23", "@rocket.chat/message-parser": "^0.31.31", - "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#6e7d9afecd57a57a611d436cc729355aff8cd162", + "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#336bcba6ad61a139f351144c6ca1980c87ecad05", "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", "@rocket.chat/ui-kit": "0.31.19", "axios": "~0.28.1", diff --git a/yarn.lock b/yarn.lock index 548a641e12..0b02ff001c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4619,9 +4619,9 @@ dependencies: tldts "~5.7.112" -"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#6e7d9afecd57a57a611d436cc729355aff8cd162": +"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#336bcba6ad61a139f351144c6ca1980c87ecad05": version "0.2.2" - resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/6e7d9afecd57a57a611d436cc729355aff8cd162" + resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/336bcba6ad61a139f351144c6ca1980c87ecad05" "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.3-mobile" From df625c29fced127adcfc633015c7896ccef24055 Mon Sep 17 00:00:00 2001 From: Rohit <40559587+Rohit3523@users.noreply.github.com> Date: Wed, 18 Mar 2026 17:52:52 +0530 Subject: [PATCH 6/7] package update --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4b1c08997f..e2bae455e2 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@react-navigation/native": "^7.1.16", "@react-navigation/native-stack": "^7.3.23", "@rocket.chat/message-parser": "^0.31.31", - "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#336bcba6ad61a139f351144c6ca1980c87ecad05", + "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#159d5f3e984345751bf4be196409604448be7131", "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", "@rocket.chat/ui-kit": "0.31.19", "axios": "~0.28.1", diff --git a/yarn.lock b/yarn.lock index 0b02ff001c..0b6cd1d0c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4619,9 +4619,9 @@ dependencies: tldts "~5.7.112" -"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#336bcba6ad61a139f351144c6ca1980c87ecad05": +"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#159d5f3e984345751bf4be196409604448be7131": version "0.2.2" - resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/336bcba6ad61a139f351144c6ca1980c87ecad05" + resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/159d5f3e984345751bf4be196409604448be7131" "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.3-mobile" From 75caee9793678572b902b3b7d2cf99d78f7cb5a9 Mon Sep 17 00:00:00 2001 From: Rohit <40559587+Rohit3523@users.noreply.github.com> Date: Wed, 18 Mar 2026 18:19:20 +0530 Subject: [PATCH 7/7] package update --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e2bae455e2..a940c9575b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@react-navigation/native": "^7.1.16", "@react-navigation/native-stack": "^7.3.23", "@rocket.chat/message-parser": "^0.31.31", - "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#159d5f3e984345751bf4be196409604448be7131", + "@rocket.chat/mobile-crypto": "RocketChat/rocket.chat-mobile-crypto#513c4674346f1f89bad05b679081da20122b735f", "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", "@rocket.chat/ui-kit": "0.31.19", "axios": "~0.28.1", diff --git a/yarn.lock b/yarn.lock index 0b6cd1d0c5..230f94487c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4619,9 +4619,9 @@ dependencies: tldts "~5.7.112" -"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#159d5f3e984345751bf4be196409604448be7131": +"@rocket.chat/mobile-crypto@RocketChat/rocket.chat-mobile-crypto#513c4674346f1f89bad05b679081da20122b735f": version "0.2.2" - resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/159d5f3e984345751bf4be196409604448be7131" + resolved "https://codeload.github.com/RocketChat/rocket.chat-mobile-crypto/tar.gz/513c4674346f1f89bad05b679081da20122b735f" "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.3-mobile"