Skip to content

Bump @polkadot/util from 6.11.1 to 9.0.1#136

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

Bumps @polkadot/util from 6.11.1 to 9.0.1.

Release notes

Sourced from @​polkadot/util's releases.

v9.0.1

  • Breaking change In this major version the commonjs outputs are moved to a sub-folder. Since the export map and main field in package.json does reflect this change, there should be no usage changes. However the packages here will all need to be on the same version for internal linkage.

Changes:

  • Be explicit in @polkadot/util-crypto re-exports from @polkadot/networks
  • Output commonjs files under the cjs/** root
  • Upgrade to @polkadot/wasm-crypto 6.0.1

v8.7.1

Changes:

  • Fix race-condition with wasm overrides, make cryptoWaitReady lazy
  • Additional tests for BN & BigInt negative conversions
  • Upgrade to @polkadot/wasm-crypto 5.1.1

v8.6.1

Important This contains an upgraded version of @polkadot/wasm-crypto. For users of asm.js, e.g. React Native, there are some additional upgrade instructions in the release notes for this version https://github.com/polkadot-js/wasm/releases/tag/v5.0.1

Contributed:

Changes:

  • Ensure invalid secp256k1 publicKeys are not returned
  • Cater for Expo v41+ in RN random value generation
  • Fixed for RN environment imports
  • Internal split of details in @polkadot/networks
  • Additional workaround for Vite bundling
  • Upgrade to @polkadot/wasm-crypto 5.0.1

v8.5.1

Changes:

  • Adjust for bundlers where import.meta.url is undefined
  • Upgrade dependencies to latest stable versions

v8.4.1

Changes:

  • Use upstream @substrate/ss58-registry (instead of duplicating here)
  • Swap micro-base to @scure/base (same package, audited)
  • Bump bn.js library to latest 5.2.0 (has impact on e.g. API)
  • Upgrade dependencies to latest stable versions

v8.3.3

Changes:

... (truncated)

Changelog

Sourced from @​polkadot/util's changelog.

9.0.1 Apr 9, 2022

  • Breaking change In this major version the commonjs outputs are moved to a sub-folder. Since the export map and main field in package.json does reflect this change, there should be no usage changes. However the packages here will all need to be on the same version for internal linkage.

Changes:

  • Be explicit in @polkadot/util-crypto re-exports from @polkadot/networks
  • Output commonjs files under the cjs/** root
  • Upgrade to @polkadot/wasm-crypto 6.0.1

8.7.1 Mar 27, 2022

Changes:

  • Fix race-condition with wasm overrides, make cryptoWaitReady lazy
  • Additional tests for BN & BigInt negative conversions
  • Upgrade to @polkadot/wasm-crypto 5.1.1

8.6.1 Mar 19, 2022

Important This contains an upgraded version of @polkadot/wasm-crypto. For users of asm.js, e.g. React Native, there are some additional upgrade instructions in the release notes for this version https://github.com/polkadot-js/wasm/releases/tag/v5.0.1

Contributed:

Changes:

  • Ensure invalid secp256k1 publicKeys are not returned
  • Cater for Expo v41+ in RN random value generation
  • Fixed for RN environment imports
  • Internal split of details in @polkadot/networks
  • Additional workaround for Vite bundling
  • Upgrade to @polkadot/wasm-crypto 5.0.1

8.5.1 Mar 12, 2022

Changes:

  • Adjust for bundlers where import.meta.url is undefined
  • Upgrade dependencies to latest stable versions

8.4.1 Feb 14, 2022

... (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 9.0.1.
- [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/v9.0.1/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 Apr 11, 2022
@dependabot dependabot bot requested a review from iisaint April 11, 2022 02:23
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 2, 2022

Superseded by #153.

@dependabot dependabot bot closed this May 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/polkadot/util-9.0.1 branch May 2, 2022 02:17
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