Update webrtc for TS 5.7 - #70717
Conversation
Required by the TS 5.7 PR: microsoft/TypeScript#60061 Note that this won't pass tests until TS 5.7 is available as a version on DT.
|
@sandersn Thank you for submitting this PR! This is a live comment that I will keep updated. 1 package in this PR
Code ReviewsBecause 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
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": 70717,
"author": "sandersn",
"headCommitOid": "936331e3b950f6c6e76e1f7d9bb7ce0fdf02b0f0",
"mergeBaseOid": "d2a93e9ac868cab4adbba5c78830b18097400950",
"lastPushDate": "2024-09-27T21:15:34.000Z",
"lastActivityDate": "2024-10-03T20:47:49.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.6/MediaStream.d.ts",
"kind": "definition"
},
{
"path": "types/webrtc/ts5.6/RTCPeerConnection.d.ts",
"kind": "definition"
},
{
"path": "types/webrtc/ts5.6/index.d.ts",
"kind": "definition"
},
{
"path": "types/webrtc/ts5.6/test/MediaStream.ts",
"kind": "test"
},
{
"path": "types/webrtc/ts5.6/test/RTCPeerConnection.ts",
"kind": "test"
},
{
"path": "types/webrtc/ts5.6/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": [],
"mainBotCommentID": 2380069955,
"ciResult": "pass"
} |
|
🔔 @nakakura — please review this PR in the next few days. Be sure to explicitly select |
|
@sandersn 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. |
Required by the TS 5.7 PR: microsoft/TypeScript#60061
Note that this won't pass tests until TS 5.7 is available as a version on DT.