Skip to content

feat(node/diagnostics_channel): add TracingChannel.hasSubscribers#72531

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
hkleungai:node-diagnostics_channel-add-TracingChannel-hasSubscribers
May 6, 2025
Merged

feat(node/diagnostics_channel): add TracingChannel.hasSubscribers#72531
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
hkleungai:node-diagnostics_channel-add-TracingChannel-hasSubscribers

Conversation

@hkleungai
Copy link
Copy Markdown
Contributor

See these two PRs, nodejs/node#51915 and nodejs/node#52908.


Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: <>

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 17, 2025

@hkleungai Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Most recent commit is approved by a DT maintainer

All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 72531,
  "author": "hkleungai",
  "headCommitOid": "cf5c33cba00f984371c5482c102aaecaf8174b1a",
  "mergeBaseOid": "3634b01d50c10ce1afaae63e41d39e7da309d8e3",
  "lastPushDate": "2025-04-17T10:34:38.000Z",
  "lastActivityDate": "2025-05-06T02:01:20.000Z",
  "mergeOfferDate": "2025-05-05T23:16:34.000Z",
  "mergeRequestDate": "2025-05-06T02:01:20.000Z",
  "mergeRequestUser": "hkleungai",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/diagnostics_channel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/test/diagnostics_channel.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v20/diagnostics_channel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v20/test/diagnostics_channel.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Microsoft",
        "jkomyno",
        "alvis",
        "r3nya",
        "btoueg",
        "smac89",
        "touffy",
        "DeividasBakanas",
        "eyqs",
        "Hannes-Magnusson-CK",
        "hoo29",
        "kjin",
        "ajafff",
        "islishude",
        "mwiktorczyk",
        "mohsen1",
        "galkin",
        "parambirs",
        "eps1lon",
        "ThomasdenH",
        "WilcoBakker",
        "wwwy3y3",
        "samuela",
        "kuehlein",
        "bhongy",
        "chyzwar",
        "trivikr",
        "yoursunny",
        "qwelias",
        "ExE-Boss",
        "peterblazejewicz",
        "addaleax",
        "victorperin",
        "NodeJS",
        "LinusU",
        "wafuwafu13",
        "mcollina",
        "Semigradsky",
        "Renegade334"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "RyanCavanaugh",
      "date": "2025-05-05T23:15:56.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "Renegade334",
      "date": "2025-04-25T16:56:29.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 2812458314,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 17, 2025

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Apr 17, 2025
@hkleungai hkleungai force-pushed the node-diagnostics_channel-add-TracingChannel-hasSubscribers branch from 3909ea5 to cf5c33c Compare April 25, 2025 15:13
@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Code Reviews in Pull Request Status Board Apr 25, 2025
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Apr 25, 2025
@typescript-bot typescript-bot added Owner Approved A listed owner of this package signed off on the pull request. Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Apr 25, 2025
@typescript-bot
Copy link
Copy Markdown
Contributor

@typescript-bot typescript-bot moved this from Needs Maintainer Review to Needs Maintainer Action in Pull Request Status Board May 5, 2025
@typescript-bot
Copy link
Copy Markdown
Contributor

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels May 5, 2025
@typescript-bot
Copy link
Copy Markdown
Contributor

@hkleungai: Everything looks good here. I am ready to merge this PR (at cf5c33c) on your behalf whenever you think it's ready.

If you'd like that to happen, please post a comment saying:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

(@microsoft, @jkomyno, @alvis, @r3nya, @btoueg, @smac89, @Touffy, @DeividasBakanas, @eyqs, @Hannes-Magnusson-CK, @hoo29, @kjin, @ajafff, @islishude, @mwiktorczyk, @mohsen1, @galkin, @parambirs, @eps1lon, @ThomasdenH, @WilcoBakker, @wwwy3y3, @samuela, @kuehlein, @bhongy, @chyzwar, @trivikr, @yoursunny, @qwelias, @ExE-Boss, @peterblazejewicz, @addaleax, @victorperin, @nodejs, @LinusU, @wafuwafu13, @mcollina, @Semigradsky, @Renegade334: you can do this too.)

@typescript-bot typescript-bot moved this from Needs Maintainer Action to Waiting for Author to Merge in Pull Request Status Board May 5, 2025
@hkleungai
Copy link
Copy Markdown
Contributor Author

Ready to merge

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in Pull Request Status Board May 6, 2025
@typescript-bot typescript-bot merged commit 9519439 into DefinitelyTyped:master May 6, 2025
15 checks passed
@hkleungai hkleungai deleted the node-diagnostics_channel-add-TracingChannel-hasSubscribers branch May 6, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical package Maintainer Approved Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants