Skip to content

[@types/node] v22.20.0#75061

Open
kshitijanurag wants to merge 18 commits into
DefinitelyTyped:masterfrom
kshitijanurag:update-node-v22.20.0
Open

[@types/node] v22.20.0#75061
kshitijanurag wants to merge 18 commits into
DefinitelyTyped:masterfrom
kshitijanurag:update-node-v22.20.0

Conversation

@kshitijanurag
Copy link
Copy Markdown
Contributor

Please fill in this template.

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: https://nodejs.org/en/blog/release/v22.20.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
Copy Markdown
Contributor

typescript-bot commented May 30, 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": 75061,
  "author": "kshitijanurag",
  "headCommitOid": "9414fbf4d59649b4718ef7e1bc5ccbc70f7cd30e",
  "mergeBaseOid": "c612aba83c39df56ee54609ecc720a759cd905f3",
  "lastPushDate": "2026-05-30T18:21:44.000Z",
  "lastActivityDate": "2026-05-30T19:00:02.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "tooManyCommits": false,
  "tooManyReviews": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/v22/diagnostics_channel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/fs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/http.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/http2.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/module.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v22/sea.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/sqlite.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/stream.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/stream/web.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/test.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/test/http.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v22/test/http2.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v22/test/sea.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v22/test/sqlite.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v22/test/stream.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v22/test/test.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v22/test/worker_threads.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v22/tls.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/ts5.6/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/vm.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/web-globals/streams.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/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": [],
  "mainBotCommentID": 4583692494,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Copy Markdown
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 May 30, 2026
@typescript-bot
Copy link
Copy Markdown
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 May 30, 2026
@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label May 30, 2026
@typescript-bot typescript-bot moved this from Needs Author Action to Waiting for Code Reviews in Pull Request Status Board May 30, 2026
@typescript-bot typescript-bot added the The CI failed When GH Actions fails label May 30, 2026
@typescript-bot
Copy link
Copy Markdown
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 May 30, 2026
@kshitijanurag kshitijanurag force-pushed the update-node-v22.20.0 branch from 48939d7 to 9414fbf Compare May 30, 2026 19:00
@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label May 30, 2026
@typescript-bot typescript-bot moved this from Needs Author Action to Waiting for Code Reviews in Pull Request Status Board May 30, 2026
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Needs Maintainer Review

Development

Successfully merging this pull request may close these issues.

2 participants