Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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
  • 7e3f293 chore(release): publish
  • f772ee0 fix(cli): align generated file formats (#3501)
  • 1cf5ec5 fix(cli): use accessible WASI preopen root on Android (#3485)
  • cf9245d chore(deps): update vitest monorepo to v5 (#3481)
  • 78fa3ad fix(macro): recognize fully-qualified napi::Env as the special Env parameter ...
  • 37283c7 chore(deps): lock file maintenance (#3474)
  • 1932d2f chore(deps): update release-plz/action action to v0.5.135 (#3500)
  • 0238e8b fix(deps): update dependency js-yaml to v5 (#3344)
  • 9ed9d35 chore(deps): update dependency electron to v44 (#3468)
  • 58fb862 chore(deps): upgrade oxlint, fix warnings (#3487)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the kind/dependencies Dependency updates label Sep 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/js-host-api/napi-rs/cli-3.9.1 branch 2 times, most recently from 561228e to 5730f6d Compare September 16, 2026 11:59
Bumps [@napi-rs/cli](https://github.com/napi-rs/napi-rs) from 3.8.6 to 3.9.1.
- [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.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/js-host-api/napi-rs/cli-3.9.1 branch from 5730f6d to ed32c66 Compare September 16, 2026 14:40
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