Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps napi from 3.7.1 to 3.8.1.

Release notes

Sourced from napi's releases.

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)
Commits
  • e51ce82 chore(napi): release v3.8.1 (#3082)
  • 42cb47a fix(napi): wasi debug compile error (#3081)
  • 893e913 chore: release (#3073)
  • 705b26d chore(release): publish
  • 60452d0 fix(cli): properly load WASM package in JS binding template (#3038)
  • d78f83d fix(napi): validate status before copying data in env arraybuffer fallback (#...
  • 51e65eb fix(napi): validate status before copying in remaining TypedArray fallback pa...
  • 6ac1d6b fix(napi): validate status before copying in TypedArray owned ToNapiValue fal...
  • c541fee fix(napi): validate status before copying in ArrayBuffer ToNapiValue fallback...
  • e55bc34 fix(napi): skip debug buffer tracking on wasm targets (#3078)
  • Additional commits viewable in compare view

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 3.7.1 to 3.8.1.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.7.1...napi-v3.8.1)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 2, 2026
@github-actions
Copy link

github-actions bot commented Jan 2, 2026

🧪 Test Results

JavaScript Runtime Tests

Runtime Status Tests Coverage
🦕 Deno 41/41 passed 55% (359/653)
🥟 Bun 41/41 passed 80% (492/616)
🟢 Node.js 41/41 passed 79% (2533/3193)

Rust Library Tests

Component Status Tests Coverage
🦀 Core Library 17/17 passed 38% (517/1347)

Overall Status: ✅ All checks passing

Last updated: 2026-01-02 17:09:37 UTC | View CI Run 🤖

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

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant