Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2025

This PR contains the following updates:

Package Type Update Change
napi dependencies major 2 -> 3

Release Notes

napi-rs/napi-rs (napi)

v3.6.1

Compare Source

Other
  • updated the following local packages: napi-sys

v3.6.0

Compare Source

Added
  • (napi-derive) add tracing feature for debug logging NAPI function calls (#​3041)
  • (napi) add node_api_create_object_with_properties support for enum creation (#​2990)
Fixed
  • (napi) bigInt comparison (#​3039)
  • (napi) shutdown runtime at env cleanup on windows (#​3026)
Other
  • (napi) add back pub NODE_VERSION_* (#​3046)
  • (sys) add back non dyn-symbols behavior (#​3045)
  • (napi) add Eq and PartialEq trait to BigInt (#​3033)
  • update MSRV in README.md (#​3023)

v3.5.2

Compare Source

Other
  • updated the following local packages: napi-build

v3.5.1

Compare Source

Fixed
  • (napi) TypedArraySlice creation (#​3004)
Other
  • (napi) Promise and ThreadsafeFunction::call_async don't require tokio (#​2998)

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/[email protected]

v3.4.0

Compare Source

Added
  • (napi-derive) add tracing feature for debug logging NAPI function calls (#​3041)
Fixed
  • (deps) update rust crate convert_case to 0.10 (#​3031)

v3.3.0

Compare Source

Added
  • (napi-derive) add discriminant_case to allow changing case of discriminant (#​2960)
Fixed
  • (deps) update rust crate ctor to v0.6.0 (#​2951)
Other

v3.2.4

Compare Source

Other
  • (napi) extends the Set types interoperability (#​2875)

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

Fixed
  • (napi) no need to cleanup thread_local stuff (#​2851)

v3.2.1

Compare Source

Fixed
  • (napi) ensure tokio runtime is initialized for dlopen (#​2850)
  • (napi) handle the return_if_invalid for Array param (#​2846)

v3.2.0

Compare Source

Added
  • (napi) add ScopeGenerator trait (#​2831)
  • make generator an iterator (#​2784)
  • (napi) add Error.cause support to napi::Error (#​2829)
Fixed
  • (napi) user_defined_rt can only be used once (#​2841)

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

Fixed
  • (napi) relax the lifetime restriction in PromiseRaw callbacks (#​2819)

v3.1.4

Compare Source

Fixed
  • (napi) the generic trait rectiction of Env::spawn should be ScopedTask (#​2817)

v3.1.3

Compare Source

Other
  • (napi) optimize HashMap allocation in FromNapiValue implementation for HashMap (#​2796)

v3.1.2

Compare Source

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

v3.1.1

Compare Source

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

v3.1.0

Compare Source

Added
  • (napi) provide ScopedTask to resolve JsValue with lifetime (#​2786)
Other
  • pin release-plz action

v3.0.0

Compare Source


Configuration

📅 Schedule: 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 force-pushed the renovate/napi-3.x branch 6 times, most recently from 4feab5e to 24e1956 Compare August 16, 2025 16:41
@renovate renovate bot force-pushed the renovate/napi-3.x branch 5 times, most recently from 3bc713d to aa292e0 Compare November 21, 2025 14:11
@renovate renovate bot force-pushed the renovate/napi-3.x branch from aa292e0 to 2b3da17 Compare November 21, 2025 19:09
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.

1 participant