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

fix(deps): update dependency @react-native-async-storage/async-storage to v1.24.0 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 13, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-native-async-storage/async-storage (source) 1.15.11 -> 1.24.0 age adoption passing confidence

Release Notes

react-native-async-storage/async-storage (@​react-native-async-storage/async-storage)

v1.24.0

Compare Source

Minor Changes
  • 8bf1526: dependencies bump and multiset type fix

v1.23.1

Compare Source

Bug Fixes

v1.23.0

Compare Source

❗️Please bump to version v1.23.1 fixed Privacy Manifest file

Features

v1.22.3

Compare Source

Bug Fixes
  • android: bridgeless mode broken on react-native 0.74 (#​1068) (253126d)

v1.22.2

Compare Source

Bug Fixes

v1.22.1

Compare Source

Bug Fixes
  • ios: Merging empty object should not override current value (#​1064) (ea9fc7a)

v1.22.0

Compare Source

Features

v1.21.0

Compare Source

Bug Fixes
Features
  • windows: bump minimum target platform version to 10.0.17763.0 (#​1031) (5682e8c)

v1.20.0

Compare Source

❗ This version contains regression, please use v1.21.0 instead.

Features

v1.19.8

Compare Source

Bug Fixes

v1.19.7

Compare Source

Bug Fixes

v1.19.6

Compare Source

Bug Fixes

v1.19.5

Compare Source

Bug Fixes
  • android: add buildFeaturesbuildConfig for android gradle plugin 8 (#​1026) (f54a93b)

v1.19.4

Compare Source

Bug Fixes

v1.19.3

Compare Source

Bug Fixes

v1.19.2

Compare Source

Bug Fixes

v1.19.1

Compare Source

Bug Fixes

v1.19.0

Compare Source

Features

1.18.2 (2023-06-06)

Bug Fixes
  • allow consumption of RCTAsyncStorage as TurboModule (#​965) (62732d9)

1.18.1 (2023-03-29)

Bug Fixes

v1.18.2

Compare Source

Bug Fixes
  • allow consumption of RCTAsyncStorage as TurboModule (#​965) (62732d9)

v1.18.1

Compare Source

Bug Fixes

v1.18.0

Compare Source

Features
  • android: Bump Next version dependencies, min and target SDK (#​949) (271a040)

1.17.12 (2023-03-15)

Bug Fixes

1.17.11 (2022-11-11)

Bug Fixes

1.17.10 (2022-08-24)

Bug Fixes

1.17.9 (2022-08-12)

Bug Fixes

1.17.8 (2022-08-08)

Bug Fixes
  • remove warning about multiMerge not being implemented (#​827) (cc69173)

1.17.7 (2022-06-23)

Bug Fixes

1.17.6 (2022-06-01)

Bug Fixes
  • windows: change WindowsTargetPlatformVersion to 10.0 (#​810) (668f384)

1.17.5 (2022-05-18)

Bug Fixes

1.17.4 (2022-05-09)

Bug Fixes

1.17.3 (2022-03-31)

Bug Fixes

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

v1.17.12

Compare Source

Bug Fixes

v1.17.11

Compare Source

Bug Fixes

v1.17.10

Compare Source

Bug Fixes

v1.17.9

Compare Source

Bug Fixes

v1.17.8

Compare Source

Bug Fixes
  • remove warning about multiMerge not being implemented (#​827) (cc69173)

v1.17.7

Compare Source

Bug Fixes

v1.17.6

Compare Source

Bug Fixes
  • windows: change WindowsTargetPlatformVersion to 10.0 (#​810) (668f384)

v1.17.5

Compare Source

Bug Fixes

v1.17.4

Compare Source

Bug Fixes

v1.17.3

Compare Source

Bug Fixes

v1.17.2

Compare Source

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

v1.17.1

Compare Source

Bug Fixes

v1.17.0

Compare Source

❗ 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

Compare Source

Bug Fixes

v1.16.2

Compare Source

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

v1.16.1

Compare Source

Bug Fixes

v1.16.0

Compare Source

Features

1.15.17 (2022-01-24)

Bug Fixes
  • types: remove 'this' binding expectations on hook fn types (#​736) (cf76a4e)

1.15.16 (2022-01-21)

Bug Fixes

1.15.15 (2022-01-11)

Bug Fixes

1.15.14 (2021-11-30)

Bug Fixes

1.15.13 (2021-11-24)

Bug Fixes
  • wrong method referenced in validated input warning (#​715) (a3e9537)

1.15.12 (2021-11-24)

Bug Fixes

v1.15.17

Compare Source

Bug Fixes
  • types: remove 'this' binding expectations on hook fn types (#​736) (cf76a4e)

v1.15.16

Compare Source

Bug Fixes

v1.15.15

Compare Source

Bug Fixes

v1.15.14

Compare Source

Bug Fixes

v1.15.13

Compare Source

Bug Fixes
  • wrong method referenced in validated input warning (#​715) (a3e9537)

v1.15.12

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.15.15 Update dependency @react-native-async-storage/async-storage to v1.15.16 Jan 21, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 9eccf1d to 7e2e603 Compare January 21, 2022 13:29
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.15.16 Update dependency @react-native-async-storage/async-storage to v1.15.17 Jan 24, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 7e2e603 to 89171c5 Compare January 24, 2022 13:24
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 89171c5 to 723ca54 Compare February 9, 2022 12:40
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.15.17 Update dependency @react-native-async-storage/async-storage to v1.16.0 Feb 9, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 723ca54 to 66c1dd5 Compare February 10, 2022 12:11
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.16.0 Update dependency @react-native-async-storage/async-storage to v1.16.1 Feb 10, 2022
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.16.1 fix(deps): update dependency @react-native-async-storage/async-storage to v1.16.1 Mar 12, 2022
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.16.1 fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.0 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 66c1dd5 to 4d3d0a7 Compare March 26, 2022 12:45
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.0 fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.3 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 4d3d0a7 to 05e5cfc Compare April 24, 2022 20:59
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.3 fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.4 May 15, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 05e5cfc to d62ed76 Compare May 15, 2022 22:21
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from d62ed76 to c2ad18f Compare June 18, 2022 17:03
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.4 fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.6 Jun 18, 2022
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.6 fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.7 Jun 23, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from c2ad18f to c0077f7 Compare June 23, 2022 19:03
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from c0077f7 to 3495d9f Compare September 25, 2022 13:25
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.7 fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.10 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 3495d9f to 722e4ed Compare November 20, 2022 12:37
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.10 fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.11 Nov 20, 2022
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.11 fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.12 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 722e4ed to bdf5818 Compare March 16, 2023 11:58
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.17.12 fix(deps): update dependency @react-native-async-storage/async-storage to v1.18.0 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from bdf5818 to 0d06d2b Compare March 27, 2023 23:53
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.18.0 fix(deps): update dependency @react-native-async-storage/async-storage to v1.18.1 Mar 30, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 0d06d2b to 83ca18a Compare March 30, 2023 07:46
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.18.1 fix(deps): update dependency @react-native-async-storage/async-storage to v1.18.2 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 25de130 to a4c2974 Compare July 4, 2023 02:47
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.0 fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.1 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from a4c2974 to fc7a1d0 Compare July 19, 2023 20:55
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.1 fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.2 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from fc7a1d0 to fb23ea8 Compare August 14, 2023 09:01
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.2 fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.3 Aug 26, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from fb23ea8 to 3809622 Compare August 26, 2023 08:55
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 3809622 to 0ab4190 Compare November 2, 2023 05:23
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.3 fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.4 Nov 2, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 0ab4190 to 5fe9796 Compare November 11, 2023 05:28
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.4 fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.5 Nov 11, 2023
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.5 fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.6 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch 2 times, most recently from f991480 to ff9dad5 Compare November 23, 2023 05:40
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.6 fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.8 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from ff9dad5 to 4ed55fa Compare November 30, 2023 02:52
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.8 fix(deps): update dependency @react-native-async-storage/async-storage to v1.21.0 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 4ed55fa to 4f3d64e Compare February 16, 2024 05:35
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.21.0 fix(deps): update dependency @react-native-async-storage/async-storage to v1.22.0 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 4f3d64e to a4e9474 Compare February 21, 2024 01:53
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.22.0 fix(deps): update dependency @react-native-async-storage/async-storage to v1.22.1 Feb 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.22.1 fix(deps): update dependency @react-native-async-storage/async-storage to v1.22.2 Feb 24, 2024
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch 2 times, most recently from 6e21889 to b6b50b3 Compare February 29, 2024 05:09
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.22.2 fix(deps): update dependency @react-native-async-storage/async-storage to v1.22.3 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from b6b50b3 to 212cc7f Compare March 21, 2024 05:42
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.22.3 fix(deps): update dependency @react-native-async-storage/async-storage to v1.23.1 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 212cc7f to 2f3f4ec Compare July 13, 2024 02:29
@renovate renovate bot changed the title fix(deps): update dependency @react-native-async-storage/async-storage to v1.23.1 fix(deps): update dependency @react-native-async-storage/async-storage to v1.24.0 Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants