Skip to content

Bump @polkadot/util from 6.11.1 to 7.9.2#61

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2021

Bumps @polkadot/util from 6.11.1 to 7.9.2.

Release notes

Sourced from @​polkadot/util's releases.

v7.9.2

Changes:

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

v7.9.1

Contributed:

Changes:

  • Add strongly typed object{Entries, Keys, Values} utilities
  • Add {hex, u8a}ToBigInt utilities
  • Add bi* utilities for bigint operations (mirror of bn*)
  • Add stringPascalCase utility
  • Add isCodec to check for Codec-like structures
  • Add has* detection shortcuts (e.g. hasWasm or hasBuffer)
  • Add sha256AsU8a util (& replace use internally)
  • Optimize for hexToU8a and u8aToHex functions
  • Optimize u8aEq to use DataView for compares
  • Align base{32, 58, 64}* around (audited) micro-base
  • Space optimization for bip39 wordlists
  • Sync with upstream Substrate ss58 registry
  • Expand tests for uncovered functions

v7.8.2

Changes:

  • Expose internal isArray check
  • Move object{Property, Properties} from api repo

v7.8.1

Contributed:

Changes:

  • Add objectClear and objectSpread utility functions
  • Add lazyMethod & lazyMethods utility functions
  • Sync with upstream Substrate ss58 registry

v7.7.1

Contributed:

Changes:

... (truncated)

Changelog

Sourced from @​polkadot/util's changelog.

7.9.2 Nov 22, 2021

Changes:

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

7.9.1 Nov 21, 2021

Contributed:

Changes:

  • Add strongly typed object{Entries, Keys, Values} utilities
  • Add {hex, u8a}ToBigInt utilities
  • Add bi* utilities for bigint operations (mirror of bn*)
  • Add stringPascalCase utility
  • Add isCodec to check for Codec-like structures
  • Add has* detection shortcuts (e.g. hasWasm or hasBuffer)
  • Add sha256AsU8a util (& replace use internally)
  • Optimize for hexToU8a and u8aToHex functions
  • Optimize u8aEq to use DataView for compares
  • Align base{32, 58, 64}* around (audited) micro-base
  • Space optimization for bip39 wordlists
  • Sync with upstream Substrate ss58 registry
  • Expand tests for uncovered functions

7.8.2 Nov 7, 2021

Changes:

  • Expose internal isArray check
  • Move object{Property, Properties} from api repo

7.8.1 Nov 6, 2021

Contributed:

Changes:

  • Add objectClear and objectSpread utility functions
  • Add lazyMethod & lazyMethods utility functions
  • Sync with upstream Substrate ss58 registry

... (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 7.9.2.
- [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/v7.9.2/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 Nov 23, 2021
@dependabot dependabot bot requested a review from iisaint November 23, 2021 02:19
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2021

Superseded by #62.

@dependabot dependabot bot closed this Nov 29, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/polkadot/util-7.9.2 branch November 29, 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