Skip to content

Bump react-native-quick-crypto from 1.0.16 to 1.0.18#3454

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-native-quick-crypto-1.0.18
Closed

Bump react-native-quick-crypto from 1.0.16 to 1.0.18#3454
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-native-quick-crypto-1.0.18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps react-native-quick-crypto from 1.0.16 to 1.0.18.

Release notes

Sourced from react-native-quick-crypto's releases.

Release 1.0.18

1.0.18 (2026-03-23)

🐛 Bug Fixes

  • return KeyObjects from generateKeyPairSync for Ed/X curves (#971) (193e4c0)
  • use IEEE P1363 format for SubtleCrypto ECDSA sign/verify (#968) (47da446)

Release 1.0.17

1.0.17 (2026-03-17)

✨ Features

  • native C++ encoding/decoding for hex, base64, and more (#967) (9a30242)

🐛 Bug Fixes

  • Improve Hash.digest(encoding) TypeScript return type (#964) (5ea5518)
Commits
  • ca27455 chore: release 1.0.18
  • 193e4c0 fix: return KeyObjects from generateKeyPairSync for Ed/X curves (#971)
  • 47da446 fix: use IEEE P1363 format for SubtleCrypto ECDSA sign/verify (#968)
  • 13e8854 chore: release 1.0.17
  • 9a30242 feat: native C++ encoding/decoding for hex, base64, and more (#967)
  • 5ea5518 fix: Improve Hash.digest(encoding) TypeScript return type (#964)
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
@Apollon77
Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-quick-crypto-1.0.18 branch 4 times, most recently from 51192d2 to bd86e62 Compare March 30, 2026 06:54
Bumps [react-native-quick-crypto](https://github.com/margelo/react-native-quick-crypto) from 1.0.16 to 1.0.18.
- [Release notes](https://github.com/margelo/react-native-quick-crypto/releases)
- [Commits](margelo/react-native-quick-crypto@v1.0.16...v1.0.18)

---
updated-dependencies:
- dependency-name: react-native-quick-crypto
  dependency-version: 1.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-quick-crypto-1.0.18 branch from bd86e62 to 836f637 Compare March 30, 2026 07:39
@Apollon77 Apollon77 closed this Apr 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-quick-crypto-1.0.18 branch April 6, 2026 18:29
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant