Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2025

This PR contains the following updates:

Package Type Update Change
napi dependencies minor 3.5.23.8.1

Release Notes

napi-rs/napi-rs (napi)

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)

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 changed the title chore(deps): update rust crate napi to v3.6.0 chore(deps): update rust crate napi to v3.6.1 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/napi-3.x-lockfile branch 3 times, most recently from ce4f4f9 to 8047e85 Compare December 8, 2025 19:04
@renovate renovate bot changed the title chore(deps): update rust crate napi to v3.6.1 chore(deps): update rust crate napi to v3.7.0 Dec 9, 2025
@renovate renovate bot force-pushed the renovate/napi-3.x-lockfile branch from 8047e85 to efa80ed Compare December 9, 2025 10:48
@renovate renovate bot changed the title chore(deps): update rust crate napi to v3.7.0 chore(deps): update rust crate napi to v3.7.1 Dec 19, 2025
@renovate renovate bot force-pushed the renovate/napi-3.x-lockfile branch from efa80ed to 7303678 Compare December 19, 2025 08:54
@renovate renovate bot force-pushed the renovate/napi-3.x-lockfile branch 2 times, most recently from 6e4d5b0 to 6672842 Compare December 29, 2025 02:03
@renovate renovate bot changed the title chore(deps): update rust crate napi to v3.7.1 chore(deps): update rust crate napi to v3.8.0 Dec 30, 2025
@renovate renovate bot force-pushed the renovate/napi-3.x-lockfile branch from 6672842 to 7fefa12 Compare December 30, 2025 10:03
@renovate renovate bot force-pushed the renovate/napi-3.x-lockfile branch from 7fefa12 to 13525a4 Compare December 30, 2025 16:52
@renovate renovate bot changed the title chore(deps): update rust crate napi to v3.8.0 chore(deps): update rust crate napi to v3.8.1 Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant