Skip to content

[react-scroll] Adjust tests to not assume implicit children#59149

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
eps1lon:fix/implicit-children/react-scroll
Mar 16, 2022
Merged

[react-scroll] Adjust tests to not assume implicit children#59149
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
eps1lon:fix/implicit-children/react-scroll

Conversation

@eps1lon
Copy link
Copy Markdown
Collaborator

@eps1lon eps1lon commented Mar 5, 2022

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 March 5, 2022 11:05
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 5, 2022

@eps1lon Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because you edited one package and there were no type definition changes, 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": 59149,
  "author": "eps1lon",
  "headCommitOid": "8560f2d135dbc2fdc9a7f6feed26490689aeb91c",
  "mergeBaseOid": "37a4b826960a0fd4a6d060e446a9777a608fac6a",
  "lastPushDate": "2022-03-05T10:53:58.000Z",
  "lastActivityDate": "2022-03-16T13:47:09.000Z",
  "mergeOfferDate": "2022-03-16T13:40:59.000Z",
  "mergeRequestDate": "2022-03-16T13:47:09.000Z",
  "mergeRequestUser": "eps1lon",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "react-scroll",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-scroll/test/react-scroll-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "sudoplz",
        "GiedriusGrabauskas"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "SudoPlz",
      "date": "2022-03-16T13:40:08.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1059743746,
  "ciResult": "pass"
}

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

🔔 @SudoPlz @GiedriusGrabauskas — 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 the Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. label Mar 16, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

Re-ping @SudoPlz, @GiedriusGrabauskas:

This PR has been out for over a week, yet I haven't seen any reviews.

Could someone please give it some attention? Thanks!

@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 and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Mar 16, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

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

(@SudoPlz, @GiedriusGrabauskas: you can do this too.)

@eps1lon
Copy link
Copy Markdown
Collaborator Author

eps1lon commented Mar 16, 2022

Ready to merge

@typescript-bot typescript-bot merged commit 2c39772 into DefinitelyTyped:master Mar 16, 2022
@eps1lon eps1lon deleted the fix/implicit-children/react-scroll branch March 16, 2022 14:34
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