Skip to content

Bump @polkadot/util from 6.11.1 to 8.0.5#64

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/polkadot/util-8.0.5
Closed

Bump @polkadot/util from 6.11.1 to 8.0.5#64
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/polkadot/util-8.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2021

Bumps @polkadot/util from 6.11.1 to 8.0.5.

Release notes

Sourced from @​polkadot/util's releases.

v8.0.5

Changes:

  • Adjust sha3 expectation of BigInt availability

v8.0.4

Changes:

  • Adjust stringCamelCase with leading _

v8.0.3

Changes:

  • Remove Buffer usage in x-randomvalues
  • Adjust stringCamelCase for all-caps parts

v8.0.2

Changes:

  • Explicitly include BigInt patched versions

v8.0.1

Important In the 8.0 version the hashing utilities have been consolidated around an optimized and audited version from @noble/hashes. As in the past the WASM hashing will be used by default if the environment is initialized.

Breaking change The schnorrkel* functions have been renamed to sr25519*. Likewise the ed25519 operations have been renamed from nacl* to ed25519*. Additionally the {ed, sr, secp256k1}25519KeyPairFrom* functions have been renamed to {ed, sr, secp256k1}25519PairFrom*.

Changes:

  • Introduce ed25519* & sr25519* functions
  • Replace camelcase dep with simplified/optimized version
  • Replace (most) hashing operations with @noble/hashes
  • Replace JS fallback for xxhash
  • Adjust BigInt utility exports (with capability detection)
  • Previously added bi* functions renamed to n*
  • Extend performance tests with implementation compares
  • Remove non-significant Node Buffer concat fill

v7.9.2

Changes:

  • Fix TS compiled definitions for base* types
  • Provide JS/Wasm interfaces for hmacShaAsU8a

v7.9.1

Contributed:

Changes:

... (truncated)

Changelog

Sourced from @​polkadot/util's changelog.

8.0.5 Dec 1, 2021

Changes:

  • Adjust sha3 expectation of BigInt availability

8.0.4 Nov 30, 2021

Changes:

  • Adjust stringCamelCase with leading _

8.0.3 Nov 30, 2021

Changes:

  • Remove Buffer usage in x-randomvalues
  • Adjust stringCamelCase for all-caps parts

8.0.2 Nov 26, 2021

Changes:

  • Explicitly include BigInt patched versions

8.0.1 Nov 26, 2021

Important In the 8.0 version the hashing utilities have been consolidated around an optimized and audited version from @noble/hashes. As in the past the WASM hashing will be used by default if the environment is initialized.

Breaking change The schnorrkel* functions have been renamed to sr25519*. Likewise the ed25519 operations have been renamed from nacl* to ed25519*. Additionally the {ed, sr, secp256k1}25519KeyPairFrom* functions have been renamed to {ed, sr, secp256k1}25519PairFrom*.

Changes:

  • Introduce ed25519* & sr25519* functions
  • Replace camelcase dep with simplified/optimized version
  • Replace (most) hashing operations with @noble/hashes
  • Replace JS fallback for xxhash
  • Adjust BigInt utility exports (with capability detection)
  • Previously added bi* functions renamed to n*
  • Extend performance tests with implementation compares
  • Remove non-significant Node Buffer concat fill

7.9.2 Nov 22, 2021

Changes:

... (truncated)

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/util](https://github.com/polkadot-js/common/tree/HEAD/packages/util) from 6.11.1 to 8.0.5.
- [Release notes](https://github.com/polkadot-js/common/releases)
- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/common/commits/v8.0.5/packages/util)

---
updated-dependencies:
- dependency-name: "@polkadot/util"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2021
@dependabot dependabot bot requested a review from iisaint December 2, 2021 02:20
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2021

Superseded by #65.

@dependabot dependabot bot closed this Dec 6, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/polkadot/util-8.0.5 branch December 6, 2021 02:21
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