-
Notifications
You must be signed in to change notification settings - Fork 102
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
chore(deps): update dependency react-native-adjust to v5 #6002
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6002 +/- ##
==========================================
- Coverage 88.96% 88.96% -0.01%
==========================================
Files 739 739
Lines 31613 31613
Branches 5883 5574 -309
==========================================
- Hits 28124 28123 -1
- Misses 3289 3445 +156
+ Partials 200 45 -155 see 67 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
4e2ce2e
to
e080b23
Compare
ed2b068
to
068fddf
Compare
d514d2c
to
a0a600e
Compare
a0a600e
to
d3040b9
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
1 build increased size
Celo (test) 1.99.0 (164)
|
Item | Install Size Change |
---|---|
📝 Code Signature | ⬆️ 25.4 kB |
📝 ADJSigner.sign:withExtraParams:withOutputParams: | ⬆️ 6.3 kB |
🗑 ADJSubscription | ⬇️ -4.7 kB |
📝 ADJSigner.sign:withActivityKind:withSdkVersion: | ⬆️ 4.2 kB |
📝 CodeResources | ⬆️ 4.1 kB |
🛸 Powered by Emerge Tools
Comment trigger: Size diff threshold of 100.00kB exceeded
### Description This PR reverts #6002 Context: https://valora-app.slack.com/archives/C02DY3RK79T/p1734435610915569?thread_ts=1734368442.953539&cid=C02DY3RK79T ### Test plan I can see my iOS events on Mixpanel. ### Related issues n/a ### Backwards compatibility Y ### Network scalability If a new NetworkId and/or Network are added in the future, the changes in this PR will: - [ ] Continue to work without code changes, OR trigger a compilation error (guaranteeing we find it when a new network is added) --------- Co-authored-by: Alex Bakoushin <[email protected]>
This PR contains the following updates:
^4.38.1
->^5.0.2
Release Notes
adjust/react_native_sdk (react-native-adjust)
v5.0.2
Compare Source
Fixed
Adjust.modulemap not found
error in certain CocoaPods integration cases.Native SDKs
v5.0.1
Compare Source
Fixed
AdjustDeeplink
class export toindex.d.ts
(https://github.com/adjust/react_native_sdk/pull/246).AdjustDeeplink
interface toAdjustDeferredDeeplink
to avoid naming collision with as of now the class namedAdjustDeeplink
.Native SDKs
v5.0.0
Compare Source
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.
If you are a current Adjust client and have questions about SDK v5, please email <sdk-v5@adjust.com>.
In case you were using beta version of the SDK v5, please switch to the official v5 release.
Native SDKs
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.
This PR was generated by Mend Renovate. View the repository job log.