Skip to content

[webrtc] update for TS 5.5#69424

Merged
jakebailey merged 1 commit intoDefinitelyTyped:masterfrom
iisaduan:master
May 1, 2024
Merged

[webrtc] update for TS 5.5#69424
jakebailey merged 1 commit intoDefinitelyTyped:masterfrom
iisaduan:master

Conversation

@iisaduan
Copy link
Copy Markdown
Collaborator

Updated RTCIceCandidatePair to have non-optional properties in 5.5 as updated here: src/lib/dom.generated.d.ts

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 23, 2024

@iisaduan Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because this PR edits the configuration file, it can be merged once it's reviewed by a DT maintainer.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ A DT maintainer needs to approve changes which affect module config files

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": 69424,
  "author": "iisaduan",
  "headCommitOid": "af334ee871919c3f3e16c6d635c16682d230018e",
  "mergeBaseOid": "e146f73a878fead2d32e03721e2dce2e5d0b8a71",
  "lastPushDate": "2024-04-23T22:53:58.000Z",
  "lastActivityDate": "2024-05-01T15:25:48.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "webrtc",
      "kind": "edit",
      "files": [
        {
          "path": "types/webrtc/RTCPeerConnection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/webrtc/ts5.4/MediaStream.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/ts5.4/RTCPeerConnection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/ts5.4/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/webrtc/ts5.4/test/MediaStream.ts",
          "kind": "test"
        },
        {
          "path": "types/webrtc/ts5.4/test/RTCPeerConnection.ts",
          "kind": "test"
        },
        {
          "path": "types/webrtc/ts5.4/tsconfig.json",
          "kind": "package-meta",
          "suspect": "not [the expected form](https://github.com/DefinitelyTyped/DefinitelyTyped#user-content-tsconfigjson) (check: `compilerOptions.strictFunctionTypes`)"
        }
      ],
      "owners": [
        "nakakura"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "jakebailey",
      "date": "2024-05-01T15:25:48.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 2073610744,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Popular package This PR affects a popular package (as counted by NPM download counts). Check Config Changes a module config files labels Apr 23, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @nakakura — 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.

@iisaduan iisaduan requested a review from sandersn April 24, 2024 17:45
@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels May 1, 2024
@jakebailey jakebailey merged commit 8bcc2b0 into DefinitelyTyped:master May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Check Config Changes a module config files Maintainer Approved Popular package This PR affects a popular package (as counted by NPM download counts). 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