Skip to content

chore(deps)(deps-dev): bump @napi-rs/cli from 3.9.0 to 3.9.1 in /hyperdb-api-node - #321

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

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hyperdb-api-node/napi-rs/cli-3.9.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @napi-rs/cli from 3.9.0 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 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.9.0 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.9.0...@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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants