From 9cfd20b19b8b5da97e5a8d136eaf718260c98d9d Mon Sep 17 00:00:00 2001
From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com>
Date: Mon, 14 Jul 2025 11:59:39 -0400
Subject: [PATCH] =?UTF-8?q?Update=20emnapi=201.4.3=20=E2=86=92=201.4.4=20(?=
=?UTF-8?q?patch)=20(#18534)?=
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?
#### ✳️ emnapi (1.4.3 → 1.4.4) ·
[Repo](https://github.com/toyobayashi/emnapi)
Commits
See
the full diff on Github. The new version differs by 2 commits:
---

[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/package.json | 2 +-
pnpm-lock.yaml | 16 ++++++++--------
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/crates/node/package.json b/crates/node/package.json
index ae9a9b335..fe6af3afe 100644
--- a/crates/node/package.json
+++ b/crates/node/package.json
@@ -39,7 +39,7 @@
"devDependencies": {
"@napi-rs/cli": "^3.0.0-alpha.78",
"@napi-rs/wasm-runtime": "^0.2.11",
- "emnapi": "1.4.3"
+ "emnapi": "1.4.4"
},
"engines": {
"node": ">= 10"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index f9ca2f615..22c862069 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -134,13 +134,13 @@ importers:
devDependencies:
'@napi-rs/cli':
specifier: ^3.0.0-alpha.78
- version: 3.0.0-alpha.78(@emnapi/runtime@1.4.4)(@types/node@20.19.1)(emnapi@1.4.3(node-addon-api@8.3.0))
+ version: 3.0.0-alpha.78(@emnapi/runtime@1.4.4)(@types/node@20.19.1)(emnapi@1.4.4(node-addon-api@8.3.0))
'@napi-rs/wasm-runtime':
specifier: ^0.2.11
version: 0.2.11
emnapi:
- specifier: 1.4.3
- version: 1.4.3(node-addon-api@8.3.0)
+ specifier: 1.4.4
+ version: 1.4.4(node-addon-api@8.3.0)
crates/node/npm/android-arm-eabi: {}
@@ -2869,8 +2869,8 @@ packages:
electron-to-chromium@1.5.119:
resolution: {integrity: sha512-Ku4NMzUjz3e3Vweh7PhApPrZSS4fyiCIbcIrG9eKrriYVLmbMepETR/v6SU7xPm98QTqMSYiCwfO89QNjXLkbQ==}
- emnapi@1.4.3:
- resolution: {integrity: sha512-qeLT07Xt4xNjlDJYtwtO664e44HXDaHnja7vWIy/g3xzZiNOcQh02gNblR6tkqnDzPPhc+dUeSYWbt6PoiYZKQ==}
+ emnapi@1.4.4:
+ resolution: {integrity: sha512-cq7665hIGMLliYusV9SV9JMDuIZ9iVBUcs/OhqawSqrEO/0gB1L5O80PLaEXauCnag4c1tPimCaBwKUYITeZLA==}
peerDependencies:
node-addon-api: '>= 6.1.0'
peerDependenciesMeta:
@@ -5322,7 +5322,7 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.0
- '@napi-rs/cli@3.0.0-alpha.78(@emnapi/runtime@1.4.4)(@types/node@20.19.1)(emnapi@1.4.3(node-addon-api@8.3.0))':
+ '@napi-rs/cli@3.0.0-alpha.78(@emnapi/runtime@1.4.4)(@types/node@20.19.1)(emnapi@1.4.4(node-addon-api@8.3.0))':
dependencies:
'@inquirer/prompts': 7.4.1(@types/node@20.19.1)
'@napi-rs/cross-toolchain': 0.0.19
@@ -5339,7 +5339,7 @@ snapshots:
wasm-sjlj: 1.0.6
optionalDependencies:
'@emnapi/runtime': 1.4.4
- emnapi: 1.4.3(node-addon-api@8.3.0)
+ emnapi: 1.4.4(node-addon-api@8.3.0)
transitivePeerDependencies:
- '@napi-rs/cross-toolchain-arm64-target-aarch64'
- '@napi-rs/cross-toolchain-arm64-target-armv7'
@@ -6610,7 +6610,7 @@ snapshots:
electron-to-chromium@1.5.119: {}
- emnapi@1.4.3(node-addon-api@8.3.0):
+ emnapi@1.4.4(node-addon-api@8.3.0):
optionalDependencies:
node-addon-api: 8.3.0