Skip to content

Commit d9c3682

Browse files
authored
Merge pull request #480 from Iterable/MOB-5772-version-1.3.12
[MOB-5772] version 1.3.12
2 parents 91bdaff + 6a987b2 commit d9c3682

File tree

7 files changed

+5490
-3857
lines changed

7 files changed

+5490
-3857
lines changed

Iterable-React-Native-SDK.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ Pod::Spec.new do |s|
2424

2525
s.swift_version = '5.3'
2626

27-
s.dependency 'Iterable-iOS-SDK', '~> 6.4.11'
27+
s.dependency 'Iterable-iOS-SDK', '~> 6.4.12'
2828
s.dependency 'React-Core'
2929
end

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ For quick reference, the following table lists the versions of the [Android SDK]
5858

5959
| RN SDK Version | Android SDK Version | iOS SDK Version |
6060
| --------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | --------------- |
61+
| [1.3.12](https://www.npmjs.com/package/@iterable/react-native-sdk/v/1.3.12) | [3.4.10](https://github.com/Iterable/iterable-android-sdk/releases/tag/3.4.10) | [6.4.12](https://github.com/Iterable/swift-sdk/releases/tag/6.4.12)
6162
| [1.3.11](https://www.npmjs.com/package/@iterable/react-native-sdk/v/1.3.11) | [3.4.10](https://github.com/Iterable/iterable-android-sdk/releases/tag/3.4.10) | [6.4.11](https://github.com/Iterable/swift-sdk/releases/tag/6.4.11)
6263
| [1.3.10](https://www.npmjs.com/package/@iterable/react-native-sdk/v/1.3.10) | [3.4.10](https://github.com/Iterable/iterable-android-sdk/releases/tag/3.4.10) | [6.4.10](https://github.com/Iterable/swift-sdk/releases/tag/6.4.10) |
6364
| [1.3.9](https://www.npmjs.com/package/@iterable/react-native-sdk/v/1.3.9) | [3.4.10](https://github.com/Iterable/iterable-android-sdk/releases/tag/3.4.10) | [6.4.9](https://github.com/Iterable/swift-sdk/releases/tag/6.4.9) |

SampleApp/javascript/yarn.lock

+1,916-1,273
Large diffs are not rendered by default.

SampleApp/typescript/yarn.lock

+1,916-1,273
Large diffs are not rendered by default.

integration-testing/yarn.lock

+1,587-1,241
Large diffs are not rendered by default.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iterable/react-native-sdk",
3-
"version": "1.3.11",
3+
"version": "1.3.12",
44
"description": "Iterable SDK for React Native.",
55
"main": "./js/index.js",
66
"types": "./js/index.d.ts",

yarn.lock

+68-68
Original file line numberDiff line numberDiff line change
@@ -1401,9 +1401,9 @@
14011401
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
14021402

14031403
"@types/node@*":
1404-
version "18.14.2"
1405-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
1406-
integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==
1404+
version "18.14.6"
1405+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93"
1406+
integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==
14071407

14081408
"@types/normalize-package-data@^2.4.0":
14091409
version "2.4.1"
@@ -1516,13 +1516,13 @@
15161516
"@types/yargs-parser" "*"
15171517

15181518
"@typescript-eslint/eslint-plugin@^5.0.0":
1519-
version "5.54.0"
1520-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz#2c821ad81b2c786d142279a8292090f77d1881f4"
1521-
integrity sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==
1519+
version "5.54.1"
1520+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.1.tgz#0c5091289ce28372e38ab8d28e861d2dbe1ab29e"
1521+
integrity sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==
15221522
dependencies:
1523-
"@typescript-eslint/scope-manager" "5.54.0"
1524-
"@typescript-eslint/type-utils" "5.54.0"
1525-
"@typescript-eslint/utils" "5.54.0"
1523+
"@typescript-eslint/scope-manager" "5.54.1"
1524+
"@typescript-eslint/type-utils" "5.54.1"
1525+
"@typescript-eslint/utils" "5.54.1"
15261526
debug "^4.3.4"
15271527
grapheme-splitter "^1.0.4"
15281528
ignore "^5.2.0"
@@ -1532,71 +1532,71 @@
15321532
tsutils "^3.21.0"
15331533

15341534
"@typescript-eslint/parser@^5.0.0":
1535-
version "5.54.0"
1536-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe"
1537-
integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==
1535+
version "5.54.1"
1536+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1.tgz#05761d7f777ef1c37c971d3af6631715099b084c"
1537+
integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==
15381538
dependencies:
1539-
"@typescript-eslint/scope-manager" "5.54.0"
1540-
"@typescript-eslint/types" "5.54.0"
1541-
"@typescript-eslint/typescript-estree" "5.54.0"
1539+
"@typescript-eslint/scope-manager" "5.54.1"
1540+
"@typescript-eslint/types" "5.54.1"
1541+
"@typescript-eslint/typescript-estree" "5.54.1"
15421542
debug "^4.3.4"
15431543

1544-
"@typescript-eslint/[email protected].0":
1545-
version "5.54.0"
1546-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536"
1547-
integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==
1544+
"@typescript-eslint/[email protected].1":
1545+
version "5.54.1"
1546+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz#6d864b4915741c608a58ce9912edf5a02bb58735"
1547+
integrity sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==
15481548
dependencies:
1549-
"@typescript-eslint/types" "5.54.0"
1550-
"@typescript-eslint/visitor-keys" "5.54.0"
1549+
"@typescript-eslint/types" "5.54.1"
1550+
"@typescript-eslint/visitor-keys" "5.54.1"
15511551

1552-
"@typescript-eslint/[email protected].0":
1553-
version "5.54.0"
1554-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz#390717216eb61393a0cad2995da154b613ba7b26"
1555-
integrity sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==
1552+
"@typescript-eslint/[email protected].1":
1553+
version "5.54.1"
1554+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.1.tgz#4825918ec27e55da8bb99cd07ec2a8e5f50ab748"
1555+
integrity sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==
15561556
dependencies:
1557-
"@typescript-eslint/typescript-estree" "5.54.0"
1558-
"@typescript-eslint/utils" "5.54.0"
1557+
"@typescript-eslint/typescript-estree" "5.54.1"
1558+
"@typescript-eslint/utils" "5.54.1"
15591559
debug "^4.3.4"
15601560
tsutils "^3.21.0"
15611561

1562-
"@typescript-eslint/[email protected].0":
1563-
version "5.54.0"
1564-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740"
1565-
integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==
1562+
"@typescript-eslint/[email protected].1":
1563+
version "5.54.1"
1564+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c"
1565+
integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==
15661566

1567-
"@typescript-eslint/[email protected].0":
1568-
version "5.54.0"
1569-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99"
1570-
integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==
1567+
"@typescript-eslint/[email protected].1":
1568+
version "5.54.1"
1569+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1"
1570+
integrity sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==
15711571
dependencies:
1572-
"@typescript-eslint/types" "5.54.0"
1573-
"@typescript-eslint/visitor-keys" "5.54.0"
1572+
"@typescript-eslint/types" "5.54.1"
1573+
"@typescript-eslint/visitor-keys" "5.54.1"
15741574
debug "^4.3.4"
15751575
globby "^11.1.0"
15761576
is-glob "^4.0.3"
15771577
semver "^7.3.7"
15781578
tsutils "^3.21.0"
15791579

1580-
"@typescript-eslint/[email protected].0":
1581-
version "5.54.0"
1582-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.0.tgz#3db758aae078be7b54b8ea8ea4537ff6cd3fbc21"
1583-
integrity sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==
1580+
"@typescript-eslint/[email protected].1":
1581+
version "5.54.1"
1582+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.1.tgz#7a3ee47409285387b9d4609ea7e1020d1797ec34"
1583+
integrity sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==
15841584
dependencies:
15851585
"@types/json-schema" "^7.0.9"
15861586
"@types/semver" "^7.3.12"
1587-
"@typescript-eslint/scope-manager" "5.54.0"
1588-
"@typescript-eslint/types" "5.54.0"
1589-
"@typescript-eslint/typescript-estree" "5.54.0"
1587+
"@typescript-eslint/scope-manager" "5.54.1"
1588+
"@typescript-eslint/types" "5.54.1"
1589+
"@typescript-eslint/typescript-estree" "5.54.1"
15901590
eslint-scope "^5.1.1"
15911591
eslint-utils "^3.0.0"
15921592
semver "^7.3.7"
15931593

1594-
"@typescript-eslint/[email protected].0":
1595-
version "5.54.0"
1596-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f"
1597-
integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==
1594+
"@typescript-eslint/[email protected].1":
1595+
version "5.54.1"
1596+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b"
1597+
integrity sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==
15981598
dependencies:
1599-
"@typescript-eslint/types" "5.54.0"
1599+
"@typescript-eslint/types" "5.54.1"
16001600
eslint-visitor-keys "^3.3.0"
16011601

16021602
abab@^2.0.3, abab@^2.0.5:
@@ -2234,9 +2234,9 @@ camelcase@^6.0.0:
22342234
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
22352235

22362236
caniuse-lite@^1.0.30001449:
2237-
version "1.0.30001458"
2238-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001458.tgz#871e35866b4654a7d25eccca86864f411825540c"
2239-
integrity sha512-lQ1VlUUq5q9ro9X+5gOEyH7i3vm+AYVT1WDCVB69XOZ17KZRhnZ9J0Sqz7wTHQaLBJccNCHq8/Ww5LlOIZbB0w==
2237+
version "1.0.30001462"
2238+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001462.tgz#b2e801e37536d453731286857c8520d3dcee15fe"
2239+
integrity sha512-PDd20WuOBPiasZ7KbFnmQRyuLE7cFXW2PVd7dmALzbkUXEP46upAuCDm9eY9vho8fgNMGmbAX92QBZHzcnWIqw==
22402240

22412241
capture-exit@^2.0.0:
22422242
version "2.0.0"
@@ -2754,9 +2754,9 @@ [email protected]:
27542754
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
27552755

27562756
electron-to-chromium@^1.4.284:
2757-
version "1.4.315"
2758-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.315.tgz#b60a6676b3a1db332cfc8919118344aa06b9ac99"
2759-
integrity sha512-ndBQYz3Eyy3rASjjQ9poMJGoAlsZ/aZnq6GBsGL4w/4sWIAwiUHVSsMuADbxa8WJw7pZ0oxLpGbtoDt4vRTdCg==
2757+
version "1.4.323"
2758+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.323.tgz#5f91cb03e6b88c0a208ff66c0203a24c6e689506"
2759+
integrity sha512-+a0hMEQxE8u1F1vOHcE0M18kQ2+4AwOXdRrU4avZ1LeR/sa9WAallYE3uES/PNcEGt/wCFcOgWcArSLx5C+WNQ==
27602760

27612761
emittery@^0.7.1:
27622762
version "0.7.2"
@@ -3210,9 +3210,9 @@ esprima@^4.0.0, esprima@^4.0.1:
32103210
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
32113211

32123212
esquery@^1.4.2:
3213-
version "1.4.2"
3214-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1"
3215-
integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==
3213+
version "1.5.0"
3214+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
3215+
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
32163216
dependencies:
32173217
estraverse "^5.1.0"
32183218

@@ -4037,12 +4037,12 @@ is-accessor-descriptor@^1.0.0:
40374037
kind-of "^6.0.0"
40384038

40394039
is-array-buffer@^3.0.1:
4040-
version "3.0.1"
4041-
resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.1.tgz#deb1db4fcae48308d54ef2442706c0393997052a"
4042-
integrity sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==
4040+
version "3.0.2"
4041+
resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.2.tgz#f2653ced8412081638ecb0ebbd0c41c6e0aecbbe"
4042+
integrity sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==
40434043
dependencies:
40444044
call-bind "^1.0.2"
4045-
get-intrinsic "^1.1.3"
4045+
get-intrinsic "^1.2.0"
40464046
is-typed-array "^1.1.10"
40474047

40484048
is-arrayish@^0.2.1:
@@ -6906,9 +6906,9 @@ source-map@^0.7.3:
69066906
integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==
69076907

69086908
spdx-correct@^3.0.0:
6909-
version "3.1.1"
6910-
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.1.tgz#dece81ac9c1e6713e5f7d1b6f17d468fa53d89a9"
6911-
integrity sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==
6909+
version "3.2.0"
6910+
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.2.0.tgz#4f5ab0668f0059e34f9c00dce331784a12de4e9c"
6911+
integrity sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==
69126912
dependencies:
69136913
spdx-expression-parse "^3.0.0"
69146914
spdx-license-ids "^3.0.0"
@@ -7408,9 +7408,9 @@ typescript@^3.9.5:
74087408
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
74097409

74107410
ua-parser-js@^0.7.18:
7411-
version "0.7.33"
7412-
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.33.tgz#1d04acb4ccef9293df6f70f2c3d22f3030d8b532"
7413-
integrity sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==
7411+
version "0.7.34"
7412+
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.34.tgz#afb439e2e3e394bdc90080acb661a39c685b67d7"
7413+
integrity sha512-cJMeh/eOILyGu0ejgTKB95yKT3zOenSe9UGE3vj6WfiOwgGYnmATUsnDixMFvdU+rNMvWih83hrUP8VwhF9yXQ==
74147414

74157415
uglify-es@^3.1.9:
74167416
version "3.3.9"

0 commit comments

Comments
 (0)