Skip to content

Bump napi from 3.9.0 to 3.9.3#15

Merged
thegecko merged 1 commit into
mainfrom
dependabot/cargo/napi-3.9.3
Jun 22, 2026
Merged

Bump napi from 3.9.0 to 3.9.3#15
thegecko merged 1 commit into
mainfrom
dependabot/cargo/napi-3.9.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps napi from 3.9.0 to 3.9.3.

Release notes

Sourced from napi's releases.

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
  • ee58383 chore(napi): release v3.9.3 (#3335)
  • c787276 fix(napi): sync referred flag when creating a weak ThreadsafeFunction (#3337)
  • d4276ca chore(deps): update dependency oxc-parser to ^0.137.0 (#3336)
  • a0b1831 perf(napi): outline non-generic core of ThreadsafeFunction::create (#3334)
  • 3759d7b chore(deps): update rust-lang/crates-io-auth-action action to v1.0.5 (#3333)
  • dd41eeb build(deps): bump protobufjs from 7.6.2 to 7.6.4 (#3332)
  • cdd48b3 chore(deps): update dependency oxc-parser to ^0.136.0 (#3314)
  • e98762d chore(deps): update yarn monorepo to v4.17.0 (#3330)
  • 529a78d chore(napi): release v3.9.2 (#3329)
  • 88f4b97 fix(napi): ReadableStream Reader loses chunks and aborts on errored streams (...
  • 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 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.9.0 to 3.9.3.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.9.0...napi-v3.9.3)

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

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 Jun 22, 2026
@thegecko thegecko merged commit e3860c1 into main Jun 22, 2026
12 checks passed
@thegecko thegecko deleted the dependabot/cargo/napi-3.9.3 branch June 22, 2026 21:30
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