From 4f5c820894cebbc290eefaa62d477d3acbce1fa5 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 14:24:38 +0000 Subject: [PATCH] =?UTF-8?q?Update=20emnapi=201.4.4=20=E2=86=92=201.4.5=20(?= =?UTF-8?q?patch)=20(#18667)?= 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.4 → 1.4.5) · [Repo](https://github.com/toyobayashi/emnapi)
Release Notes

1.4.5

What's Changed

Full Changelog: v1.4.4...v1.4.5

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 2 commits:

--- ![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/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 324c2d440..913ca6bda 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.12", - "emnapi": "1.4.4" + "emnapi": "1.4.5" }, "engines": { "node": ">= 10" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a36e052f..12e05ce56 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.5)(@types/node@20.19.1)(emnapi@1.4.4(node-addon-api@8.3.0)) + version: 3.0.0-alpha.78(@emnapi/runtime@1.4.5)(@types/node@20.19.1)(emnapi@1.4.5(node-addon-api@8.3.0)) '@napi-rs/wasm-runtime': specifier: ^0.2.12 version: 0.2.12 emnapi: - specifier: 1.4.4 - version: 1.4.4(node-addon-api@8.3.0) + specifier: 1.4.5 + version: 1.4.5(node-addon-api@8.3.0) crates/node/npm/android-arm-eabi: {} @@ -2882,8 +2882,8 @@ packages: electron-to-chromium@1.5.119: resolution: {integrity: sha512-Ku4NMzUjz3e3Vweh7PhApPrZSS4fyiCIbcIrG9eKrriYVLmbMepETR/v6SU7xPm98QTqMSYiCwfO89QNjXLkbQ==} - emnapi@1.4.4: - resolution: {integrity: sha512-cq7665hIGMLliYusV9SV9JMDuIZ9iVBUcs/OhqawSqrEO/0gB1L5O80PLaEXauCnag4c1tPimCaBwKUYITeZLA==} + emnapi@1.4.5: + resolution: {integrity: sha512-qYEfWKYngSahxc6Y+zajiiwzhhn5TkRci3BLQFKHVqT3vxj061IWCgaESZ9921OsbPiyetX43kckXw80dj9d6g==} peerDependencies: node-addon-api: '>= 6.1.0' peerDependenciesMeta: @@ -5343,7 +5343,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.5)(@types/node@20.19.1)(emnapi@1.4.4(node-addon-api@8.3.0))': + '@napi-rs/cli@3.0.0-alpha.78(@emnapi/runtime@1.4.5)(@types/node@20.19.1)(emnapi@1.4.5(node-addon-api@8.3.0))': dependencies: '@inquirer/prompts': 7.4.1(@types/node@20.19.1) '@napi-rs/cross-toolchain': 0.0.19 @@ -5360,7 +5360,7 @@ snapshots: wasm-sjlj: 1.0.6 optionalDependencies: '@emnapi/runtime': 1.4.5 - emnapi: 1.4.4(node-addon-api@8.3.0) + emnapi: 1.4.5(node-addon-api@8.3.0) transitivePeerDependencies: - '@napi-rs/cross-toolchain-arm64-target-aarch64' - '@napi-rs/cross-toolchain-arm64-target-armv7' @@ -6628,7 +6628,7 @@ snapshots: electron-to-chromium@1.5.119: {} - emnapi@1.4.4(node-addon-api@8.3.0): + emnapi@1.4.5(node-addon-api@8.3.0): optionalDependencies: node-addon-api: 8.3.0