chore(deps): update dependency mmkv to v2.3.0#16
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
ad86006 to
b69bb18
Compare
b69bb18 to
21e913f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.1→2.3.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
Tencent/MMKV (mmkv)
v2.3.0Compare Source
This release is a breaking change and introduces AES-256 encryption for enhanced security.
reKey()method with the new key and set theaes256parameter totrue, e.g.,reKey(newKey, aes256: true). After this, you should use the new key for all future loads of this instance.ReadOnlymode.weakly_canonical()exception caused by an invalid file path.v2.2.4Compare Source
This is a hotfix release mainly for iOS/macOS CocoaPods users.
v2.2.3Compare Source
This is a feature release that brings full desktop support to Flutter.
v2.2.2Compare Source
This is a hot fix version mainly for Android platforms. It’s highly recommended for v2.2.0~v2.2.1 users.
v2.2.1Compare Source
importFrom().v2.2.0Compare Source
checkExist().isFileValid().groupPath()for iOS.checkContentChangedByOuterProcess()not working bug.v2.1.1Compare Source
This is a critical hotfix for v2.1.0. It's highly recommended to upgrade as soon as possible.
v2.1.0Compare Source
NameSpacefeature. Starting from v2.1.0, MMKV will try to migrate them back to normal when possible.It's highly recommended that you upgrade to v2.0.2 first with forward support of normal MMKV in a custom directory.
F_OFD_SETLKinstead ofF_SETLKin Android/OHOS.ReadOnlymode.v2.0.2Compare Source
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.