Skip to content

Bump napi from 3.10.5 to 3.11.0#25

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

Bump napi from 3.10.5 to 3.11.0#25
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 22, 2026

Copy link
Copy Markdown

Bumps napi from 3.10.5 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)
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 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.10.5 to 3.11.0.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.10.5...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] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 22, 2026
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