From 385edfb80d2dc483d9451de9a6b1fe9f49fbc129 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 09:41:20 -0500 Subject: [PATCH] =?UTF-8?q?Update=20emnapi=201.6.0=20=E2=86=92=201.7.1=20(?= =?UTF-8?q?minor)=20(#19351)?= 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.6.0 → 1.7.1) · [Repo](https://github.com/toyobayashi/emnapi)
Release Notes

1.7.1

What's Changed

Full Changelog: v1.7.0...v1.7.1

1.7.0

What's Changed

Full Changelog: v1.6.0...v1.7.0

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

Commits

See the full diff on Github. The new version differs by 6 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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/crates/node/package.json b/crates/node/package.json index 043f04f9b..037d0c354 100644 --- a/crates/node/package.json +++ b/crates/node/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@napi-rs/cli": "^3.4.1", "@napi-rs/wasm-runtime": "^1.0.7", - "emnapi": "1.6.0" + "emnapi": "1.7.1" }, "engines": { "node": ">= 10" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45be92d96..c5751c29f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,8 +132,8 @@ importers: specifier: ^1.0.7 version: 1.0.7 emnapi: - specifier: 1.6.0 - version: 1.6.0(node-addon-api@8.3.0) + specifier: 1.7.1 + version: 1.7.1(node-addon-api@8.3.0) crates/node/npm/android-arm-eabi: {} @@ -2877,8 +2877,8 @@ packages: electron-to-chromium@1.5.255: resolution: {integrity: sha512-Z9oIp4HrFF/cZkDPMpz2XSuVpc1THDpT4dlmATFlJUIBVCy9Vap5/rIXsASP1CscBacBqhabwh8vLctqBwEerQ==} - emnapi@1.6.0: - resolution: {integrity: sha512-Hx0FqhPchuwkDauQdgamWAn6MHbOX1CPIFfObXqxTEmngZUYM9mZLcPS/civeVT5x73xkBV1ZIwKWfessIFTgQ==} + emnapi@1.7.1: + resolution: {integrity: sha512-wlLK2xFq+T+rCBlY6+lPlFVDEyE93b7hSn9dMrfWBIcPf4ArwUvymvvMnN9M5WWuiryYQe9M+UJrkqw4trdyRA==} peerDependencies: node-addon-api: '>= 6.1.0' peerDependenciesMeta: @@ -5422,7 +5422,7 @@ snapshots: clipanion: 4.0.0-rc.4(typanion@3.14.0) colorette: 2.0.20 debug: 4.4.3 - emnapi: 1.6.0(node-addon-api@8.3.0) + emnapi: 1.7.1(node-addon-api@8.3.0) es-toolkit: 1.39.10 js-yaml: 4.1.0 semver: 7.7.3 @@ -6685,7 +6685,7 @@ snapshots: electron-to-chromium@1.5.255: {} - emnapi@1.6.0(node-addon-api@8.3.0): + emnapi@1.7.1(node-addon-api@8.3.0): optionalDependencies: node-addon-api: 8.3.0