Skip to content

chore(deps): Bump napi from 2.16.17 to 3.8.5 in /src/code-validator/guest#67

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/src/code-validator/guest/napi-3.8.5
Open

chore(deps): Bump napi from 2.16.17 to 3.8.5 in /src/code-validator/guest#67
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/src/code-validator/guest/napi-3.8.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps napi from 2.16.17 to 3.8.5.

Release notes

Sourced from napi's releases.

napi-v3.8.5

Fixed

  • (napi) preserve generator class methods (#3231)
  • (deps) update rust crate ctor to v0.10.0 (#3224)
  • (deps) disable ctor priority feature (#3209)
  • (deps) update rust crate ctor to v0.9.1 (#3204)
  • (napi) handle ThreadsafeFunction callback errors gracefully during shutdown (#3188)
  • (napi) populate Error::cause from ThreadsafeFunction callee-handled callbacks (#3162)
  • correct typo in Either error message ("non" → "none") (#3183)

napi-v3.8.4

Fixed

  • (deps) update rust crate ctor to v0.8.0 (#3170)
  • (deps) update rust crate ctor to v0.7.0 (#3169)
  • (napi) check for null error_message in ExtendedErrorInfo::try_from (#3158)
  • (napi) skip nullish error causes when converting from Unknown (#3143)

napi-v3.8.3

Fixed

  • (napi) prevent async iterator use-after-free during GC (#3120)

Other

  • replace BufferRef mention with BufferSlice (#3112)

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)

... (truncated)

Commits
  • 78eb068 chore: release (#3184)
  • 490f7d5 build(deps): bump follow-redirects from 1.15.11 to 1.16.0 (#3237)
  • d5c3c43 chore(release): publish
  • d1e5b17 fix(cli): include napi9 in interactive new prompt (#3235)
  • 0cb8eef fix(wasm-runtime): preserve full bigint values in fs proxy codec (#3233)
  • 44aa08f fix(napi): preserve generator class methods (#3231)
  • bdc492a chore(deps): update dependency oxc-parser to ^0.125.0 (#3230)
  • daabe32 fix(cli): use target cwd for pre-publish git log lookup (#3228)
  • 23abb8a fix(cli): remove stale browser metadata in non-WASI new projects (#3229)
  • ce170eb fix(cli): apply enableTypeDef when generating new projects (#3214)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 23, 2026
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot April 23, 2026 03:09
Bumps [napi](https://github.com/napi-rs/napi-rs) from 2.16.17 to 3.8.5.
- [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.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings April 23, 2026 05:07
@dependabot dependabot Bot force-pushed the dependabot/cargo/src/code-validator/guest/napi-3.8.5 branch from 02e729d to 3dbe6c2 Compare April 23, 2026 05:07
@dependabot dependabot Bot review requested due to automatic review settings April 23, 2026 05:07
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.

0 participants