Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @polkadot/keyring from 10.2.1 to 10.4.2 in /integration-tests #942

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps @polkadot/keyring from 10.2.1 to 10.4.2.

Release notes

Sourced from @​polkadot/keyring's releases.

v10.4.2

Contributed:

Changes:

  • Ensure u8aToU8a correctly unwraps Buffer value (check ordering)
  • Upgrade dependencies to latest stable versions

v10.4.1

Contributed:

Changes:

  • Add isClass helper (checks if input is actual Class Constructor)
  • Adjust isChildClass to rely on new isClass
  • Upgrade dependencies to latest stable versions

v10.3.1

Contributed:

Changes:

  • Expand arrayChunk tests
  • Adjust output for Ledger sanity checks
  • Expand exported bigint constants to match with those in BN
  • Adjust internal character maps to operate on Uint8Array instad of Array<number>
  • Upgrade dependencies to latest stable versions

v10.2.6

Changes:

  • Drop stray console.error log (it really is Friday 13th)

v10.2.5

Changes:

  • Bugfix for formatBalance (forceUnit) with BN inputs where output is less than 0

v10.2.4

Changes:

  • Add the withAll (default false) flag to formatBalance to format to max decimals
  • Add the withZero (default true) flags to formatBalance to retain trailing zeros

... (truncated)

Changelog

Sourced from @​polkadot/keyring's changelog.

10.4.2 Feb 19, 2023

Contributed:

Changes:

  • Ensure u8aToU8a correctly unwraps Buffer value (check ordering)
  • Upgrade dependencies to latest stable versions

10.4.1 Feb 12, 2023

Contributed:

Changes:

  • Add isClass helper (checks if input is actual Class Constructor)
  • Adjust isChildClass to rely on new isClass
  • Upgrade dependencies to latest stable versions

10.3.1 Jan 28, 2023

Contributed:

Changes:

  • Expand arrayChunk tests
  • Adjust output for Ledger sanity checks
  • Expand exported bigint constants to match with those in BN
  • Adjust internal character maps to operate on Uint8Array instad of Array<number>
  • Upgrade dependencies to latest stable versions

10.2.6 Jan 13, 2023

Changes:

  • Drop stray console.error log (it really is Friday 13th)

10.2.5 Jan 13, 2023

... (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/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) from 10.2.1 to 10.4.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/v10.4.2/packages/keyring)

---
updated-dependencies:
- dependency-name: "@polkadot/keyring"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #942 (2573086) into dev (3f90e7c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #942   +/-   ##
=======================================
  Coverage   77.14%   77.14%           
=======================================
  Files          72       72           
  Lines       11332    11332           
=======================================
  Hits         8742     8742           
  Misses       2590     2590           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@atodorov atodorov merged commit ae3495f into dev Mar 2, 2023
@atodorov atodorov deleted the dependabot/npm_and_yarn/integration-tests/polkadot/keyring-10.4.2 branch March 2, 2023 15:29
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants