Skip to content

Commit

Permalink
chore(deps): update submodules/wallet digest to 84f50b6 (#1394)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| submodules/wallet | digest | `91b1d19` -> `84f50b6` |

---

### 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 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/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJnaXQtc3VibW9kdWxlcyIsInJlbm92YXRlIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 5071d8e commit 461aa83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submodules/wallet
Submodule wallet updated 45 files
+6 βˆ’1 src/components/BottomSheetBase.tsx
+13 βˆ’3 src/components/ContactCircle.tsx
+58 βˆ’0 src/components/ReviewTransaction.test.tsx
+59 βˆ’1 src/components/ReviewTransaction.tsx
+2 βˆ’3 src/components/SegmentedControl.tsx
+1 βˆ’1 src/components/Toast.tsx
+1 βˆ’1 src/components/TokenBalance.tsx
+4 βˆ’4 src/components/__snapshots__/Avatar.test.tsx.snap
+2 βˆ’2 src/components/__snapshots__/ContactCircle.test.tsx.snap
+2 βˆ’2 src/earn/types.ts
+1 βˆ’1 src/home/celebration/ConfettiCelebration.tsx
+2 βˆ’2 src/icons/Exit.tsx
+2 βˆ’2 src/icons/GreyOut.tsx
+2 βˆ’7 src/icons/HiddenEyeIcon.tsx
+1 βˆ’8 src/icons/KeylessBackup.tsx
+1 βˆ’1 src/icons/OpenLinkIcon.tsx
+2 βˆ’2 src/icons/SwapAndDeposit.tsx
+2 βˆ’2 src/icons/Trophy.tsx
+4 βˆ’4 src/icons/biometry/Face.tsx
+2 βˆ’2 src/icons/biometry/FaceID.tsx
+2 βˆ’2 src/icons/biometry/Fingerprint.tsx
+3 βˆ’3 src/icons/biometry/Iris.tsx
+10 βˆ’10 src/icons/biometry/TouchID.tsx
+2 βˆ’2 src/icons/quick-actions/Add.tsx
+2 βˆ’2 src/icons/quick-actions/More.tsx
+2 βˆ’2 src/icons/quick-actions/Send.tsx
+2 βˆ’2 src/icons/quick-actions/Withdraw.tsx
+1 βˆ’2 src/images/Star.tsx
+1 βˆ’1 src/invite/InviteModal.tsx
+3 βˆ’4 src/jumpstart/JumpstartShareLink.tsx
+1 βˆ’5 src/jumpstart/JumpstartTransactionDetailsScreen.tsx
+1 βˆ’1 src/keylessBackup/KeylessBackupIntro.tsx
+7 βˆ’1 src/navigator/Navigator.tsx
+0 βˆ’9 src/navigator/QRNavigator.tsx
+2 βˆ’8 src/onboarding/registration/EnableBiometry.tsx
+2 βˆ’2 src/qrcode/NotAuthorizedView.tsx
+1 βˆ’1 src/qrcode/QRCode.tsx
+7 βˆ’4 src/qrcode/QRScanner.tsx
+3 βˆ’3 src/qrcode/QRTabBar.tsx
+1 βˆ’1 src/send/EnterAmountOptions.tsx
+2 βˆ’2 src/send/__snapshots__/SendConfirmation.test.tsx.snap
+3 βˆ’1 src/styles/colors.tsx
+3 βˆ’0 src/styles/styles.ts
+1 βˆ’1 src/tokens/TokenDetails.tsx
+1 βˆ’1 src/tokens/types.ts

0 comments on commit 461aa83

Please sign in to comment.