Skip to content

Commit

Permalink
chore(deps): update dependency react-native-adjust to v5 (#6002)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-adjust](https://redirect.github.com/adjust/react_native_sdk)
| [`^4.38.1` ->
`^5.0.2`](https://renovatebot.com/diffs/npm/react-native-adjust/4.38.1/5.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-adjust/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-adjust/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-adjust/4.38.1/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-adjust/4.38.1/5.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>adjust/react_native_sdk (react-native-adjust)</summary>

###
[`v5.0.2`](https://redirect.github.com/adjust/react_native_sdk/blob/HEAD/CHANGELOG.md#Version-502-23rd-September-2024)

[Compare
Source](https://redirect.github.com/adjust/react_native_sdk/compare/v5.0.1...v5.0.2)

##### Fixed

- Fixed `Adjust.modulemap not found` error in certain CocoaPods
integration cases.
- Fixed occasional ANRs while reading install referrer from Shared
Preferences during the SDK initialization.

##### Native SDKs

-   \[iOS@v5.0.1]\[ios_sdk_v5.0.1]
-   \[Android@v5.0.1]\[android_sdk_v5.0.1]

***

###
[`v5.0.1`](https://redirect.github.com/adjust/react_native_sdk/blob/HEAD/CHANGELOG.md#Version-501-10th-September-2024)

[Compare
Source](https://redirect.github.com/adjust/react_native_sdk/compare/v5.0.0...v5.0.1)

##### Fixed

- Added missing `AdjustDeeplink` class export to `index.d.ts`
([https://github.com/adjust/react_native_sdk/pull/246](https://redirect.github.com/adjust/react_native_sdk/pull/246)).
- Renamed `AdjustDeeplink` interface to `AdjustDeferredDeeplink` to
avoid naming collision with as of now the class named `AdjustDeeplink`.

##### Native SDKs

-   \[iOS@v5.0.0]\[ios_sdk_v5.0.0]
-   \[Android@v5.0.0]\[android_sdk_v5.0.0]

***

###
[`v5.0.0`](https://redirect.github.com/adjust/react_native_sdk/blob/HEAD/CHANGELOG.md#Version-500-6th-September-2024)

[Compare
Source](https://redirect.github.com/adjust/react_native_sdk/compare/v4.38.1...v5.0.0)

We're excited to release our major new SDK version (v5). Among many
internal improvements, our spoofing protection solution is now included
out of the box, reinforcing our commitment to accurate, actionable, and
fraud-free data.

To try out SDK v5 in your app, you can follow our new v4 to v5
[migration
guide](https://dev.adjust.com/en/sdk/react-native/migration/v4-to-v5).

If you are a current Adjust client and have questions about SDK v5,
please email <sdk-v5@&#8203;adjust.com>.

In case you were using beta version of the SDK v5, please switch to the
official v5 release.

##### Native SDKs

-   \[iOS@v5.0.0]\[ios_sdk_v5.0.0]
-   \[Android@v5.0.0]\[android_sdk_v5.0.0]

***

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tom McGuire <Mcgtom10@gmail.com>
Co-authored-by: Satish Ravi <satish.ravi@valoraapp.com>
  • Loading branch information
3 people authored Dec 3, 2024
1 parent 77b1e49 commit 45e93fd
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 12 deletions.
2 changes: 2 additions & 0 deletions ios/MobileStack.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -451,13 +451,15 @@
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-MobileStack/Pods-MobileStack-frameworks.sh",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/AdjustSignature/AdjustSigSdk.framework/AdjustSigSdk",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/Flipper-DoubleConversion/double-conversion.framework/double-conversion",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL-Universal/OpenSSL.framework/OpenSSL",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/PersonaInquirySDK2/Persona2.framework/Persona2",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AdjustSigSdk.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/double-conversion.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OpenSSL.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Persona2.framework",
Expand Down
18 changes: 11 additions & 7 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ PODS:
- JWTDecode (= 3.1.0)
- React-Core
- SimpleKeychain (= 1.1.0)
- Adjust (4.38.2):
- Adjust/Core (= 4.38.2)
- Adjust/Core (4.38.2)
- Adjust (5.0.1):
- Adjust/Adjust (= 5.0.1)
- Adjust/Adjust (5.0.1):
- AdjustSignature (~> 3.18)
- AdjustSignature (3.20.2)
- Auth0 (2.7.2):
- JWTDecode (~> 3.1)
- SimpleKeychain (~> 1.1)
Expand Down Expand Up @@ -561,8 +563,8 @@ PODS:
- React-jsinspector (0.72.15)
- React-logger (0.72.15):
- glog
- react-native-adjust (4.38.1):
- Adjust (= 4.38.2)
- react-native-adjust (5.0.2):
- Adjust (= 5.0.1)
- React-Core
- react-native-camera (4.2.1):
- React-Core
Expand Down Expand Up @@ -963,6 +965,7 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- Adjust
- AdjustSignature
- Auth0
- CleverTap-iOS-SDK
- CocoaAsyncSocket
Expand Down Expand Up @@ -1197,7 +1200,8 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
A0Auth0: 47cb14c87d549b95b92242675ff2198ccd9dcbc5
Adjust: 5a0f813fe079212bed61404d1f635cc330068b4a
Adjust: f27daaa40d0df5550b89dd428cd8545d812e1f6d
AdjustSignature: f42d8c64cda8361ff5b5a31e4536d82076be4306
Auth0: 28cb24cb19ebd51f0b07751f16d83b59f4019532
boost: 7dcd2de282d72e344012f7d6564d024930a6a440
BVLinearGradient: 880f91a7854faff2df62518f0281afb1c60d49a3
Expand Down Expand Up @@ -1263,7 +1267,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: d3eef5ddc78eeb9f0d02bed657a7f41d4910b966
React-jsinspector: b86a8abae760c28d69366bbc1d991561e51341ed
React-logger: ed7c9e01e58529065e7da6bf8318baf15024283e
react-native-adjust: 83114d391a4a7a438e2c4d8e8137bc7810e7076f
react-native-adjust: 6a73063a62fb0f21dd2220f15b315c1e323268b0
react-native-camera: 3eae183c1d111103963f3dd913b65d01aef8110f
react-native-compat: 24dedfbd7faba258560048606bc0fe9e73f7d2a3
react-native-config: 8f7283449bbb048902f4e764affbbf24504454af
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"react-async-hook": "^4.0.0",
"react-i18next": "^15.0.3",
"react-native": "0.72.15",
"react-native-adjust": "^4.38.1",
"react-native-adjust": "^5.0.2",
"react-native-android-open-settings": "^1.3.0",
"react-native-auth0": "^3.2.1",
"react-native-camera": "^4.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12510,10 +12510,10 @@ react-is@^18.0.0, react-is@^18.2.0:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==

react-native-adjust@^4.38.1:
version "4.38.1"
resolved "https://registry.yarnpkg.com/react-native-adjust/-/react-native-adjust-4.38.1.tgz#93ae5959a624715b5b3d0c48faf8b6c66b75575d"
integrity sha512-+FZU0DMPJ9GUcZZNHuhqd2OVQGmfDA+x/HeehFFjshGN+IdJ2hWGaLuMi2uAB2LScLQiBo4GKNLf3NyXb3La3A==
react-native-adjust@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/react-native-adjust/-/react-native-adjust-5.0.2.tgz#3739518b7ee3c212de63ef12195c50c313a0cc80"
integrity sha512-X1kx1/9DIMxxfUHiHbjm/W238OiYs5KrbJujhoXde8TU4mDVaCZCKpJ8BFJWOHIdiB/vbHrOtwDMN6KlyxZang==

react-native-android-open-settings@^1.3.0:
version "1.3.0"
Expand Down

0 comments on commit 45e93fd

Please sign in to comment.