Skip to content

chore(deps): bump napi from 3.9.0 to 3.10.0#122

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/napi-3.9.4
Closed

chore(deps): bump napi from 3.9.0 to 3.10.0#122
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/napi-3.9.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown

Bumps napi from 3.9.0 to 3.10.0.

Release notes

Sourced from napi's releases.

napi-v3.10.0

Added

  • (napi) implement To/FromNapiValue for OsString, OsStr, Path and PathBuf (#3339)

Fixed

  • (napi) route custom-GC Buffer/TypedArray cross-thread drops through the owning isolate (#3357) (#3360)

napi-v3.9.4

Other

  • (napi-derive) outline #[napi(object)] field-error decoration (#3338)

napi-v3.9.3

Fixed

  • (napi) sync referred flag when creating a weak ThreadsafeFunction (#3337)

Other

  • (napi) outline non-generic core of ThreadsafeFunction::create (#3334)

napi-v3.9.2

Fixed

  • (napi) ReadableStream Reader loses chunks and aborts on errored streams (#3328)

napi-v3.9.1

Fixed

  • (napi) unify Reference finalize callbacks on Arc (Rc/Arc type confusion) (#3313)
  • (napi) zero-copy external strings, fix WASI double-free (#3308)
  • (napi) experimental node_api_create_object_with_properties (#3304)
Commits
  • f72afd5 chore: release (#3354)
  • 4effa4d chore(deps): lock file maintenance (#3363)
  • f2bf197 chore(deps): lock file maintenance (#3362)
  • 962a2f0 fix(napi): route custom-GC Buffer/TypedArray cross-thread drops through the o...
  • 666b5f6 build(deps): bump js-yaml from 4.1.1 to 4.3.0 (#3359)
  • fc5c59d chore(deps): update dependency oxc-parser to ^0.138.0 (#3358)
  • 15faf38 feat(napi): implement To/FromNapiValue for OsString, OsStr, Path an...
  • 9cc199f chore: release (#3345)
  • b77119e chore(release): publish
  • 71ce9f6 chore(deps): update actions/cache action to v6 (#3349)
  • 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 Jun 26, 2026
@dependabot dependabot Bot requested a review from dean0x as a code owner June 26, 2026 15:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/napi-3.9.4 branch from 5da4960 to 07ff7ce Compare June 28, 2026 20:16
Bumps [napi](https://github.com/napi-rs/napi-rs) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.9.0...napi-v3.10.0)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump napi from 3.9.0 to 3.9.4 chore(deps): bump napi from 3.9.0 to 3.10.0 Jul 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/napi-3.9.4 branch from 07ff7ce to 0368048 Compare July 2, 2026 20:05
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Author

Superseded by #142.

@dependabot dependabot Bot closed this Jul 3, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/napi-3.9.4 branch July 3, 2026 15:44
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