Skip to content

tests: Bump wasm-bindgen in wasm test lockfiles to fix CI on Rust 1.97 - #2251

Merged
lexnv merged 1 commit into
masterfrom
denzelpenzel/bump-wasm-bindgen
Jul 21, 2026
Merged

tests: Bump wasm-bindgen in wasm test lockfiles to fix CI on Rust 1.97#2251
lexnv merged 1 commit into
masterfrom
denzelpenzel/bump-wasm-bindgen

Conversation

@DenzelPenzel

@DenzelPenzel DenzelPenzel commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

In this PR, we bump wasm-bindgen from 0.2.93 to 0.2.126 in the standalone lockfiles of the wasm-rpc-tests and wasm-lightclient-tests crates, along with the paired wasm-bindgen-test 0.3.43 -> 0.3.76, js-sys/web-sys 0.3.70 -> 0.3.103, wasm-bindgen-futures 0.4.43 -> 0.4.76, and the small transitive bumps needed to unlock them (async-trait, libm).

This fixes the Test (WASM) failure on master (failing run). Rust 1.97 enables v0 symbol mangling by default, and wasm-bindgen versions before 0.2.106 emit duplicate export names for closure conversions under the new scheme.

@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
Updatedcargo/​wasm-bindgen-test@​0.3.43 ⏵ 0.3.7610010093 +4100100

View full report

@lexnv
lexnv merged commit e368bff into master Jul 21, 2026
22 checks passed
@lexnv
lexnv deleted the denzelpenzel/bump-wasm-bindgen branch July 21, 2026 09:37
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.

2 participants