Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

chore(deps): update dependency @polkadot/keyring to v12 #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@polkadot/keyring (source) ^11.1.2 -> ^12.0.0 age adoption passing confidence

Release Notes

polkadot-js/common (@​polkadot/keyring)

v12.3.2

Compare Source

Changes:

  • Adjust SubstrateNetwork typing with HexString genesisHash
  • Re-export Constructor<T> type (deprecated, replaced with Class<T>)

v12.3.1

Compare Source

Changes:

  • Only allow padding characters in base64 strings
  • Expand typings for keyring meta with known keys
  • Adjust object index access for stricter tsconfig settings

v12.2.2

Compare Source

Changes:

  • Apply missing count assignment for for (...) loops
  • Remove unused @types/* dev dependencies
  • Upgrade dependencies to latest stable versions

v12.2.1

Compare Source

Changes:

  • Align u8aToBigInt tests with u8aToBn
  • Unroll loops on most-frequently used paths for u8aToBigInt
  • Add module to package.json export map (ESM-only)
  • Upgrade dependencies to latest stable versions

v12.1.2

Compare Source

Changes:

  • Adjust typing for isChildClass & Constructor usage

v12.1.1

Compare Source

Changes:

  • Add shareable identity & noop functions
  • Flatten Buffer | Uint8Array types (as used) to base-only Uint8Array
  • Apply readonly specifiers to private class fields where applicable
  • Adjust compilation output for __internal__ class fields
  • Remove unused types from util
  • Upgrade dependencies to latest stable versions

v12.0.1

Compare Source

Contributed:

Changes:

  • Swap secp256k1 functionality to @noble/curves
  • Swap ed25519 functionality to @noble/curves
  • Replace tweetnacl secretbox usage with slimmer local version
  • Adjust isCodec helper with closer API alignment
  • Initial steps to multi-language bip39 support
  • Use Node webcrypto for Node getRandomValues support
  • Upgrade dependencies to latest stable versions
  • Drop support for Node 14 (EOL 30 Apr 2023)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants