Skip to content

Bump react-native-keychain from 6.2.0 to 8.0.0 - #35

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/react-native-keychain-8.0.0
Closed

Bump react-native-keychain from 6.2.0 to 8.0.0#35
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/react-native-keychain-8.0.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubApr 20, 2022

Copy link
Copy Markdown
Contributor

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

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)

@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Apr 20, 2022
@wireva

Copy link
Copy Markdown
Owner

@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
dependabotBot changed the base branch from master to developmentApril 20, 2022 21:06
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/react-native-keychain-8.0.0 branch from 853e079 to 10e8026CompareApril 20, 2022 21:06
@dependabot@github

dependabotBot commented on behalf of githubJun 23, 2022

Copy link
Copy Markdown
ContributorAuthor

Superseded by #47.

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

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@wireva