Bump napi from 3.10.5 to 3.11.0 in /native/aa-ffi-node#320
Bump napi from 3.10.5 to 3.11.0 in /native/aa-ffi-node#320dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [napi](https://github.com/napi-rs/napi-rs) from 3.10.5 to 3.11.0. - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-v3.10.5...napi-v3.11.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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Closing in favor of #322, which bumps napi and napi-derive together. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Combines dependabot #319 (napi-derive 3.5.10 -> 3.6.0) and #320 (napi 3.10.5 -> 3.11.0). Bumping either alone breaks the build: the napi attribute macro expansion references bindgen_prelude symbols (TypeTag, napi_type_tag, type_tag_from_ident, validate_type_tag) that only exist when both crates are on the same generation. Verified with `pnpm native:build` (napi-build's own toolchain, matching CI) and the full test suite (631 passing).
Combines dependabot #319 (napi-derive 3.5.10 -> 3.6.0) and #320 (napi 3.10.5 -> 3.11.0). Bumping either alone breaks the build: the napi attribute macro expansion references bindgen_prelude symbols (TypeTag, napi_type_tag, type_tag_from_ident, validate_type_tag) that only exist when both crates are on the same generation. Verified with `pnpm native:build` (napi-build's own toolchain, matching CI) and the full test suite (631 passing).
Bumps napi from 3.10.5 to 3.11.0.
Release notes
Sourced from napi's releases.
Commits
679eb79chore: release (#3401)762a0e3chore(release): publish587ae14perf(napi): share tracing callsite (#3409)02d8ccdfix(napi): release JsDeferred tsfn on null-env teardown drain (#3404 follow-u...b635204fix(napi): guard JsDeferred against env teardown (#3404)729ebedfeat: unforgeable#[napi]class identity via Node object type tags (#3405)0a4681dfix(cli): don't force-build crates whose optional napi-derive dependency is d...392ec40chore(deps): update dependency c8 to v12 (#3403)d618d7efeat(napi): add pluggable async runtime backend (#3352)1817ed2fix(napi): register the async runtime env cleanup hook per registration (#3400)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)