Skip to content

Commit

Permalink
chore(deps): update submodules/wallet digest to 299f41c (#370)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| submodules/wallet | digest | `0e66739` -> `299f41c` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "after 8:00 before 23:00 every weekday except on Friday" in
timezone UTC.

🚦 **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://app.renovatebot.com/dashboard#github/valora-inc/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 3, 2023
1 parent 0571543 commit 7fdbf82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submodules/wallet
Submodule wallet updated 30 files
+1 −1 Gemfile
+1 −1 Gemfile.lock
+1 −1 android/app/build.gradle
+4 −0 ios/Podfile
+211 −210 ios/Podfile.lock
+1 −1 package.json
+3 −35 patches/react-native+0.67.5.patch
+1 −23 src/account/ShakeForSupport.test.tsx
+1 −252 src/account/__snapshots__/Profile.test.tsx.snap
+82 −1,494 src/account/__snapshots__/Settings.test.tsx.snap
+1 −534 src/account/__snapshots__/ShakeForSupport.test.tsx.snap
+5 −1,165 src/backup/__snapshots__/BackupPhrase.test.tsx.snap
+2 −0 src/components/__snapshots__/Dialog.test.tsx.snap
+2 −394 src/components/__snapshots__/FeeIcon.test.tsx.snap
+1 −197 src/escrow/__snapshots__/ReclaimPaymentConfirmationCard.test.tsx.snap
+2 −368 src/fiatExchanges/__snapshots__/FiatExchangeAmount.test.tsx.snap
+4 −864 src/fiatExchanges/__snapshots__/ReviewFees.test.tsx.snap
+4 −856 src/fiatExchanges/__snapshots__/SimplexScreen.test.tsx.snap
+33 −57 src/home/CashInBottomSheet.test.tsx
+19 −3 src/home/WalletHome.test.tsx
+1 −260 src/home/__snapshots__/CashInBottomSheet.test.tsx.snap
+6 −5 src/onboarding/registration/PictureInput.test.tsx
+1 −301 src/onboarding/registration/__snapshots__/PictureInput.test.tsx.snap
+1 −269 src/send/__snapshots__/Send.test.tsx.snap
+1 −197 src/send/__snapshots__/SendConfirmation.test.tsx.snap
+1 −193 src/send/__snapshots__/SendConfirmationLegacy.test.tsx.snap
+2 −704 src/send/__snapshots__/ValidateRecipientAccount.test.tsx.snap
+1 −1 src/walletConnect/walletConnect.ts
+3 −159 src/webview/__snapshots__/WebViewAndroidBottomSheet.test.tsx.snap
+23 −24 yarn.lock

0 comments on commit 7fdbf82

Please sign in to comment.