From 9e841bbde9f395644b42f4a2c2b4ab89d440c841 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 06:00:07 +0000 Subject: [PATCH] fix(deps): update dependency react-native-keychain to ^8.1.3 (#4947) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-native-keychain](https://togithub.com/oblador/react-native-keychain) | [`^8.1.2` -> `^8.1.3`](https://renovatebot.com/diffs/npm/react-native-keychain/8.1.2/8.1.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-keychain/8.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-keychain/8.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-keychain/8.1.2/8.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-keychain/8.1.2/8.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
oblador/react-native-keychain (react-native-keychain) ### [`v8.1.3`](https://togithub.com/oblador/react-native-keychain/releases/tag/v8.1.3) [Compare Source](https://togithub.com/oblador/react-native-keychain/compare/v8.1.2...v8.1.3) #### What's Changed - use setUserAuthenticationParameters for android >= 11 by [@​AntoineThibi](https://togithub.com/AntoineThibi) in [https://github.com/oblador/react-native-keychain/pull/613](https://togithub.com/oblador/react-native-keychain/pull/613) - \[Fix]\[Android] Bugfix for lambda functions not workin in older projects. by [@​sohail-shrestha](https://togithub.com/sohail-shrestha) in [https://github.com/oblador/react-native-keychain/pull/585](https://togithub.com/oblador/react-native-keychain/pull/585) - \[Fix]\[Android] Unsupported RSA key size for StrongBox by [@​frw](https://togithub.com/frw) in [https://github.com/oblador/react-native-keychain/pull/577](https://togithub.com/oblador/react-native-keychain/pull/577) #### New Contributors - [@​AntoineThibi](https://togithub.com/AntoineThibi) made their first contribution in [https://github.com/oblador/react-native-keychain/pull/613](https://togithub.com/oblador/react-native-keychain/pull/613) - [@​sohail-shrestha](https://togithub.com/sohail-shrestha) made their first contribution in [https://github.com/oblador/react-native-keychain/pull/585](https://togithub.com/oblador/react-native-keychain/pull/585) - [@​frw](https://togithub.com/frw) made their first contribution in [https://github.com/oblador/react-native-keychain/pull/577](https://togithub.com/oblador/react-native-keychain/pull/577) **Full Changelog**: https://github.com/oblador/react-native-keychain/compare/v8.1.2...v8.1.3
--- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **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](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/valora-inc/wallet). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: valora-bot --- ios/Podfile.lock | 4 ++-- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 93e12df4880..aaef3cd4ced 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -695,7 +695,7 @@ PODS: - React-Core - React-RCTImage - TOCropViewController - - RNKeychain (8.1.2): + - RNKeychain (8.1.3): - React-Core - RNLocalize (2.2.6): - React-Core @@ -1220,7 +1220,7 @@ SPEC CHECKSUMS: RNFS: 4ac0f0ea233904cb798630b3c077808c06931688 RNGestureHandler: 7909c50383a18f0cb10ce1db7262b9a6da504c03 RNImageCropPicker: e7ab6fb43d2fc3e84651e786ef4a080d63b0ed3d - RNKeychain: a65256b6ca6ba6976132cc4124b238a5b13b3d9c + RNKeychain: f1b48665a4646f61191eb048c4c05c58d9a7596f RNLocalize: d4b8af4e442d4bcca54e68fc687a2129b4d71a81 RNPermissions: 74dd0814d683da200baaf4111fe5815906b3274c RNPersonaInquiry2: 3ab52078e891a5d2fa39bf7cc9119ca27f0337fd diff --git a/package.json b/package.json index 6599ea7c984..877db296bf7 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "react-native-haptic-feedback": "^1.14.0", "react-native-image-crop-picker": "^0.40.3", "react-native-in-app-review": "^4.3.3", - "react-native-keychain": "^8.1.2", + "react-native-keychain": "^8.1.3", "react-native-launch-arguments": "^4.0.2", "react-native-linear-gradient": "^2.8.3", "react-native-localize": "^2.2.6", diff --git a/yarn.lock b/yarn.lock index 9ab0270710a..2cde0ee1e7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14961,10 +14961,10 @@ react-native-in-app-review@^4.3.3: resolved "https://registry.yarnpkg.com/react-native-in-app-review/-/react-native-in-app-review-4.3.3.tgz#61f09f110de18f0a470a9bb55b9f49600390085f" integrity sha512-Q9sXBtK8tCBYFPCGmMgeMlkxXC5e6vAyPZK26OC1oOKUuKUd0QORnryk/qbwnuN4fLshHQN8UKlLgyHLGRuK3A== -react-native-keychain@^8.1.2: - version "8.1.2" - resolved "https://registry.yarnpkg.com/react-native-keychain/-/react-native-keychain-8.1.2.tgz#34291ae472878e5124d081211af5ede7d810e64f" - integrity sha512-bhHEui+yMp3Us41NMoRGtnWEJiBE0g8tw5VFpq4mpmXAx6XJYahuM6K3WN5CsUeUl83hYysSL9oFZNKSTPSvYw== +react-native-keychain@^8.1.3: + version "8.1.3" + resolved "https://registry.yarnpkg.com/react-native-keychain/-/react-native-keychain-8.1.3.tgz#3d9ccc5e4884a59521cbf6a2a529a41314497367" + integrity sha512-Y4PMfY+VpXn7P1HhszJkWJ5ikKxKwg8djoDxyy7mO3jbsiWtWUtb3AGbFkdOuYaEp7lDc/TPiQgWO8yZ+AMzmw== react-native-kill-packager@^1.0.0: version "1.0.0"