Skip to content

build(deps): bump napi from 3.8.5 to 3.12.0 - #166

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

build(deps): bump napi from 3.8.5 to 3.12.0#166
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/napi-3.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps napi from 3.8.5 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 @github

dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

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

@dependabot
dependabot Bot requested a review from jamesyong-42 as a code owner July 26, 2026 07:06
@dependabot
dependabot Bot force-pushed the dependabot/cargo/napi-3.11.0 branch from 468e8c0 to ced9097 Compare July 26, 2026 21:03
@dependabot dependabot Bot changed the title chore(deps): bump napi from 3.8.5 to 3.11.0 build(deps): bump napi from 3.8.5 to 3.11.0 Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/napi-3.11.0 branch from ced9097 to f1658f5 Compare July 27, 2026 04:26
@dependabot dependabot Bot changed the title build(deps): bump napi from 3.8.5 to 3.11.0 build(deps): bump napi from 3.8.5 to 3.12.0 Jul 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/napi-3.11.0 branch 2 times, most recently from 942f8cd to 3eae9d2 Compare July 28, 2026 18:43
Bumps [napi](https://github.com/napi-rs/napi-rs) from 3.8.5 to 3.12.0.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.8.5...napi-v3.12.0)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.11.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.11.0 branch from 3eae9d2 to 0e7fc4c Compare July 28, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants