Skip to content

[react-portal] Remove usage of deprecated React.Props#56031

Merged
typescript-bot merged 1 commit into
DefinitelyTyped:masterfrom
eps1lon:fix/react-portal/ReactNode-object-like
Sep 29, 2021
Merged

[react-portal] Remove usage of deprecated React.Props#56031
typescript-bot merged 1 commit into
DefinitelyTyped:masterfrom
eps1lon:fix/react-portal/ReactNode-object-like

Conversation

@eps1lon
Copy link
Copy Markdown
Collaborator

@eps1lon eps1lon commented Sep 28, 2021

Revealed by #56026
Change is already tested but only works due to ReactNode including {}

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: <>
  • [ ] 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.

Comment thread types/react-portal/index.d.ts
Comment thread types/react-portal/index.d.ts
@eps1lon eps1lon marked this pull request as ready for review September 28, 2021 18:37
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Sep 28, 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": 56031,
  "author": "eps1lon",
  "headCommitOid": "133c4e85cd268766eeb79ee05f2555435951c61b",
  "lastPushDate": "2021-09-28T18:31:29.000Z",
  "lastActivityDate": "2021-09-29T06:52:06.000Z",
  "mergeOfferDate": "2021-09-28T20:16:36.000Z",
  "mergeRequestDate": "2021-09-29T06:52:06.000Z",
  "mergeRequestUser": "eps1lon",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "react-portal",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-portal/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "shuntksh",
        "HorusGoul"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "peterblazejewicz",
      "date": "2021-09-28T20:15:58.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "HorusGoul",
      "date": "2021-09-28T19:16:57.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 929523120,
  "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 Sep 28, 2021
@typescript-bot
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

@HorusGoul HorusGoul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Sep 28, 2021
Copy link
Copy Markdown
Member

@peterblazejewicz peterblazejewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT!

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Sep 28, 2021
@eps1lon
Copy link
Copy Markdown
Collaborator Author

eps1lon commented Sep 29, 2021

Ready to merge

@typescript-bot typescript-bot merged commit 0b65511 into DefinitelyTyped:master Sep 29, 2021
@eps1lon eps1lon deleted the fix/react-portal/ReactNode-object-like branch September 29, 2021 06:52
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