Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2022

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

Release notes

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

v1.17.4

1.17.4 (2022-05-09)

Bug Fixes

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

... (truncated)

Changelog

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

1.17.4 (2022-05-09)

Bug Fixes

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)

... (truncated)

Commits
  • 142fc06 chore(release): 1.17.4 [skip ci]
  • b044512 fix: multiGet accepts read-only array (#803)
  • 681102f chore(deps): bump async from 2.6.3 to 2.6.4 in /website (#799)
  • ec69009 chore(deps): bump async from 2.6.3 to 2.6.4 (#798)
  • 953e0c9 chore(deps): bump moment from 2.29.1 to 2.29.2 (#793)
  • 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]
  • 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.4.
- [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.4)

---
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 May 9, 2022 14:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 9, 2022
@auto-add-label auto-add-label bot added the bug Something isn't working label May 9, 2022
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label May 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 18, 2022

Superseded by #137.

@dependabot dependabot bot closed this May 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rn/react-native-async-storage/async-storage-1.17.4 branch May 18, 2022 14:40
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