Skip to content

Bump @polkadot/util from 6.11.1 to 7.6.1#57

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2021

Bumps @polkadot/util from 6.11.1 to 7.6.1.

Release notes

Sourced from @​polkadot/util's releases.

v7.6.1

Changes:

  • Update xxhash* to only use Uint8Array internally, no Buffer
  • Adjust isAscii to check against original string codepoints (when provided)
  • Adjust networks to sync with paritytech/ss58-registry
  • Dedupe internal sr25519/ed25519 derivation functions
  • Bump Ledger libraries to latest versions

v7.5.1

Contributed:

Changes:

  • Derivation paths now caters for > MAX_SAFE_INTEGER unsigned values
  • Sync with upstream Substrate ss58 registry
  • Update ss58 registry handling (both previous and current versions)

v7.4.1

Changes:

  • Add u8aWrapBytes & u8aUnwrapBytes (originally from @polkadot/extension-dapp)
  • Verify both wrapped and unwrapped signatures transparently
  • Adjust isHex return to 0x${string} under TypeScript
  • Adjust shared repo Jest config
  • Sync with upstream Substrate ss58 registry

v7.3.1

Contributed:

Changes:

  • Add support for schnorrkelAgreement (as exposed by new `wasm-crypto)
  • Ensure schnorrkel* functions allows hex inputs
  • @polkadot/wasm-crypto 4.2.1
  • Sync with upstream Substrate ss58 registry

v7.2.1

Contributed:

Changes:

... (truncated)

Changelog

Sourced from @​polkadot/util's changelog.

7.6.1 Oct 23, 2021

Changes:

  • Update xxhash* to only use Uint8Array internally, no Buffer
  • Adjust isAscii to check against original string codepoints (when provided)
  • Adjust networks to sync with paritytech/ss58-registry
  • Dedupe internal sr25519/ed25519 derivation functions
  • Bump Ledger libraries to latest versions

7.5.1 Oct 16, 2021

Contributed:

Changes:

  • Derivation paths now caters for > MAX_SAFE_INTEGER unsigned values
  • Sync with upstream Substrate ss58 registry
  • Update ss58 registry handling (both previous and current versions)

7.4.1 Sep 17, 2021

Changes:

  • Add u8aWrapBytes & u8aUnwrapBytes (originally from @polkadot/extension-dapp)
  • Verify both wrapped and unwrapped signatures transparently
  • Adjust isHex return to 0x${string} under TypeScript
  • Adjust shared repo Jest config
  • Sync with upstream Substrate ss58 registry
  • Cleanup rollup build where x-global yields undefined

7.3.1 Aug 28, 2021

Contributed:

Changes:

  • Add support for schnorrkelAgreement (as exposed by new wasm-crypto)
  • Ensure schnorrkel* functions allows hex inputs
  • @polkadot/wasm-crypto 4.2.1

... (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) from 6.11.1 to 7.6.1.
- [Release notes](https://github.com/polkadot-js/common/releases)
- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md)
- [Commits](polkadot-js/common@v6.11.1...v7.6.1)

---
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 Oct 25, 2021
@dependabot dependabot bot requested a review from iisaint October 25, 2021 02:30
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2021

Superseded by #58.

@dependabot dependabot bot closed this Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/polkadot/util-7.6.1 branch November 1, 2021 02:16
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