From 97e8291c2ba440a7119c03ebe3ed1e584a1f9b7f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 9 Aug 2026 04:55:35 +0000 Subject: [PATCH] Update `wasm-bindgen@latest` to 0.2.127 --- CHANGELOG.md | 2 ++ manifests/wasm-bindgen.json | 26 ++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c5ad3db..beb6b3f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `wasm-bindgen@latest` to 0.2.127. + - Update `uv@latest` to 0.12.3. - Update `osv-scanner@latest` to 2.5.0. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index 71025601..f14916dc 100644 --- a/manifests/wasm-bindgen.json +++ b/manifests/wasm-bindgen.json @@ -43,10 +43,32 @@ } }, "latest": { - "version": "0.2.126" + "version": "0.2.127" }, "0.2": { - "version": "0.2.126" + "version": "0.2.127" + }, + "0.2.127": { + "x86_64_linux_musl": { + "etag": "0x8DEF4E7BE420E82", + "hash": "61d4a7dc85acfa0d2354ccc0b8361928c7e52a746d17f28ebaa795ed3dc1614a" + }, + "x86_64_macos": { + "etag": "0x8DEF4E7BE2AF700", + "hash": "81049c79f4e283e1725e6582a0528af1301a70ad23add1df1c4d042ec825263d" + }, + "x86_64_windows": { + "etag": "0x8DEF4E7BE599AA3", + "hash": "fd52ef9896cbb0f4f59ef115bdf2f4664a76d716b6201c35e5936018ad680cfc" + }, + "aarch64_linux_gnu": { + "etag": "0x8DEF4E7BE5A83FB", + "hash": "1ce0ebd74e378d989651091f93c917bd7700996945d4c5ce37ec9507f149225c" + }, + "aarch64_macos": { + "etag": "0x8DEF4E7BE3D58DB", + "hash": "cd93e691eb5953ace5d8ffce52a20b024077a3dac3e2215b8224136b0efb7585" + } }, "0.2.126": { "x86_64_linux_musl": {