Skip to content

[react-smooth-scrollbar] Add explicit types for children#56272

Merged
gabritto merged 1 commit into
DefinitelyTyped:masterfrom
eps1lon:fix/implicit-children/react-smooth-scrollbar
Oct 7, 2021
Merged

[react-smooth-scrollbar] Add explicit types for children#56272
gabritto merged 1 commit into
DefinitelyTyped:masterfrom
eps1lon:fix/implicit-children/react-smooth-scrollbar

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.

https://www.npmjs.com/package/react-smooth-scrollbar/v/8.0.6#usage

@eps1lon eps1lon marked this pull request as ready for review October 6, 2021 18:38
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Oct 6, 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

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": 56272,
  "author": "eps1lon",
  "headCommitOid": "baf584fd7f400e693dfa3dc612641a1e243dcb39",
  "lastPushDate": "2021-10-06T18:26:09.000Z",
  "lastActivityDate": "2021-10-06T18:38:48.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "react-smooth-scrollbar",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-smooth-scrollbar/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "asvetliakov"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 936876016,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Untested Change This PR does not touch tests label Oct 6, 2021
@typescript-bot
Copy link
Copy Markdown
Contributor

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

@gabritto gabritto merged commit b5d69ac into DefinitelyTyped:master Oct 7, 2021
@eps1lon eps1lon deleted the fix/implicit-children/react-smooth-scrollbar branch October 8, 2021 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants