From ce0e775212427d652c3ed4e8875489dacbc08053 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 10:14:57 -0400 Subject: [PATCH] =?UTF-8?q?Update=20@tybys/wasm-util=200.9.0=20=E2=86=92?= =?UTF-8?q?=200.10.0=20(major)=20(#18541)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request. ### What changed? #### ✳️ @​tybys/wasm-util (0.9.0 → 0.10.0) · [Repo](https://github.com/toyobayashi/wasm-util) Sorry, we couldn't find anything useful about this release. --- ![Depfu Status](https://depfu.com/badges/edd6acd35d74c8d41cbb540c30442adf/stats.svg) [Depfu](https://depfu.com) will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with `@depfu rebase`.
All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> --- crates/node/npm/wasm32-wasi/package.json | 2 +- pnpm-lock.yaml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/crates/node/npm/wasm32-wasi/package.json b/crates/node/npm/wasm32-wasi/package.json index da8ad2e0d..3cd931f75 100644 --- a/crates/node/npm/wasm32-wasi/package.json +++ b/crates/node/npm/wasm32-wasi/package.json @@ -30,7 +30,7 @@ "@napi-rs/wasm-runtime": "^0.2.11", "@emnapi/core": "^1.4.4", "@emnapi/runtime": "^1.4.4", - "@tybys/wasm-util": "^0.9.0", + "@tybys/wasm-util": "^0.10.0", "@emnapi/wasi-threads": "^1.0.3", "tslib": "^2.8.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2b62d4d7..016328478 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,8 +177,8 @@ importers: specifier: ^0.2.11 version: 0.2.11 '@tybys/wasm-util': - specifier: ^0.9.0 - version: 0.9.0 + specifier: ^0.10.0 + version: 0.10.0 tslib: specifier: ^2.8.0 version: 2.8.0 @@ -2356,6 +2356,9 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1' + '@tybys/wasm-util@0.10.0': + resolution: {integrity: sha512-VyyPYFlOMNylG45GoAe0xDoLwWuowvf92F9kySqzYh8vmYm7D2u4iUJKa1tOUpS70Ku13ASrOkS4ScXFsTaCNQ==} + '@tybys/wasm-util@0.9.0': resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==} @@ -5983,6 +5986,10 @@ snapshots: postcss-selector-parser: 6.0.10 tailwindcss: link:packages/tailwindcss + '@tybys/wasm-util@0.10.0': + dependencies: + tslib: 2.8.0 + '@tybys/wasm-util@0.9.0': dependencies: tslib: 2.8.0