Skip to content

fix(deps): bump react-native-mmkv from 3.3.3 to 4.0.1#146

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-mmkv-4.0.1
Closed

fix(deps): bump react-native-mmkv from 3.3.3 to 4.0.1#146
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-mmkv-4.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 18, 2025

Copy link
Copy Markdown
Contributor

Bumps react-native-mmkv from 3.3.3 to 4.0.1.

Release notes

Sourced from react-native-mmkv's releases.

Release 4.0.1

4.0.1 (2025-11-18)

✨ Features

🐛 Bug Fixes

📚 Documentation

  • Replace Flipper with Rozenite for MMKV debugging (#950) (d9e58b3)

Release 4.0.0

4.0.0 (2025-10-20)

react-native-mmkv V4 is the next major evolution of the library - it features:

  • A full rewrite to Nitro! 🔥
    • ..this implies that V4 now works again on the old-architecture, until react-native 0.82 at least.
  • react-native-mmkv V4 now uses MMKVCore from CocoaPods/Gradle instead of shipping it as source - this means you can use the native MMKV library from your native code again without causing duplicate symbols!
  • Make set(...) throw a useful Error when the value couldn't be saved
  • Adds useMMKVKeys()
  • Make remove(...) return a bool
  • Add AppGroup again
  • Make remove(...) and clearAllKeys() invoke listeners properly

‼️ Before upgrading, please read the V4 upgrade guide. ‼️

✨ Features

🐛 Bug Fixes

  • Fix example app build for Xcode 26 (#922) (965a549)
  • Notify listeners when keys get removed (remove/clearAll) (#920) (09643c3)
  • Throw if key is empty in set(...) (#919) (3d3b793)

Release 4.0.0-beta.12

4.0.0-beta.12 (2025-09-26)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-native-mmkv](https://github.com/mrousavy/react-native-mmkv) from 3.3.3 to 4.0.1.
- [Release notes](https://github.com/mrousavy/react-native-mmkv/releases)
- [Commits](mrousavy/react-native-mmkv@v3.3.3...v4.0.1)

---
updated-dependencies:
- dependency-name: react-native-mmkv
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 18, 2025
@dependabot dependabot Bot requested review from IronTony and panz3r as code owners November 18, 2025 18:30
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 18, 2025
@github-actions github-actions Bot enabled auto-merge (squash) November 18, 2025 18:30
@panz3r panz3r closed this Nov 18, 2025
auto-merge was automatically disabled November 18, 2025 18:36

Pull request was closed

@dependabot @github

dependabot Bot commented on behalf of github Nov 18, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/react-native-mmkv-4.0.1 branch November 18, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant