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

Update dependency @react-native-async-storage/async-storage to v1.23.1 #8

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 5, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from c6105c0 to 3dd7ef1 Compare March 15, 2022 10:27
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.16.1 Update dependency @react-native-async-storage/async-storage to v1.16.2 Mar 15, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 3dd7ef1 to 030de97 Compare March 16, 2022 11:27
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.16.2 Update dependency @react-native-async-storage/async-storage to v1.16.3 Mar 16, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 030de97 to 73e2830 Compare March 18, 2022 17:32
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.16.3 Update dependency @react-native-async-storage/async-storage to v1.17.0 Mar 18, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 73e2830 to d28979c Compare March 29, 2022 11:00
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.17.0 Update dependency @react-native-async-storage/async-storage to v1.17.1 Mar 29, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from d28979c to fab217d Compare March 30, 2022 18:12
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.17.1 Update dependency @react-native-async-storage/async-storage to v1.17.2 Mar 30, 2022
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.17.2 Update dependency @react-native-async-storage/async-storage to v1.17.3 Mar 31, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from fab217d to 0616b8b Compare March 31, 2022 17:18
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 0616b8b to 63042b4 Compare May 15, 2022 23:45
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.17.3 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 63042b4 to bfa621c Compare June 18, 2022 21:01
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.17.4 Update dependency @react-native-async-storage/async-storage to v1.17.6 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from bfa621c to 10c9b4c Compare June 24, 2022 01:40
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.17.6 Update dependency @react-native-async-storage/async-storage to v1.17.7 Jun 24, 2022
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 10c9b4c to d7aad6f Compare September 25, 2022 21:49
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.17.7 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 d7aad6f to 80120eb Compare November 20, 2022 10:14
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.17.10 Update dependency @react-native-async-storage/async-storage to v1.17.11 Nov 20, 2022
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.17.11 Update dependency @react-native-async-storage/async-storage to v1.17.12 Mar 19, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from 80120eb to 8c4e31a Compare March 19, 2023 00:13
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.17.12 Update dependency @react-native-async-storage/async-storage to v1.18.0 Mar 28, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch 2 times, most recently from 7c14e5e to 965041b Compare March 30, 2023 10:01
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.18.0 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 2495a16 to bd24248 Compare July 3, 2023 23:55
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.19.0 Update dependency @react-native-async-storage/async-storage to v1.19.1 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from bd24248 to b74e4ec Compare July 20, 2023 20:35
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.19.1 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 b74e4ec to b67a864 Compare August 14, 2023 02:21
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from b67a864 to 2ce1e81 Compare August 26, 2023 11:57
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.19.2 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 2ce1e81 to 6dfa094 Compare November 2, 2023 05:42
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.19.3 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 6dfa094 to 1c77661 Compare November 11, 2023 02:14
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.19.4 Update dependency @react-native-async-storage/async-storage to v1.19.5 Nov 11, 2023
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.19.5 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 5f71a9e to dfbb41d Compare November 23, 2023 02:17
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.19.6 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 dfbb41d to 62f28a6 Compare November 30, 2023 11:50
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.19.8 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 62f28a6 to 640ac44 Compare February 16, 2024 05:33
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.21.0 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 640ac44 to e3681ef Compare February 21, 2024 05:13
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.22.0 Update dependency @react-native-async-storage/async-storage to v1.22.1 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from e3681ef to df305dc Compare February 24, 2024 08:48
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.22.1 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 from df305dc to d5bcc0c Compare February 29, 2024 05:59
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.22.2 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 d5bcc0c to eb6e429 Compare March 20, 2024 08:34
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.22.3 Update dependency @react-native-async-storage/async-storage to v1.23.0 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/react-native-async-storage-async-storage-1.x branch from eb6e429 to a7936ae Compare March 22, 2024 05:34
@renovate renovate bot changed the title Update dependency @react-native-async-storage/async-storage to v1.23.0 Update dependency @react-native-async-storage/async-storage to v1.23.1 Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants