Skip to content

Commit 03428be

Browse files
committed
chore(deps): update Trackingplan native SDKs to Android 2.1.0 and iOS
1.6.1
1 parent 69ab358 commit 03428be

9 files changed

Lines changed: 2083 additions & 1641 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
- react-native >=0.77
1818
- Android: minSdkVersion >= 24
19+
- Android: Gradle Plugin >= 8.0.2
1920

2021
## Installation
2122

android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ TrackingplanReactNative_minSdkVersion=24
33
TrackingplanReactNative_targetSdkVersion=34
44
TrackingplanReactNative_compileSdkVersion=35
55
TrackingplanReactNative_ndkVersion=27.1.12297006
6-
trackingplanVersion=1.11.1
6+
trackingplanVersion=2.1.0

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ bundle install
3737
Then, and every time you update your native dependencies, run (from your ios directory):
3838

3939
```sh
40-
bundle exec pod install
40+
bundle exec pod install --repo-update
4141
```
4242

4343
For more information, please visit [CocoaPods Getting Started guide](https://guides.cocoapods.org/using/getting-started.html).

example/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1781,7 +1781,7 @@ PODS:
17811781
- ReactCommon/turbomodule/core
17821782
- Yoga
17831783
- SocketRocket (0.7.1)
1784-
- Trackingplan (1.5.0)
1784+
- Trackingplan (1.6.1)
17851785
- TrackingplanReactNative (0.3.0):
17861786
- DoubleConversion
17871787
- glog
@@ -1805,7 +1805,7 @@ PODS:
18051805
- ReactCodegen
18061806
- ReactCommon/turbomodule/bridging
18071807
- ReactCommon/turbomodule/core
1808-
- Trackingplan (= 1.5.0)
1808+
- Trackingplan (= 1.6.1)
18091809
- Yoga
18101810
- Yoga (0.0.0)
18111811

@@ -2113,8 +2113,8 @@ SPEC CHECKSUMS:
21132113
ReactCommon: 44c86ec3ace664c0f33b7a2ac89aced8304ef25e
21142114
RNScreens: f0678748c5310b49a3f920f1485f5ec477afd345
21152115
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
2116-
Trackingplan: 4e33ebf29fd45a7399628a6b86c53fc27174c3e4
2117-
TrackingplanReactNative: 9af89425447796b3813fcdb57d9e7c95cd500182
2116+
Trackingplan: 4f48d9e39791ffcc80043f36f80a6bc8be9b5a58
2117+
TrackingplanReactNative: a93c6e6e0b025f9bfa4bfefbf17f73a0ff2d3ef4
21182118
Yoga: dc7c21200195acacb62fa920c588e7c2106de45e
21192119

21202120
PODFILE CHECKSUM: 75042b8ee069f7c96c6dd0fa588b0b8f798528f9

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"@babel/core": "^7.25.2",
2424
"@babel/preset-env": "^7.25.3",
2525
"@babel/runtime": "^7.25.0",
26-
"@react-native-community/cli": "18.0.0",
26+
"@react-native-community/cli": "^20.0.1",
2727
"@react-native-community/cli-platform-android": "18.0.0",
2828
"@react-native-community/cli-platform-ios": "18.0.0",
2929
"@react-native/babel-preset": "0.79.2",
3030
"@react-native/metro-config": "0.79.2",
3131
"@react-native/typescript-config": "0.79.2",
3232
"@types/react": "^19.0.0",
33-
"del-cli": "^5.1.0",
34-
"react-native-builder-bob": "^0.40.10"
33+
"del-cli": "^6.0.0",
34+
"react-native-builder-bob": "^0.40.13"
3535
},
3636
"engines": {
3737
"node": ">=18"

expo_example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
20 Bytes
Binary file not shown.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@trackingplan/react-native",
33
"version": "0.3.0",
44
"trackingplan": {
5-
"androidVersion": "1.11.1",
6-
"iosVersion": "1.5.0"
5+
"androidVersion": "2.1.0",
6+
"iosVersion": "1.6.1"
77
},
88
"description": "Trackingplan for React Native SDK",
99
"main": "./lib/module/index.js",
@@ -70,26 +70,26 @@
7070
"@eslint/eslintrc": "^3.3.0",
7171
"@eslint/js": "^9.22.0",
7272
"@evilmartians/lefthook": "^1.5.0",
73-
"@react-native-community/cli": "19.1.0",
73+
"@react-native-community/cli": "^20.0.1",
7474
"@react-native/babel-preset": "0.79.2",
7575
"@react-native/eslint-config": "^0.78.0",
76-
"@release-it/conventional-changelog": "^9.0.2",
76+
"@release-it/conventional-changelog": "^10.0.1",
7777
"@tsconfig/node-lts": "^22.0.2",
7878
"@types/jest": "^29.5.5",
7979
"@types/node": "^20.0.0",
8080
"@types/react": "~19.0.10",
8181
"commitlint": "^19.6.1",
8282
"del-cli": "^6.0.0",
83-
"eslint": "^9.22.0",
83+
"eslint": "^9.34.0",
8484
"eslint-config-prettier": "^10.1.1",
8585
"eslint-plugin-prettier": "^5.2.3",
86-
"expo": "^53.0.16",
87-
"jest": "^29.7.0",
86+
"expo": "^53.0.22",
87+
"jest": "^30.1.3",
8888
"prettier": "^3.0.3",
8989
"react": "19.0.0",
9090
"react-native": "0.79.5",
91-
"react-native-builder-bob": "^0.40.10",
92-
"release-it": "^17.10.0",
91+
"react-native-builder-bob": "^0.40.13",
92+
"release-it": "^19.0.4",
9393
"turbo": "^1.10.7",
9494
"typescript": "^5.2.2"
9595
},

0 commit comments

Comments
 (0)