FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

typings: add diagnostics_channel typings by leah-1ee · Pull Request #65227 · nodejs/node · GitHub

/ node Public

typings: add diagnostics_channel typings - #65227

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
leah-1ee:typings-diagnostics-channel
Aug 17, 2026
Merged

typings: add diagnostics_channel typings#65227
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
leah-1ee:typings-diagnostics-channel

Conversation

Copy link
Copy Markdown
Contributor

Add typings for the diagnostics_channel internal binding.

Changes:

  • Added typings/internalBinding/diagnostics_channel.d.ts
  • Added diagnostics_channel to InternalBindingMap
  • Typed subscribers (AliasedUint32Array → Uint32Array)
  • Typed linkNativeChannel()

Add a DiagnosticsChannelBinding declaration for
internalBinding('diagnostics_channel') and wire it into
InternalBindingMap.

Signed-off-by: leah-1ee <selee3196@gmail.com>
Copilot AI lite review requested due to automatic review settings August 11, 2026 23:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

daeyeon added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 15, 2026
daeyeon added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 17, 2026
nodejs-github-bot merged commit 671ff97 into nodejs:main Aug 17, 2026
27 checks passed

Copy link
Copy Markdown
Collaborator

Landed in 671ff97

nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 17, 2026
aduh95 pushed a commit that referenced this pull request Aug 25, 2026
Add a DiagnosticsChannelBinding declaration for
internalBinding('diagnostics_channel') and wire it into
InternalBindingMap.

Signed-off-by: leah-1ee <selee3196@gmail.com>
PR-URL: #65227
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 25, 2026
Add a DiagnosticsChannelBinding declaration for
internalBinding('diagnostics_channel') and wire it into
InternalBindingMap.

Signed-off-by: leah-1ee <selee3196@gmail.com>
PR-URL: #65227
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. typings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL