Skip to content

Update webrtc for TS 5.7 - #70717

Merged
sandersn merged 1 commit into
DefinitelyTyped:masterfrom
sandersn:update-webrtc-for-ts5.7
Oct 3, 2024
Merged

Update webrtc for TS 5.7#70717
sandersn merged 1 commit into
DefinitelyTyped:masterfrom
sandersn:update-webrtc-for-ts5.7

Conversation

@sandersn

Copy link
Copy Markdown
Contributor

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.

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.
@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 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 that affect module config files

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"
}

@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 Sep 27, 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.

@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Sep 27, 2024
@typescript-bot

Copy link
Copy Markdown
Contributor

@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 sandersn closed this Oct 3, 2024
@sandersn sandersn reopened this Oct 3, 2024
@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Oct 3, 2024
@sandersn
sandersn merged commit 3f45f6e into DefinitelyTyped:master Oct 3, 2024
@sandersn
sandersn deleted the update-webrtc-for-ts5.7 branch October 3, 2024 22:04
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

Check Config Changes a module config files Popular package This PR affects a popular package (as counted by NPM download counts).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants