Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps @polkadot/util-crypto from 13.3.1 to 13.5.7.

Release notes

Sourced from @​polkadot/util-crypto's releases.

v13.5.7

Changes:

  • Revert "Set pbkdf2Encode rounds to default to 210,000" (#2007)

v13.5.6

Changes:

  • Set pbkdf2Encode rounds to default to 210,000 (#1983)
  • Bump @​polkadot/wasm deps (#2002)

Contributed:

  • Add DENTNet to generic Polkadot app supported chains (#1942)

v13.5.5

Changes:

  • Add ledger support for Mythos (#1969)

v13.5.4

Changes:

  • Add Creditcoin3 support to Generic Ledger App (#1985)

v13.5.3

Changes:

  • Update polkadot dependencies (#1995)
  • Add Optional Strict Input Checking to u8aToU8a (#1994)
  • Update scrypt parameter validation (#1993)

v13.5.2

Changes:

  • fix: enhance error handling for secure random number generation in React Native (#1991)
  • Add input length validation in scryptFromU8a function (#1990)

Contributed:

  • Add Liberland support to Generic Ledger App (#1989)

v13.5.1

Changes:

  • Ledger ECDSA signing support (#1986)
    • This updates @polkadot/hw-ledger to now support ecdsa signing within class LedgerGeneric.
  • Bump yarn to 4.9.1 (#1987)

v13.4.4

... (truncated)

Changelog

Sourced from @​polkadot/util-crypto's changelog.

13.5.7 Oct 13, 2025

Changes:

  • Revert "Set pbkdf2Encode rounds to default to 210,000" (#2007)

13.5.6 Aug 26, 2025

Changes:

  • Set pbkdf2Encode rounds to default to 210,000 (#1983)
  • Bump @​polkadot/wasm deps (#2002)

Contributed:

  • Add DENTNet to generic Polkadot app supported chains (#1942)

13.5.5 Aug 11, 2025

Changes:

  • Add ledger support for Mythos (#1969)

13.5.4 July 28, 2025

Changes:

  • Add Creditcoin3 support to Generic Ledger App (#1985)

13.5.3 July 1, 2025

Changes:

  • Update polkadot dependencies (#1995)
  • Add Optional Strict Input Checking to u8aToU8a (#1994)
  • Update scrypt parameter validation (#1993)

13.5.2 Jun 17, 2025

Changes:

  • fix: enhance error handling for secure random number generation in React Native (#1991)
  • Add input length validation in scryptFromU8a function (#1990)

Contributed:

  • Add Liberland support to Generic Ledger App (#1989)

13.5.1 May 19, 2025

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) from 13.3.1 to 13.5.7.
- [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/v13.5.7/packages/util-crypto)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the automerge label Oct 14, 2025
@dependabot dependabot bot requested a review from pepoviola as a code owner October 14, 2025 05:07
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​polkadot/​util-crypto@​13.5.7941008093100

View full report

@socket-security
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
npm/@polkadot/[email protected] has Obfuscated code.

Confidence: 0.91

Location: Package overview

From: javascript/package-lock.jsonnpm/@polkadot/[email protected]

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@polkadot/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@mergify mergify bot added the queued label Oct 14, 2025
@mergify mergify bot merged commit f78ea83 into main Oct 14, 2025
21 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/javascript/polkadot/util-crypto-13.5.7 branch October 14, 2025 05:10
@mergify mergify bot removed the queued label Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant