Skip to content

Update Rust crate napi to v3#1127

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/napi-3.x
Open

Update Rust crate napi to v3#1127
renovate[bot] wants to merge 1 commit intomainfrom
renovate/napi-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 19, 2026

This PR contains the following updates:

Package Type Update Change
napi dependencies major 23

Release Notes

napi-rs/napi-rs (napi)

v3.8.5

Compare Source

Fixed
  • (napi) preserve generator class methods (#​3231)
  • (deps) update rust crate ctor to v0.10.0 (#​3224)
  • (deps) disable ctor priority feature (#​3209)
  • (deps) update rust crate ctor to v0.9.1 (#​3204)
  • (napi) handle ThreadsafeFunction callback errors gracefully during shutdown (#​3188)
  • (napi) populate Error::cause from ThreadsafeFunction callee-handled callbacks (#​3162)
  • correct typo in Either error message ("non" → "none") (#​3183)

v3.8.4

Compare Source

Fixed
  • (deps) update rust crate ctor to v0.8.0 (#​3170)
  • (deps) update rust crate ctor to v0.7.0 (#​3169)
  • (napi) check for null error_message in ExtendedErrorInfo::try_from (#​3158)
  • (napi) skip nullish error causes when converting from Unknown (#​3143)

v3.8.3

Compare Source

Fixed
  • (napi) prevent async iterator use-after-free during GC (#​3120)
Other
  • replace BufferRef mention with BufferSlice (#​3112)

v3.8.2

Compare Source

Fixed
  • (napi) memory leak in async fn (#​3089)
  • (napi) implement TypeName for ArrayBuffer (#​3087)

v3.8.1

Compare Source

Fixed
  • (napi) wasi debug compile error (#​3081)

v3.8.0

Compare Source

Added
  • (napi) support any object types in Stream(#​2854)
  • (napi-derive) add #[napi(async_iterator)] macro attribute (#​3072)
Fixed
  • (napi) validate status before copying data in env arraybuffer fallback (#​3077)
  • (napi) validate status before copying in remaining TypedArray fallback paths (#​3076)
  • (napi) validate status before copying in TypedArray owned ToNapiValue fallback (#​3080)
  • (napi) validate status before copying in ArrayBuffer ToNapiValue fallback (#​3079)
  • (napi) skip debug buffer tracking on wasm targets (#​3078)

v3.7.1

Compare Source

Other

v3.7.0

Compare Source

Added
  • (napi) provide unsafe as_mut on ArrayBuffer (#​3055)
  • (napi) support Promise.resolve/reject (#​3053)

v3.6.1

Compare Source

v3.6.0

Compare Source

v3.5.2

Compare Source

Other
  • updated the following local packages: napi-build

v3.5.1

Compare Source

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.5.2...@​napi-rs/cli@3.5.0

v3.4.0

Compare Source

Bug Fixes
Features

v3.3.0

Compare Source

v3.2.4

Compare Source

Other
  • updated the following local packages: napi-derive-backend

v3.2.3

Compare Source

Fixed
  • (napi) link issue on cargo test --features noop (#​2872)
  • (deps) update rust crate ctor to v0.5.0 (#​2865)

v3.2.2

Compare Source

Other
  • updated the following local packages: napi-derive-backend

v3.2.1

Compare Source

Other
  • updated the following local packages: napi-derive-backend

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.3.0...@​napi-rs/cli@3.2.0

v3.1.6

Compare Source

Fixed
  • (napi) async task finally is not called (#​2824) This was introduced in #​2786, released in 3.1.0

v3.1.5

Compare Source

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.2.3...@​napi-rs/cli@3.1.5

v3.1.4

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

Bug Fixes
  • cli: wrong condition for the native binding version check (#​2853) (b47efee)

v3.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.2.0...@​napi-rs/cli@3.1.1

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.1.6...@​napi-rs/cli@3.1.0

v3.0.0

Compare Source

NAPI-RS v3

https://napi.rs/blog/announce-v3


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 19, 2026 16:53
@renovate renovate bot force-pushed the renovate/napi-3.x branch 29 times, most recently from 9c8e7d0 to dacc99d Compare January 22, 2026 14:37
@renovate renovate bot force-pushed the renovate/napi-3.x branch 7 times, most recently from be8ab4f to 7f63732 Compare January 29, 2026 10:53
@renovate renovate bot force-pushed the renovate/napi-3.x branch 3 times, most recently from 6cb2b94 to 6c8f894 Compare January 30, 2026 15:42
@renovate renovate bot force-pushed the renovate/napi-3.x branch 7 times, most recently from 44cbf81 to 285c62a Compare February 17, 2026 18:22
@renovate renovate bot force-pushed the renovate/napi-3.x branch 12 times, most recently from fc3360f to 0103696 Compare March 6, 2026 18:20
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