Skip to content

chore(deps): bump napi from 3.9.0 to 3.12.2 - #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.2#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.2.

Release notes

Sourced from napi's releases.

napi-v3.12.2

Fixed

  • (napi) memory safety in PromiseRaw callbacks and AbortSignal conversion (#3458)

napi-v3.12.1

Fixed

  • (napi) stop unloading addons with live native code, preserve non-Error rejections, and add the wasm teardown barrier (#3423)
  • (wasi) avoid randomness during module registration (#3447)

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)

... (truncated)

Commits
  • 444bf29 chore(napi): release v3.12.2 (#3459)
  • 2ffb055 fix(napi): memory safety in PromiseRaw callbacks and AbortSignal conversion (...
  • 511ead2 chore(deps): update dependency oxc-parser to ^0.146.0 (#3457)
  • 220b402 chore(deps): update dependency oxc-parser to ^0.145.0 (#3456)
  • 70c1493 chore(release): publish
  • aeba312 fix(cli): compatible with emnapi v1 & v2 (#3454)
  • d532909 chore(deps): update dependency oxc-parser to ^0.144.0 (#3453)
  • b8ba732 fix(deps): update emnapi to v2.0.0-alpha.4 (#3451)
  • 06349eb chore(deps): update cross-platform-actions/action action to v1.4.0 (#3452)
  • a5b5f27 chore(release): publish
  • 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
@dependabot
dependabot Bot force-pushed the dependabot/cargo/napi-3.12.0 branch from 09e9ada to f888304 Compare August 8, 2026 21:24
@dependabot dependabot Bot changed the title chore(deps): bump napi from 3.9.0 to 3.12.0 chore(deps): bump napi from 3.9.0 to 3.12.2 Aug 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/napi-3.12.0 branch from f888304 to 4822aa1 Compare August 26, 2026 09:47
Bumps [napi](https://github.com/napi-rs/napi-rs) from 3.9.0 to 3.12.2.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.9.0...napi-v3.12.2)

---
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 4822aa1 to cc6b570 Compare August 26, 2026 14:29
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