Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PX-1870 Release 2.2.1 #81

Merged
merged 3 commits into from
Oct 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1

orbs:
node: circleci/[email protected]
android: circleci/android@2.3.0
android: circleci/android@2.5.0
rn: react-native-community/[email protected]
macos: circleci/[email protected]

Expand Down Expand Up @@ -57,10 +57,16 @@ jobs:
build-android-demo-app:
executor:
name: android/android-machine
tag: 2023.09.1
tag: default
steps:
- checkout:
path: ~/project
- android/change-java-version:
java-version: 17
- run:
name: Validate java version
command: |
java --version
- run:
name: Install Yalc
command: |
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# CHANGELOG
All notable changes to this project will be documented in this file. To know better on how to write and maintain a changelog, refer to [this link](https://keepachangelog.com/en/1.0.0/).

## [2.2.1]

### Changed

- Updated the underlying Android SDK to version [3.2.2](https://docs.truelayer.com/docs/android-sdk-release-history).
- Updated the underlying iOS SDK to version [3.2.2](https://docs.truelayer.com/docs/ios-sdk-release-history).

## [2.2.0]

### Changed
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
targetSdkVersion = 34

ndkVersion = "25.1.8937393"
kotlinVersion = "1.8.0"
kotlinVersion = "1.9.23"
}
repositories {
google()
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-all.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
8 changes: 4 additions & 4 deletions DemoApp/ios/DemoApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -610,15 +610,15 @@
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = (
"$(inherited)",
"-DRN_FABRIC_ENABLED",
" ",
);
OTHER_CPLUSPLUSFLAGS = (
"$(OTHER_CFLAGS)",
"-DFOLLY_NO_CONFIG",
"-DFOLLY_MOBILE=1",
"-DFOLLY_USE_LIBCPP=1",
"-DFOLLY_CFG_NO_COROUTINES=1",
"-DRN_FABRIC_ENABLED",
" ",
);
OTHER_LDFLAGS = "$(inherited)";
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
Expand Down Expand Up @@ -686,15 +686,15 @@
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_CFLAGS = (
"$(inherited)",
"-DRN_FABRIC_ENABLED",
" ",
);
OTHER_CPLUSPLUSFLAGS = (
"$(OTHER_CFLAGS)",
"-DFOLLY_NO_CONFIG",
"-DFOLLY_MOBILE=1",
"-DFOLLY_USE_LIBCPP=1",
"-DFOLLY_CFG_NO_COROUTINES=1",
"-DRN_FABRIC_ENABLED",
" ",
);
OTHER_LDFLAGS = "$(inherited)";
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
Expand Down
127 changes: 26 additions & 101 deletions DemoApp/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ PODS:
- CocoaAsyncSocket (7.6.5)
- DoubleConversion (1.1.6)
- FBLazyVector (0.73.6)
- FBReactNativeSpec (0.73.6):
- RCT-Folly (= 2022.05.16.00)
- RCTRequired (= 0.73.6)
- RCTTypeSafety (= 0.73.6)
- React-Core (= 0.73.6)
- React-jsi (= 0.73.6)
- ReactCommon/turbomodule/core (= 0.73.6)
- Flipper (0.201.0):
- Flipper-Folly (~> 2.6)
- Flipper-Boost-iOSX (1.76.0.1.11)
Expand Down Expand Up @@ -109,21 +116,17 @@ PODS:
- React-callinvoker (0.73.6)
- React-Codegen (0.73.6):
- DoubleConversion
- FBReactNativeSpec
- glog
- hermes-engine
- RCT-Folly
- RCTRequired
- RCTTypeSafety
- React-Core
- React-debug
- React-Fabric
- React-FabricImage
- React-graphics
- React-jsi
- React-jsiexecutor
- React-NativeModulesApple
- React-rendererdebug
- React-utils
- React-rncore
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- React-Core (0.73.6):
Expand Down Expand Up @@ -936,8 +939,6 @@ PODS:
- React-jsi (= 0.73.6)
- React-perflogger (= 0.73.6)
- React-jsinspector (0.73.6)
- React-jsitracing (0.73.6):
- React-jsi
- React-logger (0.73.6):
- glog
- React-Mapbuffer (0.73.6):
Expand Down Expand Up @@ -971,21 +972,13 @@ PODS:
- RCTTypeSafety
- React-Core
- React-CoreModules
- React-debug
- React-Fabric
- React-graphics
- React-hermes
- React-nativeconfig
- React-NativeModulesApple
- React-RCTFabric
- React-RCTImage
- React-RCTNetwork
- React-rendererdebug
- React-RuntimeApple
- React-RuntimeCore
- React-RuntimeHermes
- React-runtimescheduler
- React-utils
- ReactCommon
- React-RCTBlob (0.73.6):
- hermes-engine
Expand Down Expand Up @@ -1063,42 +1056,8 @@ PODS:
- RCT-Folly (= 2022.05.16.00)
- React-debug
- React-rncore (0.73.6)
- React-RuntimeApple (0.73.6):
- hermes-engine
- RCT-Folly/Fabric (= 2022.05.16.00)
- React-callinvoker
- React-Core/Default
- React-CoreModules
- React-cxxreact
- React-jserrorhandler
- React-jsi
- React-jsiexecutor
- React-Mapbuffer
- React-NativeModulesApple
- React-RCTFabric
- React-RuntimeCore
- React-runtimeexecutor
- React-RuntimeHermes
- React-utils
- React-RuntimeCore (0.73.6):
- glog
- hermes-engine
- RCT-Folly/Fabric (= 2022.05.16.00)
- React-cxxreact
- React-jserrorhandler
- React-jsi
- React-jsiexecutor
- React-runtimeexecutor
- React-runtimescheduler
- React-runtimeexecutor (0.73.6):
- React-jsi (= 0.73.6)
- React-RuntimeHermes (0.73.6):
- hermes-engine
- RCT-Folly/Fabric (= 2022.05.16.00)
- React-jsi
- React-jsitracing
- React-nativeconfig
- React-utils
- React-runtimescheduler (0.73.6):
- glog
- hermes-engine
Expand Down Expand Up @@ -1152,41 +1111,20 @@ PODS:
- React-jsi (= 0.73.6)
- React-logger (= 0.73.6)
- React-perflogger (= 0.73.6)
- rn-truelayer-payments-sdk (2.2.0):
- RCT-Folly
- RCTRequired
- RCTTypeSafety
- React-Codegen
- rn-truelayer-payments-sdk (2.2.1):
- React-Core
- ReactCommon/turbomodule/core
- TrueLayerPaymentsSDK (= 3.2.1)
- RNCAsyncStorage (1.23.1):
- glog
- hermes-engine
- RCT-Folly (= 2022.05.16.00)
- RCTRequired
- RCTTypeSafety
- React-Codegen
- TrueLayerPaymentsSDK (= 3.2.2)
- RNCAsyncStorage (1.24.0):
- React-Core
- React-debug
- React-Fabric
- React-graphics
- React-ImageManager
- React-NativeModulesApple
- React-RCTFabric
- React-rendererdebug
- React-utils
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- SocketRocket (0.6.1)
- TrueLayerPaymentsSDK (3.2.1)
- TrueLayerPaymentsSDK (3.2.2)
- Yoga (1.14.0)

DEPENDENCIES:
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
- Flipper (= 0.201.0)
- Flipper-Boost-iOSX (= 1.76.0.1.11)
- Flipper-DoubleConversion (= 3.2.0.1)
Expand Down Expand Up @@ -1233,7 +1171,6 @@ DEPENDENCIES:
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector-modern`)
- React-jsitracing (from `../node_modules/react-native/ReactCommon/hermes/executor/`)
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
- React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
- React-nativeconfig (from `../node_modules/react-native/ReactCommon`)
Expand All @@ -1252,10 +1189,7 @@ DEPENDENCIES:
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
- React-rendererdebug (from `../node_modules/react-native/ReactCommon/react/renderer/debug`)
- React-rncore (from `../node_modules/react-native/ReactCommon`)
- React-RuntimeApple (from `../node_modules/react-native/ReactCommon/react/runtime/platform/ios`)
- React-RuntimeCore (from `../node_modules/react-native/ReactCommon/react/runtime`)
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
- React-RuntimeHermes (from `../node_modules/react-native/ReactCommon/react/runtime`)
- React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
Expand Down Expand Up @@ -1287,6 +1221,8 @@ EXTERNAL SOURCES:
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
FBLazyVector:
:path: "../node_modules/react-native/Libraries/FBLazyVector"
FBReactNativeSpec:
:path: "../node_modules/react-native/React/FBReactNativeSpec"
glog:
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
hermes-engine:
Expand Down Expand Up @@ -1330,8 +1266,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
React-jsinspector:
:path: "../node_modules/react-native/ReactCommon/jsinspector-modern"
React-jsitracing:
:path: "../node_modules/react-native/ReactCommon/hermes/executor/"
React-logger:
:path: "../node_modules/react-native/ReactCommon/logger"
React-Mapbuffer:
Expand Down Expand Up @@ -1368,14 +1302,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/react/renderer/debug"
React-rncore:
:path: "../node_modules/react-native/ReactCommon"
React-RuntimeApple:
:path: "../node_modules/react-native/ReactCommon/react/runtime/platform/ios"
React-RuntimeCore:
:path: "../node_modules/react-native/ReactCommon/react/runtime"
React-runtimeexecutor:
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
React-RuntimeHermes:
:path: "../node_modules/react-native/ReactCommon/react/runtime"
React-runtimescheduler:
:path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
React-utils:
Expand All @@ -1394,6 +1322,7 @@ SPEC CHECKSUMS:
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
FBLazyVector: f64d1e2ea739b4d8f7e4740cde18089cd97fe864
FBReactNativeSpec: 9f2b8b243131565335437dba74923a8d3015e780
Flipper: c7a0093234c4bdd456e363f2f19b2e4b27652d44
Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30
Expand All @@ -1412,7 +1341,7 @@ SPEC CHECKSUMS:
RCTTypeSafety: 678e344fb976ff98343ca61dc62e151f3a042292
React: e296bcebb489deaad87326067204eb74145934ab
React-callinvoker: d0b7015973fa6ccb592bb0363f6bc2164238ab8c
React-Codegen: df86ee5fa0498fb4d1c7e6ac324a58b7fdffbbaa
React-Codegen: f034a5de6f28e15e8d95d171df17e581d5309268
React-Core: 44c936d0ab879e9c32e5381bd7596a677c59c974
React-CoreModules: 558228e12cddb9ca00ff7937894cc5104a21be6b
React-cxxreact: 1fcf565012c203655b3638f35aa03c13c2ed7e9e
Expand All @@ -1426,38 +1355,34 @@ SPEC CHECKSUMS:
React-jsi: ae102ccb38d2e4d0f512b7074d0c9b4e1851f402
React-jsiexecutor: bd12ec75873d3ef0a755c11f878f2c420430f5a9
React-jsinspector: 85583ef014ce53d731a98c66a0e24496f7a83066
React-jsitracing: 4fed160d939e93a39049481f47744af246a7ac2c
React-logger: 3eb80a977f0d9669468ef641a5e1fabbc50a09ec
React-Mapbuffer: 84ea43c6c6232049135b1550b8c60b2faac19fab
React-nativeconfig: b4d4e9901d4cabb57be63053fd2aa6086eb3c85f
React-NativeModulesApple: cd26e56d56350e123da0c1e3e4c76cb58a05e1ee
React-perflogger: 5f49905de275bac07ac7ea7f575a70611fa988f2
React-RCTActionSheet: 37edf35aeb8e4f30e76c82aab61f12d1b75c04ec
React-RCTAnimation: a69de7f3daa8462743094f4736c455e844ea63f7
React-RCTAppDelegate: 5d3238045cfc5d6b157550e62c3cb6e2f7f2a5a6
React-RCTAppDelegate: 51fb96b554a6acd0cd7818acecd5aa5ca2f3ab9f
React-RCTBlob: d91771caebf2d015005d750cd1dc2b433ad07c99
React-RCTFabric: 910a000f2470943ef39edc606f065fb61b138401
React-RCTFabric: c5b9451d1f2b546119b7a0353226a8a26247d4a9
React-RCTImage: a0bfe87b6908c7b76bd7d74520f40660bd0ad881
React-RCTLinking: 5f10be1647952cceddfa1970fdb374087582fc34
React-RCTNetwork: a0bc3dd45a2dc7c879c80cebb6f9707b2c8bbed6
React-RCTSettings: 28c202b68afa59afb4067510f2c69c5a530fb9e3
React-RCTText: 4119d9e53ca5db9502b916e1b146e99798986d21
React-RCTVibration: 55bd7c48487eb9a2562f2bd3fdc833274f5b0636
React-rendererdebug: 5fa97ba664806cee4700e95aec42dff1b6f8ea36
React-rncore: a3534bcdcf253f7ecc1f0ee36bfe8f4035ea1432
React-RuntimeApple: c9886b8729f1e2fd5a551e54c617391d5172140e
React-RuntimeCore: 17e41e15c4933e0a127317e8ba0e582210a24fdc
React-rncore: b0a8e1d14dabb7115c7a5b4ec8b9b74d1727d382
React-runtimeexecutor: bb328dbe2865f3a550df0240df8e2d8c3aaa4c57
React-RuntimeHermes: a4a1f5e24555292aa6a5f176fc41ad51878220d3
React-runtimescheduler: 9636eee762c699ca7c85751a359101797e4c8b3b
React-utils: d16c1d2251c088ad817996621947d0ac8167b46c
ReactCommon: 2aa35648354bd4c4665b9a5084a7d37097b89c10
rn-truelayer-payments-sdk: 0b41aa531a76d6074b712a079483b032dcd17306
RNCAsyncStorage: 0ae9ad1fef1cdf2633a2d41574076ddeeaa1df48
rn-truelayer-payments-sdk: 420622e79f47e16a5aa7bcf39a7e4e6b214439dc
RNCAsyncStorage: ec53e44dc3e75b44aa2a9f37618a49c3bc080a7a
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
TrueLayerPaymentsSDK: ae89346c21a097a7f49a5bbfb49e10ee19088fdc
Yoga: d17d2cc8105eed528474683b42e2ea310e1daf61
TrueLayerPaymentsSDK: 3356430e6a43b14e162b49d03a524e6cd2d6a7e8
Yoga: 805bf71192903b20fc14babe48080582fee65a80

PODFILE CHECKSUM: 1c299ce58ba9e3eeb6e73f2d69673f141d220c49

COCOAPODS: 1.13.0
COCOAPODS: 1.15.2
2 changes: 1 addition & 1 deletion DemoApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "jest"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.21.0",
"@react-native-async-storage/async-storage": "^1.24.0",
"react": "18.2.0",
"react-native": "0.73.6",
"react-native-uuid": "^2.0.1",
Expand Down
Loading