Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump react-native-mmkv from 2.5.1 to 2.11.0 #512

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps react-native-mmkv from 2.5.1 to 2.11.0.

Release notes

Sourced from react-native-mmkv's releases.

Release 2.11.0

2.11.0 (2023-11-10)

πŸ“š Documentation

✨ Features

πŸ› Bug Fixes

  • Don't leak encryption key in logs (a8995cc)
  • Fix "Failed to create MMKV instance" reload/fast refresh JSI error on Expo (#602) (1c58a78)
  • Fix correct behavior of function setState parameter (#598) (f391f9b)
  • Include banner in npm package (6327d85)

Release 2.10.2

2.10.2 (2023-08-25)

πŸ› Bug Fixes

  • revert change AndroidManifest to support RN < 0.71 (#561) (40b71fe)

Release 2.10.1

2.10.1 (2023-07-03)

πŸ› Bug Fixes

  • prevent console.warn spam in server environment (#556) (5092a36)

Release 2.10.0

2.10.0 (2023-06-23)

✨ Features

πŸ“š Documentation

... (truncated)

Commits
  • de2bde2 chore: release 2.11.0
  • 1c58a78 fix: Fix "Failed to create MMKV instance" reload/fast refresh JSI error on Ex...
  • 7683a65 feat: add basic test suite for hooks (#600)
  • f391f9b fix: Fix correct behavior of function setState parameter (#598)
  • 6327d85 fix: Include banner in npm package
  • 01b2bb2 feat: Add support for AGP>=8 (#589)
  • a7e5e90 docs: New banner
  • a8995cc fix: Don't leak encryption key in logs
  • f564552 Add community discord
  • d097084 feat: Add clang-format to lint the C++ codebase (#578)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [react-native-mmkv](https://github.com/mrousavy/react-native-mmkv) from 2.5.1 to 2.11.0.
- [Release notes](https://github.com/mrousavy/react-native-mmkv/releases)
- [Commits](mrousavy/react-native-mmkv@v2.5.1...v2.11.0)

---
updated-dependencies:
- dependency-name: react-native-mmkv
  dependency-type: direct:development
...

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 Jan 9, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7466012561

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.677%

Totals Coverage Status
Change from base Build 7452539780: 0.0%
Covered Lines: 3489
Relevant Lines: 4011

πŸ’› - Coveralls

@loscm
Copy link
Contributor

loscm commented Jan 9, 2024

Automatically requested review from @markdlv because they were a top contributor. Feel free to reassign this to someone else who may be better able to review this PR. Please merge this PR after approving.

@loscm loscm requested a review from markdlv January 9, 2024 20:07
@markdlv markdlv merged commit c497ae3 into master Jan 10, 2024
2 checks passed
@markdlv markdlv deleted the dependabot/npm_and_yarn/react-native-mmkv-2.11.0 branch January 10, 2024 18:45
Copy link

πŸŽ‰ This PR is included in version 11.11.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@github-actions github-actions bot added the released Has been released to the package repository (NPM, etc) label Jan 11, 2024
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 released Has been released to the package repository (NPM, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants