Skip to content

[@types/node]: v24.12.0#74607

Open
kshitijanurag wants to merge 1 commit intoDefinitelyTyped:masterfrom
kshitijanurag:node-v24.12.0
Open

[@types/node]: v24.12.0#74607
kshitijanurag wants to merge 1 commit intoDefinitelyTyped:masterfrom
kshitijanurag:node-v24.12.0

Conversation

@kshitijanurag
Copy link
Contributor

@kshitijanurag kshitijanurag commented Feb 28, 2026

Please fill in this template.

Update types for Node.js v24.12.0

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code. (Compile and run.)
  • Add or edit tests to reflect the change.
  • Follow the advice from the readme.
  • Avoid common mistakes.
  • Run pnpm test node.
  • Provide a URL to documentation or source code which provides context for the suggested changes: https://nodejs.org/en/blog/release/v24.12.0
  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the package.json.

@typescript-bot
Copy link
Contributor

typescript-bot commented Feb 28, 2026

@kshitijanurag 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

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 74607,
  "author": "kshitijanurag",
  "headCommitOid": "f9ad15001b94504fb307d530be7d8ba5a6e658bb",
  "mergeBaseOid": "6d0fd0d6183bbde47f641c69ffe87c9cc0e422c7",
  "lastPushDate": "2026-02-28T18:22:35.000Z",
  "lastActivityDate": "2026-03-02T17:44:13.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/v24/child_process.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v24/crypto.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v24/http.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v24/https.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v24/module.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v24/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v24/perf_hooks.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v24/process.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v24/sqlite.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v24/test/http.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v24/test/module.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v24/test/perf_hooks.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v24/test/sqlite.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v24/test/util.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v24/test/v8.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v24/util.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v24/v8.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v24/worker_threads.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Microsoft",
        "jkomyno",
        "r3nya",
        "btoueg",
        "touffy",
        "mohsen1",
        "galkin",
        "eps1lon",
        "WilcoBakker",
        "chyzwar",
        "trivikr",
        "yoursunny",
        "qwelias",
        "ExE-Boss",
        "peterblazejewicz",
        "addaleax",
        "victorperin",
        "NodeJS",
        "LinusU",
        "wafuwafu13",
        "mcollina",
        "Semigradsky",
        "Renegade334",
        "anonrig"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "Renegade334",
      "date": "2026-03-02T17:44:13.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 3977536439,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

🔔 @microsoft @jkomyno @r3nya @btoueg @Touffy @mohsen1 @galkin @eps1lon @WilcoBakker @chyzwar @trivikr @yoursunny @qwelias @ExE-Boss @peterblazejewicz @addaleax @victorperin @nodejs @LinusU @wafuwafu13 @mcollina @Semigradsky @Renegade334 @anonrig — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Feb 28, 2026
@typescript-bot
Copy link
Contributor

@kshitijanurag The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds that are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Author Action in Pull Request Status Board Feb 28, 2026
@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Feb 28, 2026
@typescript-bot typescript-bot moved this from Needs Author Action to Waiting for Code Reviews in Pull Request Status Board Feb 28, 2026
@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Feb 28, 2026
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Author Action in Pull Request Status Board Feb 28, 2026
@typescript-bot
Copy link
Contributor

@kshitijanurag The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds that are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Feb 28, 2026
@typescript-bot typescript-bot moved this from Needs Author Action to Waiting for Code Reviews in Pull Request Status Board Feb 28, 2026
@Renegade334
Copy link
Contributor

Thanks for the help with these. For reference, for the LTS branches, the relevant commits should all be itemised in the equivalent update PR for the active branch, so it should just be a case of cherry-picking from those (eg. #74356 contains the http optimizeEmptyRequests change in 4a5911e, etc.)

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Feb 28, 2026
@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Code Reviews in Pull Request Status Board Feb 28, 2026
@kshitijanurag
Copy link
Contributor Author

Thanks for the help with these. For reference, for the LTS branches, the relevant commits should all be itemised in the equivalent update PR for the active branch, so it should just be a case of cherry-picking from those (eg. #74356 contains the http optimizeEmptyRequests change in 4a5911e, etc.)

Got it

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Feb 28, 2026
@typescript-bot
Copy link
Contributor

@Renegade334 Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Code Reviews in Pull Request Status Board Feb 28, 2026
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Feb 28, 2026
@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Code Reviews in Pull Request Status Board Feb 28, 2026
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Feb 28, 2026
Copy link
Contributor

@Renegade334 Renegade334 left a comment

Choose a reason for hiding this comment

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

Please bump the package version.

@typescript-bot typescript-bot added the Revision needed This PR needs code changes before it can be merged. label Mar 2, 2026
@typescript-bot
Copy link
Contributor

@kshitijanurag One or more reviewers has requested changes. Please address their comments. I'll be back once they sign off or you've pushed new commits. Thank you!

@typescript-bot typescript-bot moved this from Needs Maintainer Review to Needs Author Action in Pull Request Status Board Mar 2, 2026
@typescript-bot typescript-bot removed the Revision needed This PR needs code changes before it can be merged. label Mar 2, 2026
@typescript-bot typescript-bot moved this from Needs Author Action to Waiting for Code Reviews in Pull Request Status Board Mar 2, 2026
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Mar 2, 2026
@typescript-bot
Copy link
Contributor

@Renegade334 Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical package Owner Approved A listed owner of this package signed off on the pull request.

Projects

Status: Needs Maintainer Review

Development

Successfully merging this pull request may close these issues.

3 participants