Skip to content

Bump @types/react-native from 0.65.20 to 0.66.16#2

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types/react-native-0.66.16
Closed

Bump @types/react-native from 0.65.20 to 0.66.16#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types/react-native-0.66.16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2022

Bumps @types/react-native from 0.65.20 to 0.66.16.

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2022
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.65.20 to 0.66.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native)

---
updated-dependencies:
- dependency-name: "@types/react-native"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/types/react-native-0.66.16 branch from 19d392b to 2e84b1c Compare February 17, 2022 09:06
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2022

Superseded by #14.

@dependabot dependabot bot closed this Feb 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/types/react-native-0.66.16 branch February 28, 2022 20:33
alexdonh pushed a commit to alexdonh/react-native-quick-crypto that referenced this pull request Mar 24, 2023
Fixes wrong header file being included
boorad added a commit that referenced this pull request Feb 16, 2026
- Replace CryptoKeyInternal duck type with CryptoKey import in hkdf.ts,
  removing the any escape hatch (#2)
- Use EVP_PKEY_bits() instead of allocating EC_GROUP just for field_size
  in exportJwk; hardcode field sizes for known curves in initJwk (#3)
- Move createEcEvpPkey from inline header to QuickCryptoUtils.cpp to
  avoid code duplication across translation units (#4)
- Remove unnecessary 'as any' casts in JWK round-trip tests since
  KeyInputObject already accepts JWK (#6)
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.

0 participants