Skip to content

ci(rust): bump napi from 3.9.2 to 3.11.0#76

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

ci(rust): bump napi from 3.9.2 to 3.11.0#76
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/napi-3.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps napi from 3.9.2 to 3.11.0.

Release notes

Sourced from napi's releases.

napi-v3.11.0

Added

  • unforgeable #[napi] class identity via Node object type tags (#3405)
  • (napi) add pluggable async runtime backend (#3352)

Fixed

  • (napi) release JsDeferred tsfn on null-env teardown drain (#3404 follow-up) (#3408)
  • (napi) guard JsDeferred against env teardown (#3404)
  • (napi) register the async runtime env cleanup hook per registration (#3400)

Other

  • (napi) share tracing callsite (#3409)

napi-v3.10.5

Fixed

  • (napi) release FunctionRef off the JS thread via the custom-GC TSFN (#3394)

napi-v3.10.4

Fixed

  • (cli) align build and project configuration (#3387)

Other

  • (readme) point sponsors image at napi.rs/sponsors.svg (#3379)

napi-v3.10.3

Fixed

  • (napi) preserve the JS error object when cloning an Error off-thread (#3375)

napi-v3.10.2

Fixed

  • (napi) keep message and cause when cloning a JS-exception Error off-thread (#3373)

napi-v3.10.1

Fixed

  • (napi) release Error's exception reference via the custom GC when dropped off-thread. (#3370)
  • (napi) stop ref exception object in ThreadsafeFunction sync-throw path on wasm targets (#3369)

Other

  • (napi) share class accessor trampolines (#3364)
  • optimize object field raw property access (#3365)

... (truncated)

Commits
  • 679eb79 chore: release (#3401)
  • 762a0e3 chore(release): publish
  • 587ae14 perf(napi): share tracing callsite (#3409)
  • 02d8ccd fix(napi): release JsDeferred tsfn on null-env teardown drain (#3404 follow-u...
  • b635204 fix(napi): guard JsDeferred against env teardown (#3404)
  • 729ebed feat: unforgeable #[napi] class identity via Node object type tags (#3405)
  • 0a4681d fix(cli): don't force-build crates whose optional napi-derive dependency is d...
  • 392ec40 chore(deps): update dependency c8 to v12 (#3403)
  • d618d7e feat(napi): add pluggable async runtime backend (#3352)
  • 1817ed2 fix(napi): register the async runtime env cleanup hook per registration (#3400)
  • 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 Jul 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 21, 2026 12:54
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 21, 2026
@dependabot
dependabot Bot requested a review from notowen333 July 21, 2026 12:54
@dependabot dependabot Bot added the rust Pull requests that update rust code label Jul 21, 2026
Bumps [napi](https://github.com/napi-rs/napi-rs) from 3.9.2 to 3.11.0.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.9.2...napi-v3.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/napi-3.11.0 branch from 595aedf to 18fb56a Compare July 21, 2026 19:53
@gautamsirdeshmukh

Copy link
Copy Markdown
Contributor

Closing, superseded by #80

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/napi-3.11.0 branch July 22, 2026 20:14
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