Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): update dependency react-native-quick-crypto to ^0.7.9 #6362

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-quick-crypto ^0.7.7 -> ^0.7.9 age adoption passing confidence

Release Notes

margelo/react-native-quick-crypto (react-native-quick-crypto)

v0.7.9: Release 0.7.9

Compare Source

🐛 Bug Fixes
  • move host object variable outside functions to hold ref (#​545) (72dc901)

v0.7.8: Release 0.7.8

Compare Source

🐛 Bug Fixes
  • stop a crash in HostObject dtor (46859c8)

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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.96%. Comparing base (b0893b1) to head (fe411b5).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6362      +/-   ##
==========================================
- Coverage   88.97%   88.96%   -0.01%     
==========================================
  Files         735      735              
  Lines       31402    31402              
  Branches     5835     5835              
==========================================
- Hits        27940    27938       -2     
- Misses       3266     3268       +2     
  Partials      196      196              

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 b0893b1...fe411b5. Read the comment docs.

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

renovate bot commented Dec 14, 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.

Merged via the queue into main with commit 1f02984 Dec 14, 2024
15 checks passed
@renovate renovate bot deleted the renovate/react-native-quick-crypto-0.x branch December 14, 2024 08:02
github-merge-queue bot pushed a commit that referenced this pull request Dec 21, 2024
### Description

Dev android builds started breaking with
#6362, which upgraded quick
crypto to 0.7.10 (the PR says 0.7.9, but the version in the lock file
was upgraded to 0.7.10). This reverts it to 0.7.9 which works

### Test plan

Dev android build succeeds

### Related issues

N/A

### Backwards compatibility

N/A

### Network scalability

N/A

---------

Co-authored-by: Tom McGuire <mcgtom10@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants