Skip to content

Extend expected types for element prop from react-infinite-scroller#59584

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
cvetanov:master
Mar 31, 2022
Merged

Extend expected types for element prop from react-infinite-scroller#59584
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
cvetanov:master

Conversation

@cvetanov
Copy link
Copy Markdown
Contributor

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: element prop type definition
  • [] If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the header.

The element prop can be a component, it does not necessarily have to be a string representation of an HTML element. The element prop is passed through to React.createElement here.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 30, 2022

@cvetanov Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through.

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Most recent commit is approved by type definition owners or DT maintainers

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": 59584,
  "author": "cvetanov",
  "headCommitOid": "ab0d59349094234775d823719ca1d51b9d1953d0",
  "mergeBaseOid": "0be9ba582713cf343b1532519d02b241b820a7ed",
  "lastPushDate": "2022-03-30T09:28:17.000Z",
  "lastActivityDate": "2022-03-31T20:08:46.000Z",
  "mergeOfferDate": "2022-03-30T17:45:27.000Z",
  "mergeRequestDate": "2022-03-31T20:08:46.000Z",
  "mergeRequestUser": "cvetanov",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "react-infinite-scroller",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-infinite-scroller/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-infinite-scroller/react-infinite-scroller-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "Lapanti",
        "psrebniak",
        "WrathZA",
        "daggerjames"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "psrebniak",
      "date": "2022-03-30T17:44:48.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1082845775,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Popular package This PR affects a popular package (as counted by NPM download counts). label Mar 30, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @lapanti @psrebniak @WrathZA @daggerjames — 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 Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner labels Mar 30, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

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

(@lapanti, @psrebniak, @WrathZA, @daggerjames: you can do this too.)

@cvetanov
Copy link
Copy Markdown
Contributor Author

Ready to merge

@typescript-bot typescript-bot merged commit a1f49ed into DefinitelyTyped:master Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants