Katchup-dev / Katchup-mobile-rn

๐Ÿฅซ ๋ง›์ข‹์€ ํ† ๋งˆํ†  ์‚ฐ์ง€์ง์†ก ํŒ๋งค์ค‘ ๐Ÿฅซ
1 stars 0 forks source link

Update dependency react-native-mmkv to v2.12.2 #174

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-mmkv 2.11.0 -> 2.12.2 age adoption passing confidence

Release Notes

mrousavy/react-native-mmkv (react-native-mmkv) ### [`v2.12.2`](https://togithub.com/mrousavy/react-native-mmkv/releases/tag/v2.12.2): Release 2.12.2 [Compare Source](https://togithub.com/mrousavy/react-native-mmkv/compare/v2.12.1...v2.12.2) ##### ๐Ÿ› Bug Fixes - Allow function type in `useObject` hook ([#​646](https://togithub.com/mrousavy/react-native-mmkv/issues/646)) ([3739aab](https://togithub.com/mrousavy/react-native-mmkv/commit/3739aabaa1393234a129183c06e11489474fc1f6)) - Use install_modules_dependencies in podspec ([#​643](https://togithub.com/mrousavy/react-native-mmkv/issues/643)) ([c946fba](https://togithub.com/mrousavy/react-native-mmkv/commit/c946fba90971562fd3803675c1efc7e21ac0a9f2)) - Use named parameters again for `useMMKVObject` ([f519992](https://togithub.com/mrousavy/react-native-mmkv/commit/f5199921375bbaf636343fa1411c5041e96ce643)) ##### ๐Ÿ“š Documentation - Update WRAPPER_REACT_QUERY.md ([#​642](https://togithub.com/mrousavy/react-native-mmkv/issues/642)) ([92f21f4](https://togithub.com/mrousavy/react-native-mmkv/commit/92f21f47d1d0e75f4c72d50dc6817b8b88d8a17b)) ### [`v2.12.1`](https://togithub.com/mrousavy/react-native-mmkv/releases/tag/v2.12.1): Release 2.12.1 [Compare Source](https://togithub.com/mrousavy/react-native-mmkv/compare/v2.12.0...v2.12.1) ##### ๐Ÿ’จ Performance Improvements - Synchronously update value when `key` changes without an additional render ([#​632](https://togithub.com/mrousavy/react-native-mmkv/issues/632)) ([f3e2ad3](https://togithub.com/mrousavy/react-native-mmkv/commit/f3e2ad30d9d18a57757428ffb3a33acee4562378)) ### [`v2.12.0`](https://togithub.com/mrousavy/react-native-mmkv/releases/tag/v2.12.0): Release 2.12.0 [Compare Source](https://togithub.com/mrousavy/react-native-mmkv/compare/v2.11.0...v2.12.0) ##### ๐Ÿ› Bug Fixes - Fix `namespace`/`AndroidManifest.package` error on Android Gradle Plugin 8/React Native 0.73 ([#​624](https://togithub.com/mrousavy/react-native-mmkv/issues/624)) ([8ca6ae5](https://togithub.com/mrousavy/react-native-mmkv/commit/8ca6ae5d72baa2e981e447570f440e2c479668fe)) - Fix getAllKeys on web ([#​616](https://togithub.com/mrousavy/react-native-mmkv/issues/616)) ([6fa83b5](https://togithub.com/mrousavy/react-native-mmkv/commit/6fa83b5f30fdbf4f91f192d62d0cef6483106177)) ##### โœจ Features - Add `setValue` with function setter for `useMMKVObject` ([#​623](https://togithub.com/mrousavy/react-native-mmkv/issues/623)) ([5dab096](https://togithub.com/mrousavy/react-native-mmkv/commit/5dab0966e520944a92caeca91b8e250b5f8ca4ac)) - Disable logs in release ([#​630](https://togithub.com/mrousavy/react-native-mmkv/issues/630)) ([2a0459b](https://togithub.com/mrousavy/react-native-mmkv/commit/2a0459bb160977dce2d1fe0899779ff2ee5a7202)) - Upgrade MMKV 1.2.13 -> 1.3.3 ([#​631](https://togithub.com/mrousavy/react-native-mmkv/issues/631)) ([f2d7310](https://togithub.com/mrousavy/react-native-mmkv/commit/f2d73102a6ecfa52cfa6cebaf55cd1b43a0feb7b))

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 has been generated by Mend Renovate. View repository job log here.