Bump napi from 3.12.0 to 3.12.1 in /native/aa-ffi-node - #367
Conversation
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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Chisanan232
left a comment
There was a problem hiding this comment.
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.
Bumps napi from 3.12.0 to 3.12.1.
Release notes
Sourced from napi's releases.
Commits
956e452chore: release (#3448)73048f5chore(release): publish61fae8afix(napi): stop unloading addons with live native code, preserve non-Error re...93e86cechore(release): publish2c90599fix(cli): support npm 12 pack output (#3449)360b1ecfix(wasi): avoid randomness during module registration (#3447)b648c40build(deps): bump nanoid from 3.3.16 to 3.3.18 (#3446)ffda4efchore(deps): update dependency js-yaml to v4.3.1 [security] (#3445)387b0dcfeat(cli): size WASI browser worker pools from navigator.hardwareConcurrency ...61e4346build(deps): bump fast-uri from 3.1.4 to 3.1.5 (#3440)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)