WalletConnect / walletconnect-utils

Javascript Utilities for WalletConnect
MIT License
65 stars 56 forks source link

chore(deps): update dependency @react-native-async-storage/async-storage to v2 #191

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-native-async-storage/async-storage (source) 1.x -> 1.x \|\| 2.x age adoption passing confidence

Release Notes

react-native-async-storage/async-storage (@​react-native-async-storage/async-storage) ### [`v2.0.0`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/%40react-native-async-storage/async-storage%402.0.0) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/@react-native-async-storage/async-storage@1.24.0...@react-native-async-storage/async-storage@2.0.0) ##### Major Changes - [`c319205`](https://togithub.com/react-native-async-storage/async-storage/commit/c319205): Support 0.74 (by migrating off deprecated `onCatalystInstanceDestroy`) — unfortunately, this also means that we must bump the minimum supported version to 0.65 ### [`v1.24.0`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/%40react-native-async-storage/async-storage%401.24.0) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.23.1...@react-native-async-storage/async-storage@1.24.0) ##### Minor Changes - [`8bf1526`](https://togithub.com/react-native-async-storage/async-storage/commit/8bf1526): dependencies bump and multiset type fix ### [`v1.23.1`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/v1.23.1) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.23.0...v1.23.1) ##### Bug Fixes - **default-storage:** Privacy manifest missing key ([#​1076](https://togithub.com/react-native-async-storage/async-storage/issues/1076)) ([c4ed1fa](https://togithub.com/react-native-async-storage/async-storage/commit/c4ed1fa2fd1541ad26a06f937af4438158aa15df)) ### [`v1.23.0`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/v1.23.0) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.22.3...v1.23.0) ❗️Please bump to version v1.23.1 fixed Privacy Manifest file ##### Features - **default-storage:** Add Privacy Manifest for iOS ([#​1075](https://togithub.com/react-native-async-storage/async-storage/issues/1075)) ([864626d](https://togithub.com/react-native-async-storage/async-storage/commit/864626d6d8a2c85a7ddf38c0a9c512db64fcdf06)) ### [`v1.22.3`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/v1.22.3) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.22.2...v1.22.3) ##### Bug Fixes - **android:** bridgeless mode broken on react-native 0.74 ([#​1068](https://togithub.com/react-native-async-storage/async-storage/issues/1068)) ([253126d](https://togithub.com/react-native-async-storage/async-storage/commit/253126d08c9d26e407782995134231639b71bce5)) ### [`v1.22.2`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/v1.22.2) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.22.1...v1.22.2) ##### Bug Fixes - **ios:** check directory before call delete ([#​1066](https://togithub.com/react-native-async-storage/async-storage/issues/1066)) ([9db07c8](https://togithub.com/react-native-async-storage/async-storage/commit/9db07c8d10d9cee1c0ef8038d2374d2c231a41dc)) ### [`v1.22.1`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/v1.22.1) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.22.0...v1.22.1) ##### Bug Fixes - **ios:** Merging empty object should not override current value ([#​1064](https://togithub.com/react-native-async-storage/async-storage/issues/1064)) ([ea9fc7a](https://togithub.com/react-native-async-storage/async-storage/commit/ea9fc7a38bf19c2aa8746a20bc9992f06943a753)) ### [`v1.22.0`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/v1.22.0) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.21.0...v1.22.0) ##### Features - add visionOS support ([#​1063](https://togithub.com/react-native-async-storage/async-storage/issues/1063)) ([a170bac](https://togithub.com/react-native-async-storage/async-storage/commit/a170baced0265e197dc7c6659ee963efbc0418a6)) ### [`v1.21.0`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/v1.21.0) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.20.0...v1.21.0) ##### Bug Fixes - missing `kotlinVersion` property ([#​1042](https://togithub.com/react-native-async-storage/async-storage/issues/1042)) ([cff03e8](https://togithub.com/react-native-async-storage/async-storage/commit/cff03e8fa76e268002017e18349a0b462547df87)) ##### Features - **windows:** bump minimum target platform version to 10.0.17763.0 ([#​1031](https://togithub.com/react-native-async-storage/async-storage/issues/1031)) ([5682e8c](https://togithub.com/react-native-async-storage/async-storage/commit/5682e8ce2548ff423d978b0317e1b70de7a8a76f)) ### [`v1.20.0`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/v1.20.0) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.19.8...v1.20.0) ❗ This version contains regression, please use v1.21.0 instead. ##### Features - **android:** Bump versions for Next storage ([#​1028](https://togithub.com/react-native-async-storage/async-storage/issues/1028)) ([14489a7](https://togithub.com/react-native-async-storage/async-storage/commit/14489a79fbb3d6fc31171e82a826cb4df6317cb8)) ### [`v1.19.8`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/v1.19.8) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.19.7...v1.19.8) ##### Bug Fixes - add missing `README.md` (merge) ([#​1032](https://togithub.com/react-native-async-storage/async-storage/issues/1032)) ([f974728](https://togithub.com/react-native-async-storage/async-storage/commit/f974728b7bee9911a32eaa0b8215c7c894436ea5)) ### [`v1.19.7`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/v1.19.7) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.19.6...v1.19.7) ##### Bug Fixes - add missing `README.md` ([#​1030](https://togithub.com/react-native-async-storage/async-storage/issues/1030)) ([821eb01](https://togithub.com/react-native-async-storage/async-storage/commit/821eb01b1a7326db592e80018246cdc662c6dc5d)) ### [`v1.19.6`](https://togithub.com/react-native-async-storage/async-storage/releases/tag/v1.19.6) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.19.5...v1.19.6) ##### Bug Fixes - widen supported version range ([#​1029](https://togithub.com/react-native-async-storage/async-storage/issues/1029)) ([921f24a](https://togithub.com/react-native-async-storage/async-storage/commit/921f24a82597af6e88d5be7ccf2cceccc70da554)) ### [`v1.19.5`](https://togithub.com/react-native-async-storage/async-storage/blob/HEAD/packages/default-storage-backend/CHANGELOG.md#1195-2023-11-10) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.19.4...v1.19.5) ##### Bug Fixes - **android:** add buildFeaturesbuildConfig for android gradle plugin 8 ([#​1026](https://togithub.com/react-native-async-storage/async-storage/issues/1026)) ([f54a93b](https://togithub.com/react-native-async-storage/async-storage/commit/f54a93b55a6fdafdf3a820e7d625469ba7a1bec3)) ### [`v1.19.4`](https://togithub.com/react-native-async-storage/async-storage/blob/HEAD/packages/default-storage-backend/CHANGELOG.md#1194-2023-11-01) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.19.3...v1.19.4) ##### Bug Fixes - **tvos:** Apple TV warning should only happen once ([#​1021](https://togithub.com/react-native-async-storage/async-storage/issues/1021)) ([c770d4d](https://togithub.com/react-native-async-storage/async-storage/commit/c770d4d9e15cf56f653bf85c2c8916df272b90e5)) ### [`v1.19.3`](https://togithub.com/react-native-async-storage/async-storage/blob/HEAD/packages/default-storage-backend/CHANGELOG.md#1193-2023-08-24) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.19.2...v1.19.3) ##### Bug Fixes - **ios:** fix `pod install` on RN 0.70.x + New Arch ([#​1004](https://togithub.com/react-native-async-storage/async-storage/issues/1004)) ([e15432c](https://togithub.com/react-native-async-storage/async-storage/commit/e15432cea0b8691890a4cf08d69639ad31f09421)), closes [#​997](https://togithub.com/react-native-async-storage/async-storage/issues/997) ### [`v1.19.2`](https://togithub.com/react-native-async-storage/async-storage/blob/HEAD/packages/default-storage-backend/CHANGELOG.md#1192-2023-08-13) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.19.1...v1.19.2) ##### Bug Fixes - tell users about how autolinking works ([#​1000](https://togithub.com/react-native-async-storage/async-storage/issues/1000)) ([dc2155a](https://togithub.com/react-native-async-storage/async-storage/commit/dc2155a01088959bd52711a2a41e2296f5f58ebc)) ### [`v1.19.1`](https://togithub.com/react-native-async-storage/async-storage/blob/HEAD/packages/default-storage-backend/CHANGELOG.md#1191-2023-07-19) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.19.0...v1.19.1) ##### Bug Fixes - **android:** add required namespace in `build.gradle` ([#​991](https://togithub.com/react-native-async-storage/async-storage/issues/991)) ([ce19249](https://togithub.com/react-native-async-storage/async-storage/commit/ce19249ca5c2a9ea41464bb430f476b78d3223b4)) ### [`v1.19.0`](https://togithub.com/react-native-async-storage/async-storage/blob/HEAD/packages/default-storage-backend/CHANGELOG.md#1190-2023-07-03) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.18.2...v1.19.0) ##### Features - add TurboModule support ([#​910](https://togithub.com/react-native-async-storage/async-storage/issues/910)) ([86a7e90](https://togithub.com/react-native-async-storage/async-storage/commit/86a7e9021c99d5f96c5a67ae7b4692f48874c240)) #### [1.18.2](https://togithub.com/react-native-async-storage/async-storage/compare/v1.18.1...v1.18.2) (2023-06-06) ##### Bug Fixes - allow consumption of `RCTAsyncStorage` as TurboModule ([#​965](https://togithub.com/react-native-async-storage/async-storage/issues/965)) ([62732d9](https://togithub.com/react-native-async-storage/async-storage/commit/62732d900f6dd2cc5b4c14230f33ed32114d6a09)) #### [1.18.1](https://togithub.com/react-native-async-storage/async-storage/compare/v1.18.0...v1.18.1) (2023-03-29) ##### Bug Fixes - declare support for react-native 0.72 ([#​950](https://togithub.com/react-native-async-storage/async-storage/issues/950)) ([f15c419](https://togithub.com/react-native-async-storage/async-storage/commit/f15c419c7082ac191a1c7fedb79261c03a1c0584)) ### [`v1.18.2`](https://togithub.com/react-native-async-storage/async-storage/blob/HEAD/packages/default-storage-backend/CHANGELOG.md#1182-2023-06-06) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.18.1...v1.18.2) ##### Bug Fixes - allow consumption of `RCTAsyncStorage` as TurboModule ([#​965](https://togithub.com/react-native-async-storage/async-storage/issues/965)) ([62732d9](https://togithub.com/react-native-async-storage/async-storage/commit/62732d900f6dd2cc5b4c14230f33ed32114d6a09)) ### [`v1.18.1`](https://togithub.com/react-native-async-storage/async-storage/blob/HEAD/packages/default-storage-backend/CHANGELOG.md#1181-2023-03-29) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.18.0...v1.18.1) ##### Bug Fixes - declare support for react-native 0.72 ([#​950](https://togithub.com/react-native-async-storage/async-storage/issues/950)) ([f15c419](https://togithub.com/react-native-async-storage/async-storage/commit/f15c419c7082ac191a1c7fedb79261c03a1c0584)) ### [`v1.18.0`](https://togithub.com/react-native-async-storage/async-storage/blob/HEAD/packages/default-storage-backend/CHANGELOG.md#1180-2023-03-27) [Compare Source](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.12...v1.18.0) ##### Features - **android:** Bump Next version dependencies, min and target SDK ([#​949](https://togithub.com/react-native-async-storage/async-storage/issues/949)) ([271a040](https://togithub.com/react-native-async-storage/async-storage/commit/271a0400db12b50945882e062260826a393f1a3d)) #### [1.17.12](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.11...v1.17.12) (2023-03-15) ##### Bug Fixes - **deploy:** auth bot as git user ([#​938](https://togithub.com/react-native-async-storage/async-storage/issues/938)) ([4de4baa](https://togithub.com/react-native-async-storage/async-storage/commit/4de4baa858ca707ff9d7584a1c1c0d45396a60ec)) - **deploy:** GH token naming ([#​939](https://togithub.com/react-native-async-storage/async-storage/issues/939)) ([06ef84c](https://togithub.com/react-native-async-storage/async-storage/commit/06ef84c3d03560af9654527c11dbc28392ca7562)) #### [1.17.11](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.10...v1.17.11) (2022-11-11) ##### Bug Fixes - declare support for react-native 0.71 ([#​870](https://togithub.com/react-native-async-storage/async-storage/issues/870)) ([1bf1a98](https://togithub.com/react-native-async-storage/async-storage/commit/1bf1a98ce7085787e8a7106fafa5a2b35f408561)) #### [1.17.10](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.9...v1.17.10) (2022-08-24) ##### Bug Fixes - declare support for react-native 0.70 ([#​836](https://togithub.com/react-native-async-storage/async-storage/issues/836)) ([7c2eb06](https://togithub.com/react-native-async-storage/async-storage/commit/7c2eb060388b31a210f6b148e71cee9825715f1e)) #### [1.17.9](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.8...v1.17.9) (2022-08-12) ##### Bug Fixes - re-export AsyncStorageStatic type ([#​829](https://togithub.com/react-native-async-storage/async-storage/issues/829)) ([a29e4f3](https://togithub.com/react-native-async-storage/async-storage/commit/a29e4f368212e464fb11e9fa84fa47a183ef6b07)) #### [1.17.8](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.7...v1.17.8) (2022-08-08) ##### Bug Fixes - remove warning about `multiMerge` not being implemented ([#​827](https://togithub.com/react-native-async-storage/async-storage/issues/827)) ([cc69173](https://togithub.com/react-native-async-storage/async-storage/commit/cc69173824be66d9c1251bdad2d9b48f33aa5594)) #### [1.17.7](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.6...v1.17.7) (2022-06-23) ##### Bug Fixes - declare support for react-native 0.69 ([#​817](https://togithub.com/react-native-async-storage/async-storage/issues/817)) ([802ad19](https://togithub.com/react-native-async-storage/async-storage/commit/802ad1986125fdbd079acbf6cf5347b82142da36)) #### [1.17.6](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.5...v1.17.6) (2022-06-01) ##### Bug Fixes - **windows:** change `WindowsTargetPlatformVersion` to 10.0 ([#​810](https://togithub.com/react-native-async-storage/async-storage/issues/810)) ([668f384](https://togithub.com/react-native-async-storage/async-storage/commit/668f384963a7c1ea0be9df693af5806b552d998b)) #### [1.17.5](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.4...v1.17.5) (2022-05-18) ##### Bug Fixes - invalid module name in augmentation ([#​805](https://togithub.com/react-native-async-storage/async-storage/issues/805)) ([db28513](https://togithub.com/react-native-async-storage/async-storage/commit/db285138137b7d213598961b672be6ed8fade754)) #### [1.17.4](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.3...v1.17.4) (2022-05-09) ##### Bug Fixes - `multiGet` accepts read-only array ([#​803](https://togithub.com/react-native-async-storage/async-storage/issues/803)) ([b044512](https://togithub.com/react-native-async-storage/async-storage/commit/b0445123bb8b315375ed4af3e97435cf8f870b39)) #### [1.17.3](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.2...v1.17.3) (2022-03-31) ##### Bug Fixes - declare support for react-native 0.68 ([#​789](https://togithub.com/react-native-async-storage/async-storage/issues/789)) ([6e2c941](https://togithub.com/react-native-async-storage/async-storage/commit/6e2c941d51edb1c8d4d15b22787646b8b45e94ae)) #### [1.17.2](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.1...v1.17.2) (2022-03-30) ##### Bug Fixes - cannot find `react-native-test-app` when Metro starts ([#​788](https://togithub.com/react-native-async-storage/async-storage/issues/788)) ([e222452](https://togithub.com/react-native-async-storage/async-storage/commit/e2224526c6a934c13ba5d04b7a5779ad0e083d37)) #### [1.17.1](https://togithub.com/react-native-async-storage/async-storage/compare/v1.17.0...v1.17.1) (2022-03-29) ##### Bug Fixes - `multiRemove` should accept `readonly string[]` ([#​787](https://togithub.com/react-native-async-storage/async-storage/issues/787)) ([298bbb0](https://togithub.com/react-native-async-storage/async-storage/commit/298bbb00420bf789b69fa574a2884463ec950f5c))

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR was generated by Mend Renovate. View the repository job log.