Skip to content

Conversation

@eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Oct 9, 2021

Prepares for #46691

@eps1lon eps1lon force-pushed the fix/no-usage/SFCElement branch from e22ed3c to 77a98ae Compare October 9, 2021 09:54
@eps1lon eps1lon marked this pull request as ready for review October 9, 2021 10:09
@eps1lon eps1lon requested a review from Jessidhia as a code owner October 9, 2021 10:09
@typescript-bot
Copy link
Contributor

typescript-bot commented Oct 9, 2021

@eps1lon Thank you for submitting this PR!

This is a live comment which I will keep updated.

2 packages in this PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

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 more than one package

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": 56397,
  "author": "eps1lon",
  "headCommitOid": "77a98ae909d9335b07db8a1e126da8e45a0a5994",
  "lastPushDate": "2021-10-09T09:54:46.000Z",
  "lastActivityDate": "2021-10-20T09:01:51.000Z",
  "mergeOfferDate": "2021-10-20T01:28:49.000Z",
  "mergeRequestDate": "2021-10-20T09:01:51.000Z",
  "mergeRequestUser": "eps1lon",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "mirrorx",
      "kind": "edit",
      "files": [
        {
          "path": "types/mirrorx/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "aaronphy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "react-dom",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-dom/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-dom/test-utils/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "MartynasZilinskas",
        "theruther4d",
        "Jessidhia",
        "eps1lon"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "rbuckton",
      "date": "2021-10-20T01:28:12.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 939270833,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

Hey @eps1lon,

😒 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
Contributor

🔔 @Aaronphy @MartynasZilinskas @theruther4d @Jessidhia — 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 Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Oct 20, 2021
@typescript-bot
Copy link
Contributor

@eps1lon: Everything looks good here. I am ready to merge this PR (at 77a98ae) 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! ❤️

@eps1lon
Copy link
Collaborator Author

eps1lon commented Oct 20, 2021

Ready to merge

@typescript-bot typescript-bot merged commit 9997a41 into DefinitelyTyped:master Oct 20, 2021
@eps1lon eps1lon deleted the fix/no-usage/SFCElement branch October 21, 2021 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical package Edits multiple packages Maintainer Approved 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