Skip to content

chore(deps)(deps): bump napi from 2.16.17 to 3.8.2#514

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/napi-3.8.2
Open

chore(deps)(deps): bump napi from 2.16.17 to 3.8.2#514
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/napi-3.8.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps napi from 2.16.17 to 3.8.2.

Release notes

Sourced from napi's releases.

napi-v3.8.2

Fixed

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

napi-v3.8.1

Fixed

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

napi-v3.8.0

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)

napi-v3.7.1

Other

  • clippy fix for Rust 1.92.0 (#3058)

napi-v3.7.0

Added

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

napi-v3.6.1

Other

  • updated the following local packages: napi-sys

napi-v3.6.0

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)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [napi](https://github.com/napi-rs/napi-rs) from 2.16.17 to 3.8.2.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/napi@2.16.17...napi-v3.8.2)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@AlexMikhalev
Copy link
Contributor

GitHub Runner Execution Results

PR: #514 - chore(deps)(deps): bump napi from 2.16.17 to 3.8.2
URL: #514

❌ ci-optimized.yml

Execution failed: VM allocation failed: Allocation failed with status: 500 Internal Server Error

❌ performance-benchmarking.yml

Execution failed: VM allocation failed: Allocation failed with status: 500 Internal Server Error

❌ test-firecracker-runner.yml

Execution failed: VM allocation failed: Allocation failed with status: 500 Internal Server Error

❌ vm-execution-tests.yml

Execution failed: VM allocation failed: Allocation failed with status: 500 Internal Server Error

❌ warden.yml

Execution failed: VM allocation failed: Allocation failed with status: 500 Internal Server Error

Powered by terraphim-github-runner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant