Skip to content

Update node tests for TS5.7 - #70710

Merged
sandersn merged 1 commit into
DefinitelyTyped:masterfrom
sandersn:update-node-tests-for-ts5.7
Sep 27, 2024
Merged

Update node tests for TS5.7#70710
sandersn merged 1 commit into
DefinitelyTyped:masterfrom
sandersn:update-node-tests-for-ts5.7

Conversation

@sandersn

Copy link
Copy Markdown
Contributor

CompressionStream.readable is now generic: ReadableStream<Uint8Array>.

Required by the TS 5.7 PR: microsoft/TypeScript#60061

CompressionStream.readable is now generic: ReadableStream<Uint8Array>.
microsoft/TypeScript#60061
@typescript-bot

typescript-bot commented Sep 27, 2024

Copy link
Copy Markdown
Contributor

@sandersn 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": 70710,
  "author": "sandersn",
  "headCommitOid": "4d92bb2242b0ae7ddb285f1332004a9c84e77677",
  "mergeBaseOid": "4c29a3d527d70eaf56b3730a5fece19b1ecec340",
  "lastPushDate": "2024-09-27T17:57:11.000Z",
  "lastActivityDate": "2024-09-27T19:41:05.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/test/globals-dom.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",
        "ZYSzys",
        "NodeJS",
        "LinusU",
        "wafuwafu13",
        "mcollina",
        "Semigradsky"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "jakebailey",
      "date": "2024-09-27T19:41:05.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 2379791472,
  "ciResult": "pass"
}

@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 labels Sep 27, 2024
@sandersn
sandersn merged commit 676a206 into DefinitelyTyped:master Sep 27, 2024
alino20 pushed a commit to alino20/DefinitelyTyped that referenced this pull request Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical package Maintainer Approved 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.

3 participants