Skip to content

Commit

Permalink
chore(deps): update dependency react-native-quick-crypto to ^0.7.9 (#…
Browse files Browse the repository at this point in the history
…6362)

This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>margelo/react-native-quick-crypto
(react-native-quick-crypto)</summary>

###
[`v0.7.9`](https://redirect.github.com/margelo/react-native-quick-crypto/releases/tag/v0.7.9):
Release 0.7.9

[Compare
Source](https://redirect.github.com/margelo/react-native-quick-crypto/compare/v0.7.8...v0.7.9)

##### 🐛 Bug Fixes

- move host object variable outside functions to hold ref
([#&#8203;545](https://redirect.github.com/margelo/react-native-quick-crypto/issues/545))
([72dc901](https://redirect.github.com/margelo/react-native-quick-crypto/commit/72dc9018bf6b00e0892aeb7f6d0c7b0c223ea2e3))

###
[`v0.7.8`](https://redirect.github.com/margelo/react-native-quick-crypto/releases/tag/v0.7.8):
Release 0.7.8

[Compare
Source](https://redirect.github.com/margelo/react-native-quick-crypto/compare/v0.7.7...v0.7.8)

##### 🐛 Bug Fixes

- stop a crash in HostObject dtor
([46859c8](https://redirect.github.com/margelo/react-native-quick-crypto/commit/46859c8ee15f994788ee205c4963cf7f227d04ee))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot <[email protected]>
  • Loading branch information
renovate[bot] and valora-bot authored Dec 14, 2024
1 parent b0893b1 commit 1f02984
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ PODS:
- react-native-pager-view (6.4.1):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- react-native-quick-crypto (0.7.7):
- react-native-quick-crypto (0.7.10):
- OpenSSL-Universal
- RCT-Folly (= 2021.07.22.00)
- React
Expand Down Expand Up @@ -1279,7 +1279,7 @@ SPEC CHECKSUMS:
react-native-launch-arguments: 5f41e0abf88a15e3c5309b8875d6fd5ac43df49d
react-native-netinfo: f0a9899081c185db1de5bb2fdc1c88c202a059ac
react-native-pager-view: c65514a81a384c3ce244b5bd87167761740308d3
react-native-quick-crypto: e254783f9681542c182f9439f91139137e3b9e48
react-native-quick-crypto: e7ca8ccd138d8e54b9be3bc686fcc4e8c53866d7
react-native-restart: 7595693413fe3ca15893702f2c8306c62a708162
react-native-safe-area-context: 141eca0fd4e4191288dfc8b96a7c7e1c2983447a
react-native-shake: 0c36371dd63019afa68890ccc65a442ee21b4dde
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"react-native-picker-select": "^9.3.1",
"react-native-platform-touchable": "^1.1.1",
"react-native-qrcode-svg": "^6.3.12",
"react-native-quick-crypto": "^0.7.7",
"react-native-quick-crypto": "^0.7.9",
"react-native-reanimated": "^3.15.1",
"react-native-restart": "^0.0.27",
"react-native-safe-area-context": "^4.14.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12727,10 +12727,10 @@ react-native-quick-base64@^2.0.5:
dependencies:
base64-js "^1.5.1"

react-native-quick-crypto@^0.7.7:
version "0.7.7"
resolved "https://registry.yarnpkg.com/react-native-quick-crypto/-/react-native-quick-crypto-0.7.7.tgz#2126beff48da8f5c71210fc89b93a15ce8f5f126"
integrity sha512-+P7MWxo0KSCCyO6rwcW654l+GYV5tVkI7cusHSL/iCahnWCisuyBLzJENzdv6MqDM9pb59QJWbrLfOzpUHZpNw==
react-native-quick-crypto@^0.7.9:
version "0.7.10"
resolved "https://registry.yarnpkg.com/react-native-quick-crypto/-/react-native-quick-crypto-0.7.10.tgz#b65359348b4c1f2677c52ef54ab568f81627a4cf"
integrity sha512-ziupKopD1o58v+ywL8aTvJMXBpGf89xLQc3JKG5CRSdEUfTUu5e4ru43KIXrG6uleCX8pcgD6e6RsMqrdEy0zw==
dependencies:
"@craftzdog/react-native-buffer" "^6.0.5"
events "^3.3.0"
Expand Down

0 comments on commit 1f02984

Please sign in to comment.