Skip to content

Commit 9c45e04

Browse files
fix(deps): update dependency @walletconnect/react-native-compat to ^2.10.2 (#4291)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@walletconnect/react-native-compat](https://togithub.com/walletconnect/walletconnect-monorepo) | [`^2.10.1` -> `^2.10.2`](https://renovatebot.com/diffs/npm/@walletconnect%2freact-native-compat/2.10.1/2.10.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@walletconnect%2freact-native-compat/2.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@walletconnect%2freact-native-compat/2.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@walletconnect%2freact-native-compat/2.10.1/2.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@walletconnect%2freact-native-compat/2.10.1/2.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>walletconnect/walletconnect-monorepo (@&#8203;walletconnect/react-native-compat)</summary> ### [`v2.10.2`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/2.10.2) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/2.10.1...2.10.2) #### What's Changed - chore: prep for `2.10.1` release by [@&#8203;ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3637](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3637) - chore: updates Auth to latest by [@&#8203;ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3647](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3647) - Added Near provider by [@&#8203;DamirSQA](https://togithub.com/DamirSQA) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3465](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3465) - fix: additional `!isReactNative()` check by [@&#8203;ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3652](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3652) - fix: Bug in README example code by [@&#8203;millsmcilroy](https://togithub.com/millsmcilroy) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3707](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3707) - chore(deps): update actions/checkout action to v4 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3618](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3618) - chore(deps): update aws-actions/configure-aws-credentials action to v4 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3656](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3656) - chore(deps): update docker/setup-buildx-action action to v3 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3660](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3660) - fix: message on request expiry rejection by [@&#8203;ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3721](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3721) - chore: session extend test for both peers by [@&#8203;ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3730](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3730) - fix: `relayer.subscribe` concurrency by [@&#8203;ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3731](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3731) - feat: adds `customStoragePrefix` option to Core by [@&#8203;bkrem](https://togithub.com/bkrem) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3688](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3688) - chore: disables setting custom `verifyUrl` by [@&#8203;ganchoradkov](https://togithub.com/ganchoradkov) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3750](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3750) #### New Contributors - [@&#8203;DamirSQA](https://togithub.com/DamirSQA) made their first contribution in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3465](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3465) - [@&#8203;millsmcilroy](https://togithub.com/millsmcilroy) made their first contribution in [https://github.com/WalletConnect/walletconnect-monorepo/pull/3707](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/3707) **Full Changelog**: WalletConnect/walletconnect-monorepo@2.10.1...2.10.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1be380b commit 9c45e04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@th3rdwave/react-navigation-bottom-sheet": "^0.2.7",
108108
"@toruslabs/fetch-node-details": "^8.1.1",
109109
"@toruslabs/torus.js": "^6.4.1",
110-
"@walletconnect/react-native-compat": "^2.10.1",
110+
"@walletconnect/react-native-compat": "^2.10.2",
111111
"@walletconnect/utils": "^2.10.1",
112112
"@walletconnect/web3wallet": "^1.9.1",
113113
"Base64": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4282,10 +4282,10 @@
42824282
pino "7.11.0"
42834283
tslib "1.14.1"
42844284

4285-
"@walletconnect/react-native-compat@^2.10.1":
4286-
version "2.10.1"
4287-
resolved "https://registry.yarnpkg.com/@walletconnect/react-native-compat/-/react-native-compat-2.10.1.tgz#39b6f1912c44bf1b0e9ce02ba63e4a30b92d6044"
4288-
integrity sha512-KZLj7wBcmnrzkqATZdW+OgrPvoceua54cgG460cpo3Yh81af+T51j3YFfpe7naCPW+EFX6SU5dpmMIe8jNfVjQ==
4285+
"@walletconnect/react-native-compat@^2.10.2":
4286+
version "2.10.2"
4287+
resolved "https://registry.yarnpkg.com/@walletconnect/react-native-compat/-/react-native-compat-2.10.2.tgz#079ece15badc415fdd97ce216f5912175d864526"
4288+
integrity sha512-g9Be7wEmlvLj40061I+bya/dxcSPzGTt6xGMqZIt324EEX96Er5lJ26JcuFw6qYo4iRmICW8UwLWhXEJ3cqO+Q==
42894289
dependencies:
42904290
events "3.3.0"
42914291
fast-text-encoding "^1.0.6"

0 commit comments

Comments
 (0)