Skip to content

chore(deps): bump napi from 3.9.0 to 3.12.0 - #268

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/napi-3.12.0
Open

chore(deps): bump napi from 3.9.0 to 3.12.0#268
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/napi-3.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown

Bumps napi from 3.9.0 to 3.12.0.

Release notes

Sourced from napi's releases.

napi-v3.12.0

Added

  • (cli) support non-threaded WASI targets (#3353)

napi-v3.11.0

Added

  • unforgeable #[napi] class identity via Node object type tags (#3405)
  • (napi) add pluggable async runtime backend (#3352)

Fixed

  • (napi) release JsDeferred tsfn on null-env teardown drain (#3404 follow-up) (#3408)
  • (napi) guard JsDeferred against env teardown (#3404)
  • (napi) register the async runtime env cleanup hook per registration (#3400)

Other

  • (napi) share tracing callsite (#3409)

napi-v3.10.5

Fixed

  • (napi) release FunctionRef off the JS thread via the custom-GC TSFN (#3394)

napi-v3.10.4

Fixed

  • (cli) align build and project configuration (#3387)

Other

  • (readme) point sponsors image at napi.rs/sponsors.svg (#3379)

napi-v3.10.3

Fixed

  • (napi) preserve the JS error object when cloning an Error off-thread (#3375)

napi-v3.10.2

Fixed

  • (napi) keep message and cause when cloning a JS-exception Error off-thread (#3373)

napi-v3.10.1

Fixed

  • (napi) release Error's exception reference via the custom GC when dropped off-thread. (#3370)
  • (napi) stop ref exception object in ThreadsafeFunction sync-throw path on wasm targets (#3369)

... (truncated)

Commits
  • 58bd87f chore: release (#3414)
  • 9da8723 chore(release): publish
  • 8d22196 chore(deps): update dependency oxc-parser to ^0.142.0 (#3422)
  • abc30fb build(deps): bump postcss from 8.5.17 to 8.5.23 (#3421)
  • 5542139 build(deps): bump fast-xml-parser from 5.9.3 to 5.10.1 (#3418)
  • dc4ee8c build(deps): bump fast-uri from 3.1.3 to 3.1.4 (#3419)
  • 050d985 feat(async-runtime): drain-linger surface + lock-free scheduler internals (#3...
  • e0b8708 chore(deps): update dependency oxc-parser to ^0.141.0 (#3417)
  • fc84940 chore(deps): update actions/setup-node action to v7 (#3413)
  • ee598db build(deps): bump protobufjs from 7.6.4 to 7.6.5 (#3410)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 31, 2026
@dependabot
dependabot Bot requested a review from dean0x as a code owner July 31, 2026 15:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 31, 2026
Bumps [napi](https://github.com/napi-rs/napi-rs) from 3.9.0 to 3.12.0.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.9.0...napi-v3.12.0)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/napi-3.12.0 branch from 09e9ada to f888304 Compare August 8, 2026 21:24
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants