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

Bump @polkadot/keyring from 10.4.2 to 11.1.3 #132

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @polkadot/keyring from 10.4.2 to 11.1.3.

Release notes

Sourced from @​polkadot/keyring's releases.

v11.1.3

Contributed:

Changes:

  • Allow empty string as valid base32/base58/base64 decoder input
  • Add additional/missing /*#__PURE__*/ annotations
  • Upgrade dependencies to latest stable versions

v11.1.2

Changes:

  • Expand error details for invalid publicKeys in secp256k1 compress/expand operations
  • Expand @polkadot/hw-ledger with specific per-method JSDoc
  • Upgrade dependencies to latest stable versions

v11.1.1

Contributed:

Changes:

  • Remove support for encrypt/decrypt functionality on keypair
  • Upgrade dependencies to latest stable versions

v11.0.2

Changes:

  • Use consistent .js imports in source files (TS moduleResolution)
  • Remove TS resolveJsonModule option
  • Upgrade to @polkadot/wasm-crypto 7.0.3

v11.0.1

Changes:

  • Change @polkadot/x-ws to use ws package (previous: websocket)
  • Add /*#__PURE__*/ annotations for @polkadot/x-* packages
  • Swap TS -> JS compiler to use tsc (from babel)
  • Adjust all tests to use node:test runner (ESM variants)
  • Move cryptoWaitReady() top-level in test files
  • Upgrade to @polkadot/wasm-crypto 7.0.1
Changelog

Sourced from @​polkadot/keyring's changelog.

11.1.3 Apr 1, 2023

Contributed:

Changes:

  • Allow empty string as valid base32/base58/base64 decoder input
  • Add additional/missing /*#__PURE__*/ annotations
  • Upgrade dependencies to latest stable versions

11.1.2 Mar 25, 2023

Changes:

  • Expand error details for invalid publicKeys in secp256k1 compress/expand operations
  • Expand @polkadot/hw-ledger with specific per-method JSDoc
  • Upgrade dependencies to latest stable versions

11.1.1 Mar 18, 2023

Contributed:

Changes:

  • Remove support for encrypt/decrypt functionality on keypair
  • Upgrade dependencies to latest stable versions

11.0.2 Mar 11, 2023

Changes:

  • Use consistent .js imports in source files (TS moduleResolution)
  • Remove TS resolveJsonModule option
  • Upgrade to @polkadot/wasm-crypto 7.0.3

11.0.1 Mar 4, 2023

Changes:

  • Change @polkadot/x-ws to use ws package (previous: websocket)
  • Add /*#__PURE__*/ annotations for @polkadot/x-* packages
  • Swap TS -> JS compiler to use tsc (from babel)

... (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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2023
Bumps [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) from 10.4.2 to 11.1.3.
- [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/v11.1.3/packages/keyring)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/polkadot/keyring-11.1.3 branch from 1be2291 to 71920b8 Compare April 3, 2023 11:15
@xlc xlc merged commit 96d5961 into master Apr 3, 2023
@xlc xlc deleted the dependabot/npm_and_yarn/polkadot/keyring-11.1.3 branch April 3, 2023 12:02
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.

None yet

1 participant