Skip to content

tcp-port-used: Fix TcpPortUsedOptions Typings#59249

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
sasial-dev:patch-1
Mar 16, 2022
Merged

tcp-port-used: Fix TcpPortUsedOptions Typings#59249
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
sasial-dev:patch-1

Conversation

@sasial-dev
Copy link
Copy Markdown
Contributor

Made some fields of the TcpPortUsedOptions optional in the package tcp-port-used

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 13, 2022

@sasial-dev Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

This PR 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
  • ✅ Only a DT maintainer can approve changes without tests

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": 59249,
  "author": "sasial-dev",
  "headCommitOid": "74b6de911160a6d28880051854ed8209130b78c0",
  "mergeBaseOid": "35d90395c6f4d156aee74ad5654e072e5c6bf715",
  "lastPushDate": "2022-03-13T10:27:30.000Z",
  "lastActivityDate": "2022-03-16T00:11:38.000Z",
  "mergeOfferDate": "2022-03-16T00:00:44.000Z",
  "mergeRequestDate": "2022-03-16T00:11:38.000Z",
  "mergeRequestUser": "sasial-dev",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "tcp-port-used",
      "kind": "edit",
      "files": [
        {
          "path": "types/tcp-port-used/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "gautejohan"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "gabritto",
      "date": "2022-03-16T00:00:02.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 1066071087,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Popular package This PR affects a popular package (as counted by NPM download counts). Untested Change This PR does not touch tests labels Mar 13, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

Hey @sasial-dev,

😒 Your PR doesn't modify any tests, so it's hard to know what's being fixed, and your changes might regress in the future. Please consider adding tests to cover the change you're making. Including tests allows this PR to be merged by yourself and the owners of this module.

This can potentially save days of time for you!

@typescript-bot
Copy link
Copy Markdown
Contributor

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

@sasial-dev
Copy link
Copy Markdown
Contributor Author

Don't think we need tests here? Let me know if we do, as I just did a quick edit on the GH site without downloading the whole repo as I thought this would be a small PR :)

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Mar 16, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

@sasial-dev: Everything looks good here. I am ready to merge this PR (at 74b6de9) on your behalf whenever you think it's ready.

If you'd like that to happen, please post a comment saying:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

(@gautejohan: you can do this too.)

@sasial-dev
Copy link
Copy Markdown
Contributor Author

Ready to merge

@typescript-bot typescript-bot merged commit 204106d into DefinitelyTyped:master Mar 16, 2022
@sasial-dev sasial-dev deleted the patch-1 branch March 16, 2022 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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 Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants