Skip to content

Bump @napi-rs/cli from 3.8.6 to 3.10.4 in /src/js-host-api - #321

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/js-host-api/napi-rs/cli-3.10.4
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/js-host-api/napi-rs/cli-3.10.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps @napi-rs/cli from 3.8.6 to 3.10.4.

Release notes

Sourced from @​napi-rs/cli's releases.

@​napi-rs/cli@​3.9.1

Patch over 3.9.0.

Fixes

  • WASI threads builds on current toolchains (#3492) wasm32-wasip1-threads was failing in two ways: wasi-sdk 34 changed the futex ABI, and Rust nightly started linking crt1-reactor.o itself (duplicate _initialize). The CLI now picks the matching emnapi archive; the build crate stops double-linking _initialize.

  • WASI on Android / Termux (#3485) Generated Node loaders preopened /, which Termux cannot open (UVWASI_EACCES). Android now preopens the current working directory. Other platforms are unchanged.

  • Generated files share one format (#3501) JSON / TOML / YAML, .d.ts, and JS / WASI loaders now use one house style (indent, trailing newline, quotes). Regenerating bindings may produce noisy diffs with no behavior change.

Deps

  • js-yaml 4 → 5 (#3344) — YAML dump formatting can change; loaded values should not.

Same-day packages

Package Version
@napi-rs/triples 2.1.23
@napi-rs/wasm-runtime 1.2.4
Commits
  • 34b8781 chore(release): publish
  • 5f5c289 fix(cli): derive WASI .d.cts from ESM sources when nothing blocks it (#3532)
  • 2733e5b chore(release): publish
  • 43ddfac fix(cli): retry a filesystem snapshot whose source only changed metadata and ...
  • e2f21c6 chore: release (#3525)
  • 134045a chore(release): publish
  • 1391704 fix(cli): drain outstanding async work before disposing a WASI binding (#3528)
  • c50beb0 chore(release): publish
  • 98ed126 fix(cli): give reconciliation identity-resolver tests realistic time budgets ...
  • f9be941 fix(cli): settle threaded WASI disposal after async work (#3526)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@napi-rs/cli](https://github.com/napi-rs/napi-rs) from 3.8.6 to 3.10.4.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.8.6...@napi-rs/cli@3.10.4)

---
updated-dependencies:
- dependency-name: "@napi-rs/cli"
  dependency-version: 3.10.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants