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

fix(deps): update dependency react-native-adjust to ^4.37.2 #5161

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-adjust ^4.37.1 -> ^4.37.2 age adoption passing confidence

Release Notes

adjust/react_native_sdk (react-native-adjust)

v4.37.2

Compare Source

Fixed
Changed
  • Added tracking of third_party_sharing and measurement_consent packages if invoked before SDK initialization in subsequent SDK initializations.
Native SDKs
  • [iOS@v4.37.2][ios_sdk_v4.37.2]
  • [Android@v4.38.2][android_sdk_v4.38.2]


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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.76%. Comparing base (0781f6f) to head (abfc409).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5161   +/-   ##
=======================================
  Coverage   85.76%   85.76%           
=======================================
  Files         740      740           
  Lines       30029    30029           
  Branches     5180     5180           
=======================================
  Hits        25754    25754           
  Misses       4039     4039           
  Partials      236      236           

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0781f6f...abfc409. Read the comment docs.

@renovate renovate bot force-pushed the renovate/react-native-adjust-4.x branch from f541c12 to f1e9307 Compare March 26, 2024 07:27
Copy link

emerge-tools bot commented Mar 26, 2024

1 build increased size

Name Version Download Change Install Change Approval
Celo (test)
org.celo.mobile.test
1.81.0 (146) 24.3 MB ⬇️ 854 B 60.9 MB ⬆️ 1.2 kB N/A

Celo (test) 1.81.0 (146)
org.celo.mobile.test

⚖️ Compare build
📦 Install build
⏱️ Analyze build performance

Total install size change: ⬆️ 1.2 kB
Total download size change: ⬇️ 854 B

Largest size changes

Item Install Size Change
Lottie ⬇️ -1.4 kB
valora ⬆️ 1.3 kB
REAAnimationsManager.prepareDataForLayoutAnimatingWorklet:targetV... ⬇️ -834 B
ADJActivityHandler.processSessionI: ⬆️ 744 B
GetProperty ⬆️ 705 B
View Treemap

Image of diff


🛸 Powered by Emerge Tools

@renovate renovate bot added this pull request to the merge queue Mar 26, 2024
Copy link
Contributor Author

renovate bot commented Mar 26, 2024

Edited/Blocked Notification

Renovate 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.

Warning: custom changes will be lost.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 26, 2024
@satish-ravi satish-ravi added this pull request to the merge queue Mar 27, 2024
Merged via the queue into main with commit f24894b Mar 27, 2024
16 checks passed
@satish-ravi satish-ravi deleted the renovate/react-native-adjust-4.x branch March 27, 2024 00:52
shottah pushed a commit to zed-io/kolektivo that referenced this pull request May 15, 2024
…nc#5161)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v4.37.2`](https://togithub.com/adjust/react_native_sdk/blob/HEAD/CHANGELOG.md#Version-4372-21st-March-2024)

[Compare
Source](https://togithub.com/adjust/react_native_sdk/compare/v4.37.1...v4.37.2)

##### Fixed

- Fixed occasional crashes caused by not synchronized access to cached
IDFA value
([adjust/ios_sdk#696).

##### Changed

- Added tracking of `third_party_sharing` and `measurement_consent`
packages if invoked before SDK initialization in subsequent SDK
initializations.

##### Native SDKs

-   \[iOS@v4.37.2]\[ios_sdk_v4.37.2]
-   \[Android@v4.38.2]\[android_sdk_v4.38.2]

***

</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 becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tom McGuire <mcgtom10@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants