Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2022

Bumps react-native-keychain from 6.2.0 to 8.0.0.

Release notes

Sourced from react-native-keychain's releases.

8.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.

7.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.
Commits
  • 6cafc99 Bump version to 8.0.0
  • 7198676 Bump React Native to 0.66 (#511)
  • 45a78a2 Added support for macos (#490)
  • 9624055 Fix Flow type for Options to work with exact_by_default=true (#483)
  • de963e4 Remove async from getAllGenericPasswordServices (#464)
  • fe88d17 Speed optimisations for Android (#505)
  • 67bee07 chore: Bump glob-parent from 5.1.1 to 5.1.2 (#472)
  • d9cd1a9 fix: use authenticationPrompt in getInternetCredentialsForServer (#471)
  • d15ae69 Release 7.0.0
  • 3fa3567 Clarify getSupportedBiometryType behavior on iOS
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2022
@wireva
Copy link
Owner

wireva commented Apr 20, 2022

@dependabot recreate

Bumps [react-native-keychain](https://github.com/oblador/react-native-keychain) from 6.2.0 to 8.0.0.
- [Release notes](https://github.com/oblador/react-native-keychain/releases)
- [Commits](oblador/react-native-keychain@v6.2.0...v8.0.0)

---
updated-dependencies:
- dependency-name: react-native-keychain
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the base branch from master to development April 20, 2022 21:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-keychain-8.0.0 branch from 853e079 to 10e8026 Compare April 20, 2022 21:06
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2022

Superseded by #47.

@dependabot dependabot bot closed this Jun 23, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-keychain-8.0.0 branch June 23, 2022 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants