Skip to content

[react-router-redux] Add explicit types for ConnectedRouter#children#56278

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

[react-router-redux] Add explicit types for ConnectedRouter#children#56278
gabritto merged 1 commit into
DefinitelyTyped:masterfrom
eps1lon:fix/implicit-children/react-router-redux

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-router-redux/v/5.0.0-alpha.8#usage

@eps1lon eps1lon marked this pull request as ready for review October 6, 2021 18:39
@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": 56278,
  "author": "eps1lon",
  "headCommitOid": "6c754abfbaef7197e5a42bd6dd26a446ec260acb",
  "lastPushDate": "2021-10-06T18:30:13.000Z",
  "lastActivityDate": "2021-10-06T18:39:24.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "react-router-redux",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-router-redux/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "huy-nguyen",
        "8398a7",
        "mykolas"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 936877035,
  "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 6, 2021
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @huy-nguyen @8398a7 @mykolas — 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 93b68ef into DefinitelyTyped:master Oct 7, 2021
@eps1lon eps1lon deleted the fix/implicit-children/react-router-redux branch October 8, 2021 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Popular package This PR affects a popular package (as counted by NPM download counts). Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants