Skip to content

Bump @polkadot/util from 6.11.1 to 9.6.2#190

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps @polkadot/util from 6.11.1 to 9.6.2.

Release notes

Sourced from @​polkadot/util's releases.

v9.6.2

Changes:

  • Fix hexToU8a where 0x is not correctly converted

v9.6.1

Changes:

  • Add floatToU8a and u8aToFloat (both 32 & 64-bit, le & be)
  • Adjust isUndefined check (local variable available)
  • Adjust use of assert, isUndefined & isNull

v9.5.1

Contributed:

Changes:

  • Add u8aToNumber (limited, <= 48 bits) function
  • Use ~~ as bitwise/faster Math.floor replacement
  • Remove unneeded objectSpread option expansions
  • Optimize hexToU8a operations
  • Optimize stringCamelCase operations
  • Optimize u8aToBn operations
  • Additional internal/external comments (as missing)
  • Upgrade dependencies to latest stable versions

v9.4.1

Changes:

  • Add nextTick to @polkadot/util to defer execution to the queue
  • Upgrade dependencies to latest stable versions

v9.3.1

Contributed:

Changes:

  • Adjust u8aToU8a checks with better isU8a shortcut
  • Adjust compact conversion with unrolled loops
  • Adjust string{Camel, Pascal}Case with loop (no map)
  • Add compactFromU8aLim variant with Uint8Array-only inputs
  • Add u8aConcatStrict variant with Uint8Array-only inputs
  • Internal code maintainability enhancements
  • Upgrade dependencies to latest stable versions

... (truncated)

Changelog

Sourced from @​polkadot/util's changelog.

9.6.2 Jun 25, 2022

Changes:

  • Fix hexToU8a where 0x is not correctly converted

9.6.1 Jun 23, 2022

Changes:

  • Add floatToU8a and u8aToFloat (both 32 & 64-bit, le & be)
  • Adjust isUndefined check (local variable available)
  • Adjust use of assert, isUndefined & isNull

9.5.1 Jun 18, 2022

Contributed:

Changes:

  • Add u8aToNumber (limited, <= 48 bits) function
  • Use ~~ as bitwise/faster Math.floor replacement
  • Remove unneeded objectSpread option expansions
  • Optimize hexToU8a operations
  • Optimize stringCamelCase operations
  • Optimize u8aToBn operations
  • Additional internal/external comments (as missing)
  • Upgrade dependencies to latest stable versions

9.4.1 Jun 4, 2022

Changes:

  • Add nextTick to @polkadot/util to defer execution to the queue
  • Upgrade dependencies to latest stable versions

9.3.1 May 29, 2022

Contributed:

... (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.6.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/v9.6.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 Jun 27, 2022
@dependabot dependabot bot requested a review from iisaint June 27, 2022 02:31
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 4, 2022

Superseded by #192.

@dependabot dependabot bot closed this Jul 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/polkadot/util-9.6.2 branch July 4, 2022 02:27
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

Comments