Skip to content

Bump @polkadot/util from 6.11.1 to 8.3.2#87

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

Bumps @polkadot/util from 6.11.1 to 8.3.2.

Release notes

Sourced from @​polkadot/util's releases.

v8.3.2

Changes:

  • Correct network sorting (primary by prefix, secondary by name)
  • Sync with upstream Substrate ss58 registry

v8.3.1

Changes:

  • Fix util-crypto bundle generation (adjust x-randomvalues)
  • Add all known Rococo genesis hashes
  • detectPackage now uses optional path & type (esm or cjs) info
  • Ensure package paths are available via ESM and CJS
  • Upgrade 3rd party dependencies to latest
  • Pin @noble/* to latest known tested integrated versions

v8.2.2

Contributed:

Changes:

  • Add isPromise check utility function
  • Add assertUnreachable for codepaths that should not be followed
  • Preserve all-caps word splits in stringCamelCase
  • Adjust x-* fallbacks via x-global/extractGlobal
  • Sync with upstream Substrate ss58 registry
  • Additional tests for bip39 wordlists
  • Maintainability cleanups
  • Update to latest Ledger dependencies
  • Swap to upstream @noble packages
  • Adjust tsconfig with references
  • 8.2.2 (8.2.1 failed CI due to incorrect CHANGELOG)

v8.1.2

Changes:

  • Adjustment to non-full-word consecutive uppercase via string{Camel, Pascal}Case

v8.1.1

Contributed:

Changes:

  • Allow for use of secp256k1 from @polkadot/wasm-crypto
  • Adjust isBigInt to not do instanceof check

... (truncated)

Changelog

Sourced from @​polkadot/util's changelog.

8.3.2 Jan 15, 2022

Changes:

  • Correct network sorting (primary by prefix, secondary by name)
  • Sync with upstream Substrate ss58 registry

8.3.1 Jan 9, 2022

Changes:

  • Fix util-crypto bundle generation (adjust x-randomvalues)
  • Add all known Rococo genesis hashes
  • detectPackage now uses optional path & type (esm or cjs) info
  • Ensure package paths are available via ESM and CJS
  • Upgrade 3rd party dependencies to latest
  • Pin @noble/* to latest known tested integrated versions

8.2.2 Dec 19, 2021

Contributed:

Changes:

  • Add isPromise check utility function
  • Add assertUnreachable for codepaths that should not be followed
  • Preserve all-caps word splits in stringCamelCase
  • Adjust x-* fallbacks via x-global/extractGlobal
  • Sync with upstream Substrate ss58 registry
  • Additional tests for bip39 wordlists
  • Maintainability cleanups
  • Update to latest Ledger dependencies
  • Swap to upstream @noble packages
  • Adjust tsconfig with references
  • 8.2.2 (8.2.1 failed CI due to incorrect CHANGELOG)

8.1.2 Dec 5, 2021

Changes:

  • Adjustment to non-full-word consecutive uppercase via string{Camel, Pascal}Case

8.1.1 Dec 5, 2021

... (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.3.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/v8.3.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 Jan 17, 2022
@dependabot dependabot bot requested a review from iisaint January 17, 2022 02:18
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2022

Superseded by #93.

@dependabot dependabot bot closed this Jan 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/polkadot/util-8.3.2 branch January 24, 2022 02:20
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