Skip to content

node: v25.8#74943

Open
Renegade334 wants to merge 7 commits into
DefinitelyTyped:masterfrom
Renegade334:node-25.8
Open

node: v25.8#74943
Renegade334 wants to merge 7 commits into
DefinitelyTyped:masterfrom
Renegade334:node-25.8

Conversation

@Renegade334
Copy link
Copy Markdown
Contributor

@Renegade334 Renegade334 commented May 1, 2026

  • deps: update undici to 7.24.4
  • sqlite: add limits property to DatabaseSync
  • test_runner: expose expectFailure message
  • test_runner: expose worker ID for concurrent test execution

Unfortunately, a change slipped into undici-types which monkeypatches @types/node's DOM File interface, which is breaking for a load of polyfills. We are likely going to have to pin this version constraint until it's sorted.

@typescript-bot typescript-bot moved this to Needs Author Action in Pull Request Status Board May 1, 2026
@Renegade334 Renegade334 force-pushed the node-25.8 branch 3 times, most recently from 02d9f86 to ab05b68 Compare May 2, 2026 23:13
@Renegade334 Renegade334 marked this pull request as ready for review May 12, 2026 00:07
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented May 12, 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.

Inactive

This PR has been inactive for 10 days.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 74943,
  "author": "Renegade334",
  "headCommitOid": "b42429a72bea98025736c6d3096fbe2971277700",
  "mergeBaseOid": "bf9d37548ce8121a062f48434b84637ac3363ecf",
  "lastPushDate": "2026-05-01T20:40:53.000Z",
  "lastActivityDate": "2026-05-12T00:53:23.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/sqlite.ts",
          "kind": "test"
        },
        {
          "path": "types/node/node-tests/test.ts",
          "kind": "test"
        },
        {
          "path": "types/node/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/sqlite.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/test.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/url.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": "trivikr",
      "date": "2026-05-12T00:53:23.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 4426166112,
  "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 12, 2026
@typescript-bot typescript-bot moved this from Needs Author Action to Needs Maintainer Review in Pull Request Status Board May 12, 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 added the Owner Approved A listed owner of this package signed off on the pull request. label May 12, 2026
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 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