Skip to content

stream: allow async functions as async stateless transforms#75024

Merged
weswigham merged 1 commit into
DefinitelyTyped:masterfrom
Renegade334:node-25.9-async-iter-transform
May 19, 2026
Merged

stream: allow async functions as async stateless transforms#75024
weswigham merged 1 commit into
DefinitelyTyped:masterfrom
Renegade334:node-25.9-async-iter-transform

Conversation

@Renegade334
Copy link
Copy Markdown
Contributor

@typescript-bot typescript-bot moved this to Needs Author Action in Pull Request Status Board May 19, 2026
@Renegade334 Renegade334 marked this pull request as ready for review May 19, 2026 11:48
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented May 19, 2026

@Renegade334 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": 75024,
  "author": "Renegade334",
  "headCommitOid": "437d6508170368d2159940523b5a912fd1cfa5d1",
  "mergeBaseOid": "3e63dca98dd7be717bbaf84c7b7ee5885a9a8a10",
  "lastPushDate": "2026-05-19T11:29:38.000Z",
  "lastActivityDate": "2026-05-19T11:48:15.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "tooManyCommits": false,
  "tooManyReviews": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/node-tests/stream-iter.ts",
          "kind": "test"
        },
        {
          "path": "types/node/stream/iter.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": 4487420247,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Critical package Author is Owner The author of this PR is a listed owner of the package. labels May 19, 2026
@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 @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 moved this from Needs Author Action to Needs Maintainer Review in Pull Request Status Board May 19, 2026
@weswigham weswigham merged commit a92ec09 into DefinitelyTyped:master May 19, 2026
15 checks passed
@Renegade334 Renegade334 deleted the node-25.9-async-iter-transform branch May 19, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author is Owner The author of this PR is a listed owner of the package. Critical package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants