MinaSamir11 / react-native-in-app-review

The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.
MIT License
647 stars 57 forks source link

[Snyk] Upgrade @react-native-async-storage/async-storage from 1.15.11 to 1.15.13 #87

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade @react-native-async-storage/async-storage from 1.15.11 to 1.15.13.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: @react-native-async-storage/async-storage
  • 1.15.13 - 2021-11-24

    1.15.13 (2021-11-24)

    Bug Fixes

    • wrong method referenced in validated input warning (#715) (a3e9537)
  • 1.15.12 - 2021-11-24

    1.15.12 (2021-11-24)

    Bug Fixes

  • 1.15.11 - 2021-11-05

    1.15.11 (2021-11-05)

    Bug Fixes

    • Error handling improvements and docs update (#698) (fc34bfa)

    AsyncStorage will no longer swallow errors from multiGet. In addition, multiple batched multiGet calls (not awaited) will be rejected with the same error, if one of the keys retrieval would fail. This is to keep the consistency across the platforms.

from @react-native-async-storage/async-storage GitHub release notes
Commit messages
Package name: @react-native-async-storage/async-storage
  • 385ddc4 chore(release): 1.15.13 [skip ci]
  • a3e9537 fix: wrong method referenced in validated input warning (#715)
  • 18e5977 chore(release): 1.15.12 [skip ci]
  • 5f6d6a0 fix: add type definition for jest mock (#708)
  • a9613c3 chore(deps): bump algoliasearch-helper from 3.5.5 to 3.6.2 in /website (#714)
  • 94b9520 chore: Improve releases (#711)
  • 0ec517c chore: remove usage of jcenter() (#697)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs