Skip to content

fix(deps): bump @react-native-async-storage/async-storage from 1.15.15 to 1.17.3 in /rn#114

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/rn/react-native-async-storage/async-storage-1.17.3
Closed

fix(deps): bump @react-native-async-storage/async-storage from 1.15.15 to 1.17.3 in /rn#114
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/rn/react-native-async-storage/async-storage-1.17.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps @react-native-async-storage/async-storage from 1.15.15 to 1.17.3.

Release notes

Sourced from @​react-native-async-storage/async-storage's releases.

v1.17.3

1.17.3 (2022-03-31)

Bug Fixes

  • declare support for react-native 0.68 (#789) (6e2c941)

v1.17.2

1.17.2 (2022-03-30)

Bug Fixes

  • cannot find react-native-test-app when Metro starts (#788) (e222452)

v1.17.1

1.17.1 (2022-03-29)

Bug Fixes

  • multiRemove should accept readonly string[] (#787) (298bbb0)

v1.17.0

1.17.0 (2022-03-18)

❗ Please note ❗

  • JDK11 is now required. In order to support Apple's M1 chips, we needed to bump Room to 2.4.2. This version requires compileSdkVersion to be set to 31 in your build.gradle file, which in turn means that we now require JDK11. The recommended variant to install is Temurin 11. You can find more guide about different JDK distros at whichjdk.com. If you don't want yet to upgrade, we suggest to change the Room version in your project by specifying different Kotlin and Room version in your gradle.properties
  • Supported version of Kotlin is now 1.6.10.

Features

  • android: bump room to 2.4.2, allowing arm64 jdk compile (#773) (774fb78)

v1.16.3

1.16.3 (2022-03-16)

Bug Fixes

  • types: wrong void return type of multiGet (#767) (6ba9d69)

v1.16.2

1.16.2 (2022-03-15)

Bug Fixes

... (truncated)

Changelog

Sourced from @​react-native-async-storage/async-storage's changelog.

1.17.3 (2022-03-31)

Bug Fixes

  • declare support for react-native 0.68 (#789) (6e2c941)

1.17.2 (2022-03-30)

Bug Fixes

  • cannot find react-native-test-app when Metro starts (#788) (e222452)

1.17.1 (2022-03-29)

Bug Fixes

  • multiRemove should accept readonly string[] (#787) (298bbb0)

1.17.0 (2022-03-18)

Features

  • android: bump room to 2.4.2, allowing arm64 jdk compile (#773) (774fb78)

1.16.3 (2022-03-16)

Bug Fixes

  • types: wrong void return type of multiGet (#767) (6ba9d69)

1.16.2 (2022-03-15)

Bug Fixes

  • windows: fix MultiRemove by using CHECK_SQL_OK macro (#772) (6f3f3ba)

1.16.1 (2022-02-10)

Bug Fixes

1.16.0 (2022-02-09)

... (truncated)

Commits
  • 7b02ea0 chore(release): 1.17.3 [skip ci]
  • 6e2c941 fix: declare support for react-native 0.68 (#789)
  • 8273803 chore(release): 1.17.2 [skip ci]
  • e222452 fix: cannot find react-native-test-app when Metro starts (#788)
  • 54f5c9a chore(release): 1.17.1 [skip ci]
  • 298bbb0 fix: multiRemove should accept readonly string[] (#787)
  • 834d67f chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /website (#784)
  • 9d3606d chore(deps): bump plist from 3.0.4 to 3.0.5 (#786)
  • a35afdb chore(deps): bump minimist from 1.2.5 to 1.2.6 (#785)
  • deb0baa chore(deps): bump minimist from 1.2.5 to 1.2.6 in /website (#783)
  • 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 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-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage) from 1.15.15 to 1.17.3.
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Changelog](https://github.com/react-native-async-storage/async-storage/blob/master/CHANGELOG.md)
- [Commits](react-native-async-storage/async-storage@v1.15.15...v1.17.3)

---
updated-dependencies:
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2022 14:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2022
@auto-add-label auto-add-label bot added the bug Something isn't working label Apr 1, 2022
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Apr 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2022

Superseded by #130.

@dependabot dependabot bot closed this May 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rn/react-native-async-storage/async-storage-1.17.3 branch May 9, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code 🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants