Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @polkadot/wasm-crypto-wasm from 4.2.1 to 4.6.1 #351

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 2, 2023

Bumps @polkadot/wasm-crypto-wasm from 4.2.1 to 4.6.1.

Release notes

Sourced from @​polkadot/wasm-crypto-wasm's releases.

v4.6.1

Changes:

  • Adjust ed25519 internals, consistency in code
  • Ensure package path is available under ESM & CJS
  • JS wrapped bytes interoperability test
  • Adjust for bundlers where import.meta.url is undefined

v4.5.1

Changes:

  • Add secp256k1{Compress, Expand, Recover, Sign} functions
  • Remove all occurences of .unwrap() (match everywhere)
  • Adjust and optimize WASM function JS interface construction
  • Simplify base64 bytes decoding on construction

v4.4.1

Changes:

  • Add hmacSha256 & hmacSha512 functions

v4.3.1

Contributed:

Changes:

  • Add keccak512 function
  • Add sha256 function
Changelog

Sourced from @​polkadot/wasm-crypto-wasm's changelog.

4.6.1 Mar 12, 2022

Changes:

  • Adjust ed25519 internals, consistency in code
  • Ensure package path is available under ESM & CJS
  • JS wrapped bytes interoperability test
  • Adjust for bundlers where import.meta.url is undefined

4.5.1 Dec 3, 2021

Changes:

  • Add secp256k1{Compress, Expand, Recover, Sign} functions
  • Remove all occurences of .unwrap() (match everywhere)
  • Adjust and optimize WASM function JS interface construction
  • Simplify base64 bytes decoding on construction

4.4.1 Nov 22, 2021

Changes:

  • Add hmacSha256 & hmacSha512 functions

4.3.1 Nov 19, 2021

Contributed:

Changes:

  • Add keccak512 function
  • Add sha256 function
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)

Bumps [@polkadot/wasm-crypto-wasm](https://github.com/polkadot-js/wasm/tree/HEAD/packages/wasm-crypto-wasm) from 4.2.1 to 4.6.1.
- [Release notes](https://github.com/polkadot-js/wasm/releases)
- [Changelog](https://github.com/polkadot-js/wasm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/wasm/commits/v4.6.1/packages/wasm-crypto-wasm)

---
updated-dependencies:
- dependency-name: "@polkadot/wasm-crypto-wasm"
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 2, 2023
@dependabot dependabot bot requested a review from iisaint March 2, 2023 02:59
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