thu-info-community / thu-info-app

An APP aimed at integrating various sources of campus information, developed with React Native
https://app.cs.tsinghua.edu.cn
Other
153 stars 11 forks source link

fix(deps): update dependency react-native-keychain to v9 #613

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-keychain (source) 4.0.5 -> 9.0.0 age adoption passing confidence

Release Notes

oblador/react-native-keychain (react-native-keychain) ### [`v9.0.0`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v9.0.0): 9.0.0 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v8.2.0...v9.0.0) ##### What's Changed - feat: hasGenericPassword by [@​DorianMazur](https://redirect.github.com/DorianMazur) in [https://github.com/oblador/react-native-keychain/pull/642](https://redirect.github.com/oblador/react-native-keychain/pull/642) - feat: add Coroutines to setGenericPassword and getGenericPassword by [@​DorianMazur](https://redirect.github.com/DorianMazur) in [https://github.com/oblador/react-native-keychain/pull/658](https://redirect.github.com/oblador/react-native-keychain/pull/658) - feat: refactor and add e2e tests by [@​DorianMazur](https://redirect.github.com/DorianMazur) in [https://github.com/oblador/react-native-keychain/pull/651](https://redirect.github.com/oblador/react-native-keychain/pull/651) - fix: unrecognized platform name visionOS by [@​thiagobrez](https://redirect.github.com/thiagobrez) in [https://github.com/oblador/react-native-keychain/pull/631](https://redirect.github.com/oblador/react-native-keychain/pull/631) - chore(docs): fix test badge by [@​Eomm](https://redirect.github.com/Eomm) in [https://github.com/oblador/react-native-keychain/pull/645](https://redirect.github.com/oblador/react-native-keychain/pull/645) - fix: add visionos deployment target conditionally by [@​xavieramoros](https://redirect.github.com/xavieramoros) in [https://github.com/oblador/react-native-keychain/pull/638](https://redirect.github.com/oblador/react-native-keychain/pull/638) - chore: create documentation using docusaurus by [@​DorianMazur](https://redirect.github.com/DorianMazur) in [https://github.com/oblador/react-native-keychain/pull/659](https://redirect.github.com/oblador/react-native-keychain/pull/659) - refactor: convert java to kotlin and add support for kotlin by [@​DorianMazur](https://redirect.github.com/DorianMazur) in [https://github.com/oblador/react-native-keychain/pull/657](https://redirect.github.com/oblador/react-native-keychain/pull/657) ##### Breaking changes - The library now uses Kotlin instead of Java for Android. You will need to add Kotlin plugin to your project configuration to ensure compatibility. ##### New Contributors - [@​Eomm](https://redirect.github.com/Eomm) made their first contribution in [https://github.com/oblador/react-native-keychain/pull/645](https://redirect.github.com/oblador/react-native-keychain/pull/645) - [@​xavieramoros](https://redirect.github.com/xavieramoros) made their first contribution in [https://github.com/oblador/react-native-keychain/pull/638](https://redirect.github.com/oblador/react-native-keychain/pull/638) **Full Changelog**: https://github.com/oblador/react-native-keychain/compare/v8.2.0...v9.0.0 ### [`v8.2.0`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v8.2.0): 8.2.0 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v8.1.3...v8.2.0) #### What's Changed - feat: add visionOS support by [@​thiagobrez](https://redirect.github.com/thiagobrez) in [https://github.com/oblador/react-native-keychain/pull/622](https://redirect.github.com/oblador/react-native-keychain/pull/622) #### New Contributors - [@​thiagobrez](https://redirect.github.com/thiagobrez) made their first contribution in [https://github.com/oblador/react-native-keychain/pull/622](https://redirect.github.com/oblador/react-native-keychain/pull/622) **Full Changelog**: https://github.com/oblador/react-native-keychain/compare/v8.1.3...v8.2.0 ### [`v8.1.3`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v8.1.3) [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v8.1.2...v8.1.3) #### What's Changed - use setUserAuthenticationParameters for android >= 11 by [@​AntoineThibi](https://redirect.github.com/AntoineThibi) in [https://github.com/oblador/react-native-keychain/pull/613](https://redirect.github.com/oblador/react-native-keychain/pull/613) - \[Fix]\[Android] Bugfix for lambda functions not workin in older projects. by [@​sohail-shrestha](https://redirect.github.com/sohail-shrestha) in [https://github.com/oblador/react-native-keychain/pull/585](https://redirect.github.com/oblador/react-native-keychain/pull/585) - \[Fix]\[Android] Unsupported RSA key size for StrongBox by [@​frw](https://redirect.github.com/frw) in [https://github.com/oblador/react-native-keychain/pull/577](https://redirect.github.com/oblador/react-native-keychain/pull/577) #### New Contributors - [@​AntoineThibi](https://redirect.github.com/AntoineThibi) made their first contribution in [https://github.com/oblador/react-native-keychain/pull/613](https://redirect.github.com/oblador/react-native-keychain/pull/613) - [@​sohail-shrestha](https://redirect.github.com/sohail-shrestha) made their first contribution in [https://github.com/oblador/react-native-keychain/pull/585](https://redirect.github.com/oblador/react-native-keychain/pull/585) - [@​frw](https://redirect.github.com/frw) made their first contribution in [https://github.com/oblador/react-native-keychain/pull/577](https://redirect.github.com/oblador/react-native-keychain/pull/577) **Full Changelog**: https://github.com/oblador/react-native-keychain/compare/v8.1.2...v8.1.3 ### [`v8.1.2`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v8.1.2): 8.1.2 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v8.1.1...v8.1.2) #### What's Changed - RN-0.73 change Android configs for RN 0.73 compatibility by [@​felipemillhouse](https://redirect.github.com/felipemillhouse) in [https://github.com/oblador/react-native-keychain/pull/600](https://redirect.github.com/oblador/react-native-keychain/pull/600) - Disable Android Jetifier by [@​androideveloper](https://redirect.github.com/androideveloper) in [https://github.com/oblador/react-native-keychain/pull/580](https://redirect.github.com/oblador/react-native-keychain/pull/580) #### New Contributors - [@​felipemillhouse](https://redirect.github.com/felipemillhouse) made their first contribution in [https://github.com/oblador/react-native-keychain/pull/600](https://redirect.github.com/oblador/react-native-keychain/pull/600) **Full Changelog**: https://github.com/oblador/react-native-keychain/compare/v8.1.1...v8.1.2 ### [`v8.1.1`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v8.1.1): 8.1.1 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v8.1.0...v8.1.1) - Fix issues on iOS <13 ### [`v8.1.0`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v8.1.0): 8.1.0 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v8.0.0...v8.1.0) - Remove deprecated `kSecAttrAccessibleAlwaysThisDeviceOnly` on iOS - Use iOS-style keychain on macOS - Fix autolinking in React Native 0.69 - Fix reading security rules option on Android ### [`v8.0.0`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v8.0.0): 8.0.0 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v7.0.0...v8.0.0) - Improved performance on Android - Improved flow typings - Fix use `authenticationPrompt` in `getInternetCredentialsForServer` - Fix crash in `getAllGenericPasswordServices` - **BREAKING CHANGE**: `rule` argument now default to no upgrade. ### [`v7.0.0`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v7.0.0): 7.0.0 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v6.2.0...v7.0.0) ##### Breaking changes - `getSupportedBiometryType()` will now only return types that can be used for biometric encryption. ##### New functionality - `getAllGenericPasswordServices()`: returns all known service names for which a generic password has been stored. ##### Fixes - Force use of strong biometry types on Android to fix `User not authenticated` errors . - Work around OnePlus devices not retrying properly when failing biometric authentication. - Fixes an issue where Android Face biometrics can 'timeout' on the KeyStore unlock between a successful face scan. - Improved Xcode 12 compatibility. - Improved tvOS compatibility. - Fixes issue in iOS devices with no Biometric hardware returning TouchID. ### [`v6.2.0`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v6.2.0): 6.2.0 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v6.1.1...v6.2.0) - Optionally skip biometric warmup on Android - Fix strongbox decryption data corruption for certain Google Pixel devices - Fix swapped types ### [`v6.1.1`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v6.1.1): 6.1.1 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v6.1.0...v6.1.1) - Fix `getInternetCredentials` fails with error message "subtitle" ### [`v6.1.0`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v6.1.0): 6.1.0 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v6.0.0...v6.1.0) Release notes coming soon ### [`v6.0.0`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v6.0.0): 6.0.0 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v5.0.1...v6.0.0) ##### Breaking changes - Restore default Android accessControl behaviour to version 4.0 and align with iOS. In 5.0 it defaulted to encrypt with biometrics on Android, in this release you need to opt in for this behaviour. ##### New functionality - Add support for customising Android biometric prompt. This also deprecates the old `{ authenticationPrompt: 'prompt' }` syntax from a string to an object: `{ authenticationPrompt: { title: 'prompt' } }` ##### Deprecations - Passing service as a string instead of in an options object has been deprecated for a while, but now we warn about it using `YellowBox` as it will be removed in a future major release. ### [`v5.0.1`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v5.0.1): 5.0.1 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v5.0.0...v5.0.1) ##### Bugfixes - Fix crash calling `hasInternetCredentials` on iOS ### [`v5.0.0`](https://redirect.github.com/oblador/react-native-keychain/releases/tag/v5.0.0): 5.0.0 [Compare Source](https://redirect.github.com/oblador/react-native-keychain/compare/v4.0.5...v5.0.0) ##### New functionality - Encryption with biometrics for Android (thanks everybody involved!!). ##### Improvements - Make import without asterisk possible.

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.



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

renovate[bot] commented 1 week ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.