Skip to content

fix(deps): update rust crate napi to v3 #1029

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
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.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

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

v3.1.2

Compare Source

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

v3.1.1

Compare Source

Other
  • Revert "fix(napi): callback should be Fn rather than FnOnce" (#​2791)

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](https://redirect.github.com/napi-rs/cli)@​3.1.0

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.

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