Skip to content

Conversation

@tessoudali
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @polkadot/util-crypto from 12.0.1 to 12.5.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 9 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-09-15.
Release notes
Package name: @polkadot/util-crypto
  • 12.5.1 - 2023-09-15

    Contributed:

    Changes:

    • Expand interface type comments (assists in-editor helpers)
    • Upgrade dependencies to latest stable versions
  • 12.4.2 - 2023-08-23

    Changes:

    • Fix u8aTo{BigInt, Bn, Number} for non-negative i{8, 16, 32...} inputs
    • Extend u8aToBuffer with hasBuffer check
    • Adjust util tests (extract input/output arrays)
  • 12.4.1 - 2023-08-17

    Changes:

    • Add support for Ledger signRaw, as exposed by lower-level
    • Update code to use ?. shortcuts where appropriate
    • Adjust u8aToBuffer & isBuffer typings to not require Buffer
    • Use stringify/import.meta.url helpers in specs
    • Upgrade dependencies to latest stable versions
  • 12.3.2 - 2023-06-12

    Changes:

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

    Changes:

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

    Changes:

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

    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
  • 12.1.2 - 2023-05-01

    Changes:

    • Adjust typing for isChildClass & Constructor usage
  • 12.1.1 - 2023-04-29

    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
  • 12.0.1 - 2023-04-22

    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)
from @polkadot/util-crypto GitHub release notes
Commit messages
Package name: @polkadot/util-crypto
  • 67fe773 [CI Skip] release/stable 12.5.1
  • 13c6b4e 12.5.1 (#1881)
  • 9306f9d [CI Skip] bump/beta 12.4.3-7-x
  • 62a30f2 Ledger support (#1879)
  • 81609ab [CI Skip] bump/beta 12.4.3-6-x
  • 301d73d Bump deps (w/ ledger) (#1880)
  • 92abf44 [CI Skip] bump/beta 12.4.3-5-x
  • b018f78 adds `isRiscV` guard function similar to isWasm (#1878)
  • 608117f [CI Skip] bump/beta 12.4.3-4-x
  • 2ac0056 Bump deps (#1877)
  • 673a59a [CI Skip] bump/beta 12.4.3-3-x
  • aa394fe Explicit note for test genesis (standalone or para) (#1876)
  • ee7f2cc [CI Skip] bump/beta 12.4.3-2-x
  • da6efc8 Add additional comments on type interfaces (#1875)
  • a3b884d [CI Skip] bump/beta 12.4.3-1-x
  • 560c054 Bump dev deps (#1874)
  • 09621d0 [CI Skip] bump/beta 12.4.3-0-x
  • 37a81d9 Bump deps (noble hashes/curves) (#1873)
  • 62182ba [CI Skip] release/stable 12.4.2
  • 2ee03a5 12.4.2 (#1872)
  • 7a5a88a [CI Skip] bump/beta 12.4.2-5-x
  • f4e0e21 Extend u8aToBuffer check with hasBuffer (#1871)
  • aac9020 [CI Skip] bump/beta 12.4.2-4-x
  • a030330 Additional test cleanups (#1870)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants