StoDevX / AAO-React-Native

The St. Olaf community, now in pocket size.
GNU Affero General Public License v3.0
42 stars 16 forks source link

Update dependency @react-native-async-storage/async-storage to v2 #7188

Open renovate[bot] opened 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-native-async-storage/async-storage (source) 1.19.3 -> 2.0.0 age adoption passing confidence

Release Notes

react-native-async-storage/async-storage (@​react-native-async-storage/async-storage) ### [`v2.0.0`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/%40react-native-async-storage/async-storage%402.0.0) [Compare Source](https://redirect.github.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://redirect.github.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://redirect.github.com/react-native-async-storage/async-storage/releases/tag/%40react-native-async-storage/async-storage%401.24.0) [Compare Source](https://redirect.github.com/react-native-async-storage/async-storage/compare/v1.23.1...@react-native-async-storage/async-storage@1.24.0) ##### Minor Changes - [`8bf1526`](https://redirect.github.com/react-native-async-storage/async-storage/commit/8bf1526): dependencies bump and multiset type fix ### [`v1.23.1`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/v1.23.1) [Compare Source](https://redirect.github.com/react-native-async-storage/async-storage/compare/v1.23.0...v1.23.1) ##### Bug Fixes - **default-storage:** Privacy manifest missing key ([#​1076](https://redirect.github.com/react-native-async-storage/async-storage/issues/1076)) ([c4ed1fa](https://redirect.github.com/react-native-async-storage/async-storage/commit/c4ed1fa2fd1541ad26a06f937af4438158aa15df)) ### [`v1.23.0`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/v1.23.0) [Compare Source](https://redirect.github.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://redirect.github.com/react-native-async-storage/async-storage/issues/1075)) ([864626d](https://redirect.github.com/react-native-async-storage/async-storage/commit/864626d6d8a2c85a7ddf38c0a9c512db64fcdf06)) ### [`v1.22.3`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/v1.22.3) [Compare Source](https://redirect.github.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://redirect.github.com/react-native-async-storage/async-storage/issues/1068)) ([253126d](https://redirect.github.com/react-native-async-storage/async-storage/commit/253126d08c9d26e407782995134231639b71bce5)) ### [`v1.22.2`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/v1.22.2) [Compare Source](https://redirect.github.com/react-native-async-storage/async-storage/compare/v1.22.1...v1.22.2) ##### Bug Fixes - **ios:** check directory before call delete ([#​1066](https://redirect.github.com/react-native-async-storage/async-storage/issues/1066)) ([9db07c8](https://redirect.github.com/react-native-async-storage/async-storage/commit/9db07c8d10d9cee1c0ef8038d2374d2c231a41dc)) ### [`v1.22.1`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/v1.22.1) [Compare Source](https://redirect.github.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://redirect.github.com/react-native-async-storage/async-storage/issues/1064)) ([ea9fc7a](https://redirect.github.com/react-native-async-storage/async-storage/commit/ea9fc7a38bf19c2aa8746a20bc9992f06943a753)) ### [`v1.22.0`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/v1.22.0) [Compare Source](https://redirect.github.com/react-native-async-storage/async-storage/compare/v1.21.0...v1.22.0) ##### Features - add visionOS support ([#​1063](https://redirect.github.com/react-native-async-storage/async-storage/issues/1063)) ([a170bac](https://redirect.github.com/react-native-async-storage/async-storage/commit/a170baced0265e197dc7c6659ee963efbc0418a6)) ### [`v1.21.0`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/v1.21.0) [Compare Source](https://redirect.github.com/react-native-async-storage/async-storage/compare/v1.20.0...v1.21.0) ##### Bug Fixes - missing `kotlinVersion` property ([#​1042](https://redirect.github.com/react-native-async-storage/async-storage/issues/1042)) ([cff03e8](https://redirect.github.com/react-native-async-storage/async-storage/commit/cff03e8fa76e268002017e18349a0b462547df87)) ##### Features - **windows:** bump minimum target platform version to 10.0.17763.0 ([#​1031](https://redirect.github.com/react-native-async-storage/async-storage/issues/1031)) ([5682e8c](https://redirect.github.com/react-native-async-storage/async-storage/commit/5682e8ce2548ff423d978b0317e1b70de7a8a76f)) ### [`v1.20.0`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/v1.20.0) [Compare Source](https://redirect.github.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://redirect.github.com/react-native-async-storage/async-storage/issues/1028)) ([14489a7](https://redirect.github.com/react-native-async-storage/async-storage/commit/14489a79fbb3d6fc31171e82a826cb4df6317cb8)) ### [`v1.19.8`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/v1.19.8) [Compare Source](https://redirect.github.com/react-native-async-storage/async-storage/compare/v1.19.7...v1.19.8) ##### Bug Fixes - add missing `README.md` (merge) ([#​1032](https://redirect.github.com/react-native-async-storage/async-storage/issues/1032)) ([f974728](https://redirect.github.com/react-native-async-storage/async-storage/commit/f974728b7bee9911a32eaa0b8215c7c894436ea5)) ### [`v1.19.7`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/v1.19.7) [Compare Source](https://redirect.github.com/react-native-async-storage/async-storage/compare/v1.19.6...v1.19.7) ##### Bug Fixes - add missing `README.md` ([#​1030](https://redirect.github.com/react-native-async-storage/async-storage/issues/1030)) ([821eb01](https://redirect.github.com/react-native-async-storage/async-storage/commit/821eb01b1a7326db592e80018246cdc662c6dc5d)) ### [`v1.19.6`](https://redirect.github.com/react-native-async-storage/async-storage/releases/tag/v1.19.6) [Compare Source](https://redirect.github.com/react-native-async-storage/async-storage/compare/v1.19.5...v1.19.6) ##### Bug Fixes - widen supported version range ([#​1029](https://redirect.github.com/react-native-async-storage/async-storage/issues/1029)) ([921f24a](https://redirect.github.com/react-native-async-storage/async-storage/commit/921f24a82597af6e88d5be7ccf2cceccc70da554)) ### [`v1.19.5`](https://redirect.github.com/react-native-async-storage/async-storage/blob/HEAD/packages/default-storage-backend/CHANGELOG.md#1195-2023-11-10) [Compare Source](https://redirect.github.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://redirect.github.com/react-native-async-storage/async-storage/issues/1026)) ([f54a93b](https://redirect.github.com/react-native-async-storage/async-storage/commit/f54a93b55a6fdafdf3a820e7d625469ba7a1bec3)) ### [`v1.19.4`](https://redirect.github.com/react-native-async-storage/async-storage/blob/HEAD/packages/default-storage-backend/CHANGELOG.md#1194-2023-11-01) [Compare Source](https://redirect.github.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://redirect.github.com/react-native-async-storage/async-storage/issues/1021)) ([c770d4d](https://redirect.github.com/react-native-async-storage/async-storage/commit/c770d4d9e15cf56f653bf85c2c8916df272b90e5))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

renovate[bot] commented 3 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.