Skip to content

Bump napi from 3.12.0 to 3.12.1 in /native/aa-ffi-node - #367

Merged
Chisanan232 merged 1 commit into
mainfrom
dependabot/cargo/native/aa-ffi-node/napi-3.12.1
Aug 13, 2026
Merged

Bump napi from 3.12.0 to 3.12.1 in /native/aa-ffi-node#367
Chisanan232 merged 1 commit into
mainfrom
dependabot/cargo/native/aa-ffi-node/napi-3.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps napi from 3.12.0 to 3.12.1.

Release notes

Sourced from napi's releases.

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)
Commits
  • 956e452 chore: release (#3448)
  • 73048f5 chore(release): publish
  • 61fae8a fix(napi): stop unloading addons with live native code, preserve non-Error re...
  • 93e86ce chore(release): publish
  • 2c90599 fix(cli): support npm 12 pack output (#3449)
  • 360b1ec fix(wasi): avoid randomness during module registration (#3447)
  • b648c40 build(deps): bump nanoid from 3.3.16 to 3.3.18 (#3446)
  • ffda4ef chore(deps): update dependency js-yaml to v4.3.1 [security] (#3445)
  • 387b0dc feat(cli): size WASI browser worker pools from navigator.hardwareConcurrency ...
  • 61e4346 build(deps): bump fast-uri from 3.1.4 to 3.1.5 (#3440)
  • 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](https://github.com/napi-rs/napi-rs) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.12.0...napi-v3.12.1)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@Chisanan232 Chisanan232 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving as the first link in the napi family chain.

napi 3.12.0 → 3.12.1 in native/aa-ffi-node/Cargo.lock, lock-only, 22/22 checks green including all napi-build and the full test matrix (Node 18/20/22/24 × ubuntu/macos/windows).

This must land before #366 (napi-derive 3.6.2 → 3.6.3): 3.6.3's macro expansion references NativeBorrowScope, NativeBorrowBarrier and register_native_borrow_with_value in napi::bindgen_prelude, which do not exist in napi 3.12.0. #366 on its own fails napi-build with 11 E0433/E0425 errors. Merging this one supplies those symbols.

@Chisanan232
Chisanan232 merged commit 65e9da7 into main Aug 13, 2026
22 checks passed
@Chisanan232
Chisanan232 deleted the dependabot/cargo/native/aa-ffi-node/napi-3.12.1 branch August 13, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant