Skip to content

Commit

Permalink
Merge pull request #2015 from GetStream/develop
Browse files Browse the repository at this point in the history
Next release
  • Loading branch information
santhoshvai authored Mar 21, 2023
2 parents 26b036f + 76f9ee3 commit c074004
Show file tree
Hide file tree
Showing 51 changed files with 3,402 additions and 2,370 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/docusaurus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@ on:
- develop
paths:
- docusaurus/**
env:
branch_map: '{"refs/heads/main": "production", "refs/heads/develop": "staging"}'
jobs:
push_docusaurus:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: push
- name: Push to stream-chat-docusaurus
uses: GetStream/push-stream-chat-docusaurus-action@main
with:
target-branch: ${{ 'production' }}
target-branch: ${{ fromJSON(env.branch_map)[github.ref] }}
env:
DOCUSAURUS_GH_TOKEN: ${{ secrets.DOCUSAURUS_GH_TOKEN }}
5 changes: 3 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"editor.formatOnSave": true
}
"editor.formatOnSave": true,
"typescript.tsdk": "package/node_modules/typescript/lib"
}
591 changes: 292 additions & 299 deletions examples/ExpoMessaging/yarn.lock

Large diffs are not rendered by default.

21 changes: 13 additions & 8 deletions examples/SampleApp/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ PODS:
- FlipperKit/FlipperKitNetworkPlugin
- fmt (6.2.1)
- glog (0.3.5)
- GoogleAds-IMA-iOS-SDK (3.18.4)
- GoogleAppMeasurement (8.15.0):
- GoogleAppMeasurement/AdIdSupport (= 8.15.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
Expand Down Expand Up @@ -186,7 +187,7 @@ PODS:
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.11.0):
- GoogleUtilities/Logger
- hermes-engine (0.70.1)
- hermes-engine (0.70.7)
- libevent (2.1.12)
- libwebp (1.2.4):
- libwebp/demux (= 1.2.4)
Expand Down Expand Up @@ -432,7 +433,7 @@ PODS:
- React-jsinspector (0.70.7)
- React-logger (0.70.7):
- glog
- react-native-cameraroll (5.2.1):
- react-native-cameraroll (5.2.4):
- React-Core
- react-native-document-picker (5.0.4):
- React-Core
Expand All @@ -446,10 +447,12 @@ PODS:
- React-Core
- react-native-safe-area-context (3.2.0):
- React-Core
- react-native-video (6.0.0-alpha.4):
- react-native-video (6.0.0-alpha.5):
- React-Core
- react-native-video/Video (= 6.0.0-alpha.4)
- react-native-video/Video (6.0.0-alpha.4):
- react-native-video/Video (= 6.0.0-alpha.5)
- react-native-video/Video (6.0.0-alpha.5):
- GoogleAds-IMA-iOS-SDK (~> 3.18.1)
- GoogleAds-IMA-tvOS-SDK (~> 4.2)
- PromisesSwift
- React-Core
- React-perflogger (0.70.7)
Expand Down Expand Up @@ -704,6 +707,7 @@ SPEC REPOS:
- Flipper-RSocket
- FlipperKit
- fmt
- GoogleAds-IMA-iOS-SDK
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleUtilities
Expand Down Expand Up @@ -856,10 +860,11 @@ SPEC CHECKSUMS:
FlipperKit: cbdee19bdd4e7f05472a66ce290f1b729ba3cb86
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 85ecdd10ee8d8ec362ef519a6a45ff9aa27b2e85
GoogleAds-IMA-iOS-SDK: b01284e3bf3d64ba948de6692ffda531452c3713
GoogleAppMeasurement: 4c19f031220c72464d460c9daa1fb5d1acce958e
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
GoogleUtilities: c2bdc4cf2ce786c4d2e6b3bcfd599a25ca78f06f
hermes-engine: 9cd393f741bfa14d1d0cd90cc373e3619c0bc7ea
hermes-engine: 566e656aa95456a3f3f739fd76ea9a9656f2633f
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
libwebp: f62cb61d0a484ba548448a4bd52aabf150ff6eef
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
Expand All @@ -881,13 +886,13 @@ SPEC CHECKSUMS:
React-jsiexecutor: e95cdd036e7947ddf87f3049319ac3064deb76b5
React-jsinspector: 1c34fea1868136ecde647bc11fae9266d4143693
React-logger: e9f407f9fdf3f3ce7749ae6f88affe63e8446019
react-native-cameraroll: f94bf9f46c998963ecd2bb6e9a3f9cca59b6d9f1
react-native-cameraroll: cb752fda6d5268f1646b4390bd5be1f27706b9a0
react-native-document-picker: 1a7518132d4a06b67f459be9bb1464a567d2b3b4
react-native-image-resizer: d9fb629a867335bdc13230ac2a58702bb8c8828f
react-native-netinfo: e849fc21ca2f4128a5726c801a82fc6f4a6db50d
react-native-quick-sqlite: a7bd4139fb07194ef8534d1cc14c1aec6daa4d84
react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79
react-native-video: b2a6434fa0cc7a5381985ca2af8f8c570f110743
react-native-video: a38e0a394fd8884fef4a48d866f1ed9a930f8385
React-perflogger: 52a94f38c19a518d05726624b49bfc192639374d
React-RCTActionSheet: 7b89fe64a852bc3ae39b91dbd142ef09931ef3f7
React-RCTAnimation: ad84bfbf8c5f6f77e65092d0c2b0506b80b5cf99
Expand Down
473 changes: 237 additions & 236 deletions examples/SampleApp/yarn.lock

Large diffs are not rendered by default.

26 changes: 16 additions & 10 deletions examples/TypeScriptMessaging/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,9 @@ PODS:
- React-jsinspector (0.70.7)
- React-logger (0.70.7):
- glog
- react-native-cameraroll (5.2.1):
- react-native-cameraroll (5.2.4):
- React-Core
- react-native-document-picker (5.0.4):
- react-native-document-picker (8.1.3):
- React-Core
- react-native-flipper (0.158.0):
- React-Core
Expand Down Expand Up @@ -393,6 +393,8 @@ PODS:
- React-jsi (= 0.70.7)
- React-logger (= 0.70.7)
- React-perflogger (= 0.70.7)
- RNCClipboard (1.11.1):
- React-Core
- RNCMaskedView (0.1.11):
- React
- RNFS (2.20.0):
Expand Down Expand Up @@ -437,12 +439,12 @@ PODS:
- React-RCTText
- ReactCommon/turbomodule/core
- Yoga
- RNScreens (3.19.0):
- RNScreens (3.20.0):
- React-Core
- React-RCTImage
- RNShare (7.9.1):
- RNShare (8.2.0):
- React-Core
- RNSVG (12.5.0):
- RNSVG (12.5.1):
- React-Core
- SocketRocket (0.6.0)
- TOCropViewController (2.6.1)
Expand Down Expand Up @@ -516,6 +518,7 @@ DEPENDENCIES:
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- "RNCClipboard (from `../node_modules/@react-native-clipboard/clipboard`)"
- "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
- RNFS (from `../node_modules/react-native-fs`)
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
Expand Down Expand Up @@ -629,6 +632,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
ReactCommon:
:path: "../node_modules/react-native/ReactCommon"
RNCClipboard:
:path: "../node_modules/@react-native-clipboard/clipboard"
RNCMaskedView:
:path: "../node_modules/@react-native-community/masked-view"
RNFS:
Expand Down Expand Up @@ -687,8 +692,8 @@ SPEC CHECKSUMS:
React-jsiexecutor: e95cdd036e7947ddf87f3049319ac3064deb76b5
React-jsinspector: 1c34fea1868136ecde647bc11fae9266d4143693
React-logger: e9f407f9fdf3f3ce7749ae6f88affe63e8446019
react-native-cameraroll: f94bf9f46c998963ecd2bb6e9a3f9cca59b6d9f1
react-native-document-picker: 1a7518132d4a06b67f459be9bb1464a567d2b3b4
react-native-cameraroll: cb752fda6d5268f1646b4390bd5be1f27706b9a0
react-native-document-picker: 958e2bc82e128be69055be261aeac8d872c8d34c
react-native-flipper: bbe3c862a02dab5e0f71b639855a180b699a590a
react-native-image-resizer: d9fb629a867335bdc13230ac2a58702bb8c8828f
react-native-netinfo: 129bd99f607a2dc5bb096168f3e5c150fd1f1c95
Expand All @@ -706,15 +711,16 @@ SPEC CHECKSUMS:
React-RCTVibration: eb7837d55b87c7a4ead3ab7632ad70dca87c65dc
React-runtimeexecutor: 7cec9ed92ebde8309902530bb566819645c84ee5
ReactCommon: 0253d197eaa7f6689dcd3e7d5360449ab93e10df
RNCClipboard: 2834e1c4af68697089cdd455ee4a4cdd198fa7dd
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
RNGestureHandler: 62232ba8f562f7dea5ba1b3383494eb5bf97a4d3
RNImageCropPicker: 648356d68fbf9911a1016b3e3723885d28373eda
RNReactNativeHapticFeedback: 1e3efeca9628ff9876ee7cdd9edec1b336913f8c
RNReanimated: 6668b0587bebd4b15dd849b99e5a9c70fc12ed95
RNScreens: ea4cd3a853063cda19a4e3c28d2e52180c80f4eb
RNShare: a5dc3b9c53ddc73e155b8cd9a94c70c91913c43c
RNSVG: 6adc5c52d2488a476248413064b7f2832e639057
RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f
RNShare: b089c33619bbfb0a32bc4069c858b9274e694187
RNSVG: d7d7bc8229af3842c9cfc3a723c815a52cdd1105
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863
Yoga: 92d086bb705a41cc588599b51db726ba7b1d341c
Expand Down
7 changes: 4 additions & 3 deletions examples/TypeScriptMessaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,15 @@
},
"dependencies": {
"@react-native-camera-roll/camera-roll": "^5.0.0",
"@react-native-clipboard/clipboard": "^1.11.1",
"@react-native-community/masked-view": "0.1.11",
"@react-native-community/netinfo": "9.3.0",
"@react-navigation/native": "^6.0.11",
"@react-navigation/stack": "^6.2.2",
"@stream-io/flat-list-mvcp": "0.10.2",
"react": "18.2.0",
"react-native": "0.70.7",
"react-native-document-picker": "5.0.4",
"react-native-document-picker": "^8.1.3",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "~2.8.0",
"react-native-haptic-feedback": "^1.14.0",
Expand All @@ -29,7 +30,7 @@
"react-native-reanimated": "^2.13.0",
"react-native-safe-area-context": "^4.3.1",
"react-native-screens": "^3.14.1",
"react-native-share": "^7.6.4",
"react-native-share": "^8.2.0",
"react-native-svg": "^12.3.0",
"react-native-video": "6.0.0-alpha.1",
"stream-chat-react-native": "link:../../package/native-package",
Expand All @@ -51,7 +52,7 @@
"metro-react-native-babel-preset": "0.72.1",
"react-native-flipper": "^0.158.0",
"react-test-renderer": "18.1.0",
"stream-chat-react-native-devtools": "^1.0.4",
"stream-chat-react-native-devtools": "^1.1.0",
"typescript": "4.2.4"
},
"jest": {
Expand Down
Loading

0 comments on commit c074004

Please sign in to comment.