Skip to content

Comments

fix(deps): update napi-rs dependencies to v3 (major)#914

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/major-napi-rs-dependencies
Open

fix(deps): update napi-rs dependencies to v3 (major)#914
renovate[bot] wants to merge 1 commit intodevfrom
renovate/major-napi-rs-dependencies

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.163.0
napi-derive dependencies major 2.163.0

Release Notes

napi-rs/napi-rs (napi)

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

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

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: 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 these updates again.


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

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 17, 2025

Package Changes Through d4f1885

No changes.

Add a change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch 8 times, most recently from c0db468 to 85074c8 Compare July 28, 2025 14:00
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch 11 times, most recently from 7e88def to 8f2a8be Compare August 5, 2025 11:55
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch 5 times, most recently from efd9dab to a37d526 Compare August 13, 2025 18:58
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch 2 times, most recently from e81362c to 395a683 Compare August 18, 2025 16:50
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch 2 times, most recently from 346d6df to b004bec Compare September 9, 2025 17:35
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch from b004bec to 64f386c Compare September 25, 2025 21:13
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path node/Cargo.toml --package napi@2.16.17 --precise 3.8.3
error: package ID specification `napi@2.16.17` did not match any packages
help: there are similar package ID specifications:

  napi@3.3.0

@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch from 64f386c to 1ae6a11 Compare November 3, 2025 10:39
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch from 1ae6a11 to 92785ca Compare November 26, 2025 13:29
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch 2 times, most recently from aaff887 to f5b007c Compare January 6, 2026 17:05
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch from f5b007c to d4f1885 Compare January 6, 2026 17:51
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