Skip to content

⬆️ Bump react-native-mmkv from 3.3.0 to 4.1.1 in /src/client#39

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/client/react-native-mmkv-4.1.1
Closed

⬆️ Bump react-native-mmkv from 3.3.0 to 4.1.1 in /src/client#39
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/client/react-native-mmkv-4.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps react-native-mmkv from 3.3.0 to 4.1.1.

Release notes

Sourced from react-native-mmkv's releases.

Release 4.1.1

4.1.1 (2026-01-07)

🐛 Bug Fixes

Release 4.1.0

4.1.0 (2025-12-04)

✨ Features

🐛 Bug Fixes

  • Fix the harness tests for existsMMKV and deleteMMKV (#970) (444d3fd)
  • Remove z and c++ libraries from podspec (#959) (8cd48e3)

📚 Documentation

  • update react-query integration docs (#960) (5e8fbe3)
  • Update Tinybase MMKV documentation link (#961) (3689c35)

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

... (truncated)

Commits
  • 8396c70 chore: release 4.1.1
  • f44857e chore: Update Podfile.lock
  • c2f2028 fix: Upgrade Nitro to 0.32.1 (#981)
  • 8b37d94 chore: Update Harness to alpha.19 (#976)
  • 4803e06 chore: Update lockfile
  • c1f8cd8 chore: release 4.1.0
  • eca284d chore(deps): bump actions/setup-java from 4 to 5 (#928)
  • e7085e4 chore(deps): bump jidicula/clang-format-action from 4.15.0 to 4.16.0 (#946)
  • 96331d6 chore(deps): bump actions/checkout from 5 to 6 (#962)
  • 8e87567 chore(deps): bump com.android.tools.build:gradle (#963)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react-native-mmkv](https://github.com/mrousavy/react-native-mmkv) from 3.3.0 to 4.1.1.
- [Release notes](https://github.com/mrousavy/react-native-mmkv/releases)
- [Commits](mrousavy/react-native-mmkv@v3.3.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Dependabot attempted to update this pull request, but because the branch dependabot/npm_and_yarn/src/client/react-native-mmkv-4.1.1 is protected it was unable to do so.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2026

Superseded by #68.

@dependabot dependabot bot closed this Mar 15, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants