Skip to content

Commit c9f621a

Browse files
renovate[bot]valora-bot
authored andcommitted
fix(deps): update dependency react-native-simple-toast to v3 (valora-inc#5353)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-native-simple-toast](https://togithub.com/vonovak/react-native-simple-toast) | [`^1.1.4` -> `^3.3.1`](https://renovatebot.com/diffs/npm/react-native-simple-toast/1.1.4/3.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-simple-toast/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-simple-toast/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-simple-toast/1.1.4/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-simple-toast/1.1.4/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vonovak/react-native-simple-toast (react-native-simple-toast)</summary> ### [`v3.3.1`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.3.1) [Compare Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.3.0...v3.3.1) #### What's Changed - Revert "Refactor toast window" by [@&#8203;vonovak](https://togithub.com/vonovak) in [https://github.com/vonovak/react-native-simple-toast/pull/78](https://togithub.com/vonovak/react-native-simple-toast/pull/78) **Full Changelog**: vonovak/react-native-simple-toast@v3.3.0...v3.3.1 ### [`v3.3.0`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.3.0) [Compare Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.2.0...v3.3.0) #### What's Changed - chore(deps): bump ip from 1.1.8 to 1.1.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/75](https://togithub.com/vonovak/react-native-simple-toast/pull/75) - chore(deps): bump ip from 1.1.8 to 1.1.9 in /example by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/76](https://togithub.com/vonovak/react-native-simple-toast/pull/76) - Refactor toast window by [@&#8203;mgefimov](https://togithub.com/mgefimov) in [https://github.com/vonovak/react-native-simple-toast/pull/74](https://togithub.com/vonovak/react-native-simple-toast/pull/74) **Full Changelog**: vonovak/react-native-simple-toast@v3.2.0...v3.3.0 ### [`v3.2.0`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.2.0): Release 3.2.0 [Compare Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.1.0...v3.2.0) #### What's Changed - feat: keyboard avoid by [@&#8203;mgefimov](https://togithub.com/mgefimov) in [https://github.com/vonovak/react-native-simple-toast/pull/73](https://togithub.com/vonovak/react-native-simple-toast/pull/73) **Full Changelog**: vonovak/react-native-simple-toast@v3.1.0...v3.2.0 ### [`v3.1.0`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.1.0) [Compare Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.0.2...v3.1.0) #### What's Changed - Tap to dismiss by [@&#8203;mgefimov](https://togithub.com/mgefimov) in [https://github.com/vonovak/react-native-simple-toast/pull/64](https://togithub.com/vonovak/react-native-simple-toast/pull/64) - refactor: minor changes to types by [@&#8203;vonovak](https://togithub.com/vonovak) in [https://github.com/vonovak/react-native-simple-toast/pull/72](https://togithub.com/vonovak/react-native-simple-toast/pull/72) - chore(deps): bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse) from 7.22.8 to 7.23.2 in /example by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/65](https://togithub.com/vonovak/react-native-simple-toast/pull/65) - chore(deps): bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse) from 7.22.8 to 7.23.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/66](https://togithub.com/vonovak/react-native-simple-toast/pull/66) - chore(deps): bump react-devtools-core from 4.28.0 to 4.28.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/68](https://togithub.com/vonovak/react-native-simple-toast/pull/68) - chore(deps): bump react-devtools-core from 4.28.0 to 4.28.4 in /example by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/67](https://togithub.com/vonovak/react-native-simple-toast/pull/67) - chore: update ci.yml by [@&#8203;vonovak](https://togithub.com/vonovak) in [https://github.com/vonovak/react-native-simple-toast/pull/70](https://togithub.com/vonovak/react-native-simple-toast/pull/70) **Full Changelog**: vonovak/react-native-simple-toast@v3.0.2...v3.1.0 ### [`v3.0.2`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.0.2): Release 3.0.2 [Compare Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.0.1...v3.0.2) #### What's Changed - refactor: remove view controller by [@&#8203;mgefimov](https://togithub.com/mgefimov) in [https://github.com/vonovak/react-native-simple-toast/pull/63](https://togithub.com/vonovak/react-native-simple-toast/pull/63) #### New Contributors - [@&#8203;mgefimov](https://togithub.com/mgefimov) made their first contribution in [https://github.com/vonovak/react-native-simple-toast/pull/63](https://togithub.com/vonovak/react-native-simple-toast/pull/63) **Full Changelog**: vonovak/react-native-simple-toast@v3.0.1...v3.0.2 ### [`v3.0.1`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.0.1) [Compare Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v3.0.0...v3.0.1) #### What's Changed - fix: update how toastWindow is obtained by [@&#8203;vonovak](https://togithub.com/vonovak) in [https://github.com/vonovak/react-native-simple-toast/pull/58](https://togithub.com/vonovak/react-native-simple-toast/pull/58) **Full Changelog**: vonovak/react-native-simple-toast@v3.0.0...v3.0.1 ### [`v3.0.0`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v3.0.0) [Compare Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v2.0.1...v3.0.0) #### What's Changed - feat: support old arch as well by [@&#8203;vonovak](https://togithub.com/vonovak) in [https://github.com/vonovak/react-native-simple-toast/pull/55](https://togithub.com/vonovak/react-native-simple-toast/pull/55) no breaking changes **Full Changelog**: vonovak/react-native-simple-toast@v2.0.1...v3.0.0 ### [`v2.0.1`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v2.0.1) [Compare Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v2.0.0...v2.0.1) #### What's Changed - Toast.show default duration is added by [@&#8203;adsalihac](https://togithub.com/adsalihac) in [https://github.com/vonovak/react-native-simple-toast/pull/51](https://togithub.com/vonovak/react-native-simple-toast/pull/51) - docs: add summary docs by [@&#8203;vonovak](https://togithub.com/vonovak) in [https://github.com/vonovak/react-native-simple-toast/pull/26](https://togithub.com/vonovak/react-native-simple-toast/pull/26) - docs: clarify old arch by [@&#8203;vonovak](https://togithub.com/vonovak) in [https://github.com/vonovak/react-native-simple-toast/pull/28](https://togithub.com/vonovak/react-native-simple-toast/pull/28) - Bump json5 from 2.2.1 to 2.2.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/33](https://togithub.com/vonovak/react-native-simple-toast/pull/33) - docs: add new arch link by [@&#8203;vonovak](https://togithub.com/vonovak) in [https://github.com/vonovak/react-native-simple-toast/pull/35](https://togithub.com/vonovak/react-native-simple-toast/pull/35) - Bump http-cache-semantics from 4.1.0 to 4.1.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/36](https://togithub.com/vonovak/react-native-simple-toast/pull/36) - Bump cacheable-request from 10.2.3 to 10.2.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/37](https://togithub.com/vonovak/react-native-simple-toast/pull/37) - Update issue templates by [@&#8203;vonovak](https://togithub.com/vonovak) in [https://github.com/vonovak/react-native-simple-toast/pull/41](https://togithub.com/vonovak/react-native-simple-toast/pull/41) - Bump vm2 from 3.9.12 to 3.9.15 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/44](https://togithub.com/vonovak/react-native-simple-toast/pull/44) - Bump vm2 from 3.9.15 to 3.9.16 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/45](https://togithub.com/vonovak/react-native-simple-toast/pull/45) - Bump vm2 from 3.9.16 to 3.9.17 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/46](https://togithub.com/vonovak/react-native-simple-toast/pull/46) - Bump [@&#8203;sideway/formula](https://togithub.com/sideway/formula) from 3.0.0 to 3.0.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/48](https://togithub.com/vonovak/react-native-simple-toast/pull/48) - Bump [@&#8203;sideway/formula](https://togithub.com/sideway/formula) from 3.0.0 to 3.0.1 in /example by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/47](https://togithub.com/vonovak/react-native-simple-toast/pull/47) - Bump vm2 from 3.9.17 to 3.9.18 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/vonovak/react-native-simple-toast/pull/50](https://togithub.com/vonovak/react-native-simple-toast/pull/50) #### New Contributors - [@&#8203;dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/vonovak/react-native-simple-toast/pull/33](https://togithub.com/vonovak/react-native-simple-toast/pull/33) - [@&#8203;adsalihac](https://togithub.com/adsalihac) made their first contribution in [https://github.com/vonovak/react-native-simple-toast/pull/51](https://togithub.com/vonovak/react-native-simple-toast/pull/51) **Full Changelog**: vonovak/react-native-simple-toast@v2.0.0...v2.0.1 ### [`v2.0.0`](https://togithub.com/vonovak/react-native-simple-toast/releases/tag/v2.0.0) [Compare Source](https://togithub.com/vonovak/react-native-simple-toast/compare/v1.1.4...v2.0.0) #### What's Changed - new architecture migration - rewritten toast presentation logic PR: [https://github.com/vonovak/react-native-simple-toast/pull/25](https://togithub.com/vonovak/react-native-simple-toast/pull/25) BREAKING: new arch is now **required** **Full Changelog**: vonovak/react-native-simple-toast@v1.1.4...v2.0.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: valora-bot <[email protected]>
1 parent 4ddb49d commit c9f621a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

ios/Podfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -555,9 +555,9 @@ PODS:
555555
- react-native-shake (5.5.2):
556556
- RCT-Folly (= 2021.07.22.00)
557557
- React-Core
558-
- react-native-simple-toast (1.1.4):
558+
- react-native-simple-toast (3.3.1):
559559
- React-Core
560-
- Toast (~> 4.0.0)
560+
- Toast (~> 4)
561561
- react-native-splash-screen (3.3.0):
562562
- React-Core
563563
- react-native-video (6.0.0-rc.0):
@@ -1213,7 +1213,7 @@ SPEC CHECKSUMS:
12131213
react-native-randombytes: 421f1c7d48c0af8dbcd471b0324393ebf8fe7846
12141214
react-native-safe-area-context: dcab599c527c2d7de2d76507a523d20a0b83823d
12151215
react-native-shake: 8036ba95a1953c9b10821bdc33f5814c5d0bcef6
1216-
react-native-simple-toast: 8ee5d23f0b92b935ab7434cdb65159ce12dfb4b7
1216+
react-native-simple-toast: 1f1cc551d419bc0ab05dcb0136554006c274789d
12171217
react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457
12181218
react-native-video: e820b3ba1ad07e5b2bae137aa92966ea26086d21
12191219
react-native-webview: a987704e6cd3f5a21d372ef316e43f7b442d59ca

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"react-native-securerandom": "^1.0.1",
181181
"react-native-shake": "^5.5.2",
182182
"react-native-share": "^10.2.0",
183-
"react-native-simple-toast": "^1.1.4",
183+
"react-native-simple-toast": "^3.3.1",
184184
"react-native-skeleton-placeholder": "^5.2.4",
185185
"react-native-sms-retriever": "^1.1.1",
186186
"react-native-splash-screen": "^3.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15371,10 +15371,10 @@ react-native-share@^10.2.0:
1537115371
resolved "https://registry.yarnpkg.com/react-native-share/-/react-native-share-10.2.0.tgz#83a52911f9b47d1476f022ecdf0351dc0c863b5b"
1537215372
integrity sha512-dn6FNoEADHdeAkBihIN4ewyxc5PO0MmvFzaSsTsLCwOs7VrX8rBNbGDE5iMP3Anz+SY7YInW2UuxVttBzii6wg==
1537315373

15374-
react-native-simple-toast@^1.1.4:
15375-
version "1.1.4"
15376-
resolved "https://registry.yarnpkg.com/react-native-simple-toast/-/react-native-simple-toast-1.1.4.tgz#6a962beea87b86228a4f8c51bc93761108740b1c"
15377-
integrity sha512-7D8o8L445XDz7Rdh0pMgCIWuevv1FnGyuD7F8Nz/XhzMInmU4jL5VFJI25VVqQ2uGTaUSuo2ogXSgKnv6p9NJg==
15374+
react-native-simple-toast@^3.3.1:
15375+
version "3.3.1"
15376+
resolved "https://registry.yarnpkg.com/react-native-simple-toast/-/react-native-simple-toast-3.3.1.tgz#0eeab7cdcb98d999467e1cef812cfdc198549c23"
15377+
integrity sha512-5SbAvZpzjSHNkMGbO1cr/7kg/oHZEVZbgeqC+6FtYTtvBbkRMbEaUIfiD1rvghbxZrJB783Y/mHRDUab2ogTqA==
1537815378

1537915379
react-native-skeleton-placeholder@^5.2.4:
1538015380
version "5.2.4"

0 commit comments

Comments
 (0)