Skip to content

[recharts] Add explicit types for children#56257

Merged
typescript-bot merged 1 commit into
DefinitelyTyped:masterfrom
eps1lon:fix/recharts/implcit-children
Oct 14, 2021
Merged

[recharts] Add explicit types for children#56257
typescript-bot merged 1 commit into
DefinitelyTyped:masterfrom
eps1lon:fix/recharts/implcit-children

Conversation

@eps1lon
Copy link
Copy Markdown
Collaborator

@eps1lon eps1lon commented Oct 6, 2021

We plan to remove implicit children from @types/react. The following changes are required to pass #56210.

@eps1lon eps1lon marked this pull request as ready for review October 7, 2021 08:52
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Oct 7, 2021

@eps1lon 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": 56257,
  "author": "eps1lon",
  "headCommitOid": "7e267dc0a1051d4e3fc75945c7c19d2c939415c5",
  "lastPushDate": "2021-10-06T18:12:07.000Z",
  "lastActivityDate": "2021-10-14T09:37:26.000Z",
  "mergeOfferDate": "2021-10-13T23:43:04.000Z",
  "mergeRequestDate": "2021-10-14T09:37:26.000Z",
  "mergeRequestUser": "eps1lon",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "recharts",
      "kind": "edit",
      "files": [
        {
          "path": "types/recharts/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "in19farkt"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "amcasey",
      "date": "2021-10-13T23:42:29.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "in19farkt",
      "date": "2021-10-11T06:03:15.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 937589250,
  "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 Oct 7, 2021
@typescript-bot
Copy link
Copy Markdown
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
Copy Markdown
Contributor

🔔 @in19farkt — 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
Copy link
Copy Markdown
Contributor

⏳ Hi @eps1lon,

It's been a few days since this PR was approved by in19farkt and we're waiting for a DT maintainer to give a review.

If you would like to short-circuit this wait, you can edit some of the test files in the package which verify how the .d.ts files work. This would allow the PR to be merged by you or the DT module owners after a re-review.

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Oct 11, 2021
@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 13, 2021
@typescript-bot
Copy link
Copy Markdown
Contributor

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

(@in19farkt: you can do this too.)

@eps1lon
Copy link
Copy Markdown
Collaborator Author

eps1lon commented Oct 14, 2021

Ready to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Approved Owner Approved A listed owner of this package signed off on the pull request. 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.

4 participants