Skip to content

Update dependencies#503

Merged
xermicus merged 3 commits intomainfrom
cl/deps
Apr 13, 2026
Merged

Update dependencies#503
xermicus merged 3 commits intomainfrom
cl/deps

Conversation

@xermicus
Copy link
Copy Markdown
Member

  • Rust dependencies
  • JS dependencies
  • Retester submodule

Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
@socket-security
Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​typescript-eslint@​8.56.0 ⏵ 8.58.11001007498100
Updatedcargo/​assert_cmd@​2.1.2 ⏵ 2.2.07910093100100
Updatedcargo/​libc@​0.2.180 ⏵ 0.2.1848010093100100
Updatedcargo/​thiserror@​2.0.17 ⏵ 2.0.188010093100100
Updatedcargo/​anyhow@​1.0.100 ⏵ 1.0.10281 +110093100100
Updatednpm/​@​types/​node@​22.15.21 ⏵ 22.19.17100 +110081 +196100
Updatedcargo/​inkwell@​0.8.0 ⏵ 0.9.08210093100100
Updatednpm/​chai@​5.2.0 ⏵ 5.3.399 +110010086100
Updatednpm/​terser@​5.39.2 ⏵ 5.46.197 +610010089100
Updatednpm/​eslint@​10.0.0 ⏵ 10.2.089 +110010095100
Updatednpm/​solc@​0.8.30 ⏵ 0.8.349910010090100
Updatednpm/​typescript@​5.8.3 ⏵ 5.9.3100 +110090 +19990
Updatednpm/​prettier@​3.5.3 ⏵ 3.8.290 +110097 +195100
Updatednpm/​@​eslint/​js@​9.27.0 ⏵ 9.39.4100100100 +1091100
Addedcargo/​sha3@​0.11.010010093100100
Updatedcargo/​alloy-primitives@​1.5.2 ⏵ 1.5.710010093100100
Updatedcargo/​alloy-serde@​1.4.3 ⏵ 1.8.310010093100100
Updatedcargo/​alloy-sol-types@​1.5.2 ⏵ 1.5.710010093100100
Updatedcargo/​cc@​1.2.52 ⏵ 1.2.6099 +110093100100
Updatedcargo/​clap@​4.5.54 ⏵ 4.6.09910093100100
Updatedcargo/​env_logger@​0.11.8 ⏵ 0.11.1099 -110093 +4100100
Updatedcargo/​flate2@​1.1.8 ⏵ 1.1.910010093100100
Updatedcargo/​polkadot-sdk@​2507.4.0 ⏵ 2603.0.010010093100100
Updatedcargo/​polkavm-common@​0.26.0 ⏵ 0.33.010010093100100
Updatedcargo/​polkavm-disassembler@​0.31.0 ⏵ 0.33.010010093100100
Updatedcargo/​regex@​1.12.2 ⏵ 1.12.310010093 -1100100
Updatedcargo/​semver@​1.0.27 ⏵ 1.0.2810010093100100
Updatedcargo/​sha1@​0.10.6 ⏵ 0.11.010010093100100
Updatedcargo/​tempfile@​3.24.0 ⏵ 3.27.098 -110093100100
Updatedcargo/​which@​8.0.0 ⏵ 8.0.29910093100100
Updatednpm/​mocha@​11.5.0 ⏵ 11.7.59610095 +195100
Updatedcargo/​criterion@​0.8.1 ⏵ 0.8.29910098100100
See 3 more rows in the dashboard

View full report

@socket-security
Copy link
Copy Markdown

Warning

[Security]

Socket has found a problem with the dependencies from this PR. Check the details below to solve the issue. If the affected dependency is unreachable, we still recommend you to use a patched version.

Remember: according to Parity's Security Policy, you must resolve all "Block" alerts before proceeding. It is recommended to resolve "Warn" alerts too. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Critical
Critical CVE: Wasmtime with Winch compiler backend on aarch64 may allow a sandbox-escaping memory access

CVE: GHSA-xx5w-cvp6-jv83 Wasmtime with Winch compiler backend on aarch64 may allow a sandbox-escaping memory access (CRITICAL)

Affected versions: = 43.0.0; >= 25.0.0 < 36.0.7; >= 37.0.0 < 42.0.2; >= 43.0.0 < 43.0.1

Patched version: 36.0.7

From: ?cargo/polkadot-sdk@2603.0.0cargo/wasmtime@35.0.0

ℹ Read more on: This package | This alert | What is a critical CVE?

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 support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore cargo/wasmtime@35.0.0. 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.

Warn Critical
Critical CVE: Wasmtime: Miscompiled guest heap access enables sandbox escape on aarch64 Cranelift

CVE: GHSA-jhxm-h53p-jm7w Wasmtime: Miscompiled guest heap access enables sandbox escape on aarch64 Cranelift (CRITICAL)

Affected versions: = 43.0.0; >= 32.0.0 < 36.0.7; >= 37.0.0 < 42.0.2; >= 43.0.0 < 43.0.1

Patched version: 36.0.7

From: ?cargo/polkadot-sdk@2603.0.0cargo/wasmtime@35.0.0

ℹ Read more on: This package | This alert | What is a critical CVE?

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 support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore cargo/wasmtime@35.0.0. 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

@xermicus xermicus merged commit 255f5cc into main Apr 13, 2026
16 checks passed
@xermicus xermicus deleted the cl/deps branch April 13, 2026 12:59
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.

1 participant