Update dom-webcodecs for TS5.7 - #70715
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. 2 packages in this PRCode ReviewsBecause this PR edits multiple packages, 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": 70715,
"author": "sandersn",
"headCommitOid": "196779d2f9411944d0d3da8d64e36a8f9cbbad68",
"mergeBaseOid": "201d01f9e39d11fe7f57022fdd5d28d3ca2ea0a5",
"lastPushDate": "2024-09-27T21:11:40.000Z",
"lastActivityDate": "2024-10-03T22:06:23.000Z",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "dom-mediacapture-transform",
"kind": "edit",
"files": [
{
"path": "types/dom-mediacapture-transform/package.json",
"kind": "package-meta-ok"
}
],
"owners": [
"dogben"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "dom-webcodecs",
"kind": "edit",
"files": [
{
"path": "types/dom-webcodecs/package.json",
"kind": "package-meta-ok"
},
{
"path": "types/dom-webcodecs/test/dom-webcodecs-tests.ts",
"kind": "test"
},
{
"path": "types/dom-webcodecs/webcodecs.generated.d.ts",
"kind": "definition"
}
],
"owners": [
"dogben"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [],
"mainBotCommentID": 2380065783,
"ciResult": "pass"
} |
|
🔔 @dogben — 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. |
|
@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.