diff --git a/.github/workflows/createNewVersion.yml b/.github/workflows/createNewVersion.yml index 9fb1f7100aa5c..4252e6c6dcb42 100644 --- a/.github/workflows/createNewVersion.yml +++ b/.github/workflows/createNewVersion.yml @@ -10,7 +10,7 @@ on: jobs: createNewVersion: if: github.actor == 'OSBotify' - runs-on: macos-latest + runs-on: macos-11 steps: # Version: 2.3.4 diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index a1cce6113adbb..30ea5497df76e 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -6,12 +6,12 @@ on: branches-ignore: [staging, production] env: - DEVELOPER_DIR: /Applications/Xcode_12.3.app/Contents/Developer + DEVELOPER_DIR: /Applications/Xcode_12.5.app/Contents/Developer jobs: test: if: github.actor != 'OSBotify' - runs-on: macos-latest + runs-on: macos-11 steps: - uses: actions/checkout@v2 - uses: actions/setup-ruby@v1 diff --git a/.github/workflows/finishReleaseCycle.yml b/.github/workflows/finishReleaseCycle.yml index c6fdeabaf53eb..7d1aaace2ab42 100644 --- a/.github/workflows/finishReleaseCycle.yml +++ b/.github/workflows/finishReleaseCycle.yml @@ -53,7 +53,7 @@ jobs: # Deploy deferred PRs to staging and create a new StagingDeployCash for the next release cycle. createNewStagingDeployCash: - runs-on: macos-latest + runs-on: macos-11 needs: checkDeployBlockers if: ${{ needs.checkDeployBlockers.outputs.hasDeployBlockers == 'false' }} steps: diff --git a/.github/workflows/lockDeploys.yml b/.github/workflows/lockDeploys.yml index 49d58b33f7787..9123870b449eb 100644 --- a/.github/workflows/lockDeploys.yml +++ b/.github/workflows/lockDeploys.yml @@ -7,7 +7,7 @@ on: jobs: lockStagingDeploys: if: ${{ github.event.label.name == '🔐 LockCashDeploys 🔐' && contains(github.event.issue.labels.*.name, 'StagingDeployCash') && github.actor != 'OSBotify' }} - runs-on: macos-latest + runs-on: macos-11 steps: # Version: 2.3.4 - uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f diff --git a/.github/workflows/platformDeploy.yml b/.github/workflows/platformDeploy.yml index 4d0760f2c5bd2..3c85ac4a1d019 100644 --- a/.github/workflows/platformDeploy.yml +++ b/.github/workflows/platformDeploy.yml @@ -10,7 +10,7 @@ on: env: SHOULD_DEPLOY_PRODUCTION: ${{ github.event_name == 'release' }} - DEVELOPER_DIR: /Applications/Xcode_12.3.app/Contents/Developer + DEVELOPER_DIR: /Applications/Xcode_12.5.app/Contents/Developer jobs: android: @@ -79,7 +79,7 @@ jobs: desktop: name: Build and deploy Desktop if: github.actor == 'OSBotify' - runs-on: macos-latest + runs-on: macos-11 steps: - uses: actions/checkout@v2 @@ -134,7 +134,7 @@ jobs: iOS: name: Build and deploy iOS if: github.actor == 'OSBotify' - runs-on: macos-latest + runs-on: macos-11 steps: - uses: actions/checkout@v2 diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 766985a36464c..266fa84eaa6ad 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -564,7 +564,7 @@ PODS: - UMCore - UMConstantsInterface (6.1.0): - UMCore - - UMCore (7.1.0) + - UMCore (7.1.1) - UMFaceDetectorInterface (6.1.0) - UMFileSystemInterface (6.1.0) - UMFontInterface (6.1.0) @@ -872,7 +872,7 @@ SPEC CHECKSUMS: DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de EXHaptics: 337c160c148baa6f0e7166249f368965906e346b FBLazyVector: 7b423f9e248eae65987838148c36eec1dbfe0b53 - FBReactNativeSpec: 884d4cc2b011759361797a4035c47e10099393b5 + FBReactNativeSpec: 825b0f0851f5cc5c6268a920286281f62fc96c37 Firebase: 54cdc8bc9c9b3de54f43dab86e62f5a76b47034f FirebaseABTesting: 4cb61aeeb50f60680af1c01fff781dfaf9293916 FirebaseAnalytics: 4751d6a49598a2b58da678cc07df696bcd809ab9 @@ -899,9 +899,9 @@ SPEC CHECKSUMS: Onfido: 116a268e4cb8b767c15285e8071c2e8304673cdf onfido-react-native-sdk: b8f1b7cbe1adab6479d735275772390161630dcd OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b - Permission-LocationAccuracy: e8adff9ede1b23b43b7054a4500113d515fc87a8 - Permission-LocationAlways: 7f7f373d086af7a81b2f4f20d65d29266ca2043b - Permission-LocationWhenInUse: 3ae82a9feb5da4e94e386dba17c7dd3531af9feb + Permission-LocationAccuracy: 76669f87b4c276f5ae803cc0ddd1862a4c0e9dd8 + Permission-LocationAlways: a274bc04bb386068782468dbdaca3859f51634ca + Permission-LocationWhenInUse: 3a2b0dbc167d79e8e920a4377ff9520cdc108407 Plaid: f55c6acdc249245c6778a4045757eb4e839cca61 PromisesObjC: 68159ce6952d93e17b2dfe273b8c40907db5ba58 Protobuf: 7327d4444215b5f18e560a97f879ff5503c4581c @@ -917,15 +917,15 @@ SPEC CHECKSUMS: React-jsiexecutor: 124e8f99992490d0d13e0649d950d3e1aae06fe9 React-jsinspector: 500a59626037be5b3b3d89c5151bc3baa9abf1a9 react-native-config: d8b45133fd13d4f23bd2064b72f6e2c08b2763ed - react-native-document-picker: 0e3602a4064da040321bafad6848d8b0edcb1d55 + react-native-document-picker: f2f73db94328c84e22144e369fb4a3ede47bc1f5 react-native-flipper: 1943b82f2e494c77b741eb1ed257b6734a334b83 - react-native-image-picker: 4089335b89b625d4e34d53fb249c48a7a791b3ea - react-native-netinfo: 52cf0ee8342548a485e28f4b09e56b477567244d + react-native-image-picker: 474cf2c33c2b6671da53d293a16c97995f0aec15 + react-native-netinfo: 30fb89fa913c342be82a887b56e96be6d71201dd react-native-pdf: 4b5a9e4465a6a3b399e91dc4838eb44ddf716d1f - react-native-plaid-link-sdk: 1a6593e2d3d790e8113c29178d883eb883f8c032 - react-native-progress-bar-android: ce95a69f11ac580799021633071368d08aaf9ad8 - react-native-progress-view: 5816e8a6be812c2b122c6225a2a3db82d9008640 - react-native-safe-area-context: 01158a92c300895d79dee447e980672dc3fb85a6 + react-native-plaid-link-sdk: 59b7376efca9f00e9693321c5cf7c6ab2c567635 + react-native-progress-bar-android: be43138ab7da30d51fc038bafa98e9ed594d0c40 + react-native-progress-view: 21b1e29e70c7559c16c9e0a04c4adc19fce6ede2 + react-native-safe-area-context: 79fea126c6830c85f65947c223a5e3058a666937 React-perflogger: aad6d4b4a267936b3667260d1f649b6f6069a675 React-RCTActionSheet: fc376be462c9c8d6ad82c0905442fd77f82a9d2a React-RCTAnimation: ba0a1c3a2738be224a08092fa7f1b444ab77d309 @@ -939,17 +939,17 @@ SPEC CHECKSUMS: React-runtimeexecutor: ff951a0c241bfaefc4940a3f1f1a229e7cb32fa6 ReactCommon: bedc99ed4dae329c4fcf128d0c31b9115e5365ca rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba - RNBootSplash: 3123ba68fe44d8be09a014e89cc8f0f55b68a521 + RNBootSplash: 24175aa28fe203b10c48dc34e78d946fd33c77af RNCAsyncStorage: 8324611026e8dc3706f829953aa6e3899f581589 - RNCClipboard: 5e299c6df8e0c98f3d7416b86ae563d3a9f768a3 - RNCMaskedView: 138134c4d8a9421b4f2bf39055a79aa05c2d47b1 + RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495 + RNCMaskedView: fc29d354a40316a990e8fb46391f08aea829c3aa RNCPicker: 6780c753e9e674065db90d9c965920516402579d RNFBAnalytics: 8ba84c2d31c64374d054c8621b998f25145ffddc RNFBApp: 64c90ab78b6010ed5c3ade026dfe5ff6442c21fd RNFBCrashlytics: 1de18b8cc36d9bcf86407c4a354399228cc84a61 RNFBPerf: e3a7269f573a4787810a32de51647cdcbe08dfb4 RNGestureHandler: 9b7e605a741412e20e13c512738a31bd1611759b - RNPermissions: eb94f9fdc0a8ecd02fcce0676d56ffb1395d41e1 + RNPermissions: 4c8a37b4dde50f1f152bf8cd08c4a43d2355829e RNReanimated: 833ebd229b31e18a8933ebd0cd744a0f47d88c42 RNScreens: e8e8dd0588b5da0ab57dcca76ab9b2d8987757e0 RNSVG: ce9d996113475209013317e48b05c21ee988d42e @@ -957,7 +957,7 @@ SPEC CHECKSUMS: UMBarCodeScannerInterface: 96a01d81ff0c7febbfefc2d7396db9e7462d8c68 UMCameraInterface: 8ad433fdadca22703ebeb614d42b814092d38d69 UMConstantsInterface: 55c79ca258a3ede70480fed85e3843899cd47ea3 - UMCore: 0da048c9753abcea0042258e6ad0fed77811f7e1 + UMCore: 063edcab3a9de0c44301fe77af147aa1a654b40f UMFaceDetectorInterface: 4db950a25e785796a237bcebb8fff05078c4fb61 UMFileSystemInterface: 4a92ee36e6c2757833031718f8496690fa931280 UMFontInterface: 81a951117d03f57aa636fba3992adefd0191f200 @@ -966,10 +966,10 @@ SPEC CHECKSUMS: UMReactNativeAdapter: 7b458ca3d4497b5114e6bb766b223432bad22d8a UMSensorsInterface: 50439b47826e716a514cbd7384aebe9ab4fde5f4 UMTaskManagerInterface: 482155764886069beb1bc7fcf6036f12e4ad0751 - urbanairship-react-native: d415a12e67ba93bf3ce914df9a310b66a88a5cc3 + urbanairship-react-native: a05a913d6f9559141d477ff4d380bcd616b5c59d Yoga: a7de31c64fe738607e7a3803e3f591a4b1df7393 YogaKit: f782866e155069a2cca2517aafea43200b01fd5a PODFILE CHECKSUM: 2092930e33e7aa4d68cdf783d6174465bd3ce380 -COCOAPODS: 1.10.1 +COCOAPODS: 1.10.2