Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[@types/react-redux] mergeProps takes DispatchProp when mapDispatchToProps is undefined or null #59310

Conversation

saraid
Copy link
Contributor

@saraid saraid commented Mar 16, 2022

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

@typescript-bot
Copy link
Contributor

typescript-bot commented Mar 16, 2022

@saraid 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 this is a widely-used package, a DT maintainer will need to review it before it can be merged.

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

Status

  • ✅ No merge conflicts
  • ❓ Continuous integration tests have gone missing
  • ✅ Most recent commit is approved by a DT maintainer

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": 59310,
  "author": "saraid",
  "headCommitOid": "1be9f03f08015160c16757c0ae36768801ad4079",
  "mergeBaseOid": "70201155ef7d49cc23a3208806765c72c97834b7",
  "lastPushDate": "2022-03-16T18:14:33.000Z",
  "lastActivityDate": "2022-04-13T22:34:51.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "react-redux",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-redux/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react-redux/react-redux-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "tkqubo",
        "clayne11",
        "tansongyang",
        "nicholasboll",
        "mdibyo",
        "val1984",
        "jrakotoharisoa",
        "apapirovski",
        "surgeboris",
        "soerenbf",
        "mrwolfz",
        "dylanvann",
        "Lazyuki",
        "kazuma1989",
        "megazazik",
        "jun-sheaf",
        "phryneas",
        "markerikson"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "jakebailey",
      "date": "2022-04-13T22:34:51.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "markerikson",
      "date": "2022-04-03T18:54:54.000Z",
      "isMaintainer": false
    },
    {
      "type": "approved",
      "reviewer": "val1984",
      "date": "2022-04-01T20:12:02.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1069457505,
  "ciResult": "missing"
}

@typescript-bot typescript-bot added Where is GH Actions? GH Actions didn't give a response to this PR Critical package labels Mar 16, 2022
@typescript-bot
Copy link
Contributor

🔔 @tkqubo @clayne11 @tansongyang @NicholasBoll @mDibyo @val1984 @jrakotoharisoa @apapirovski @surgeboris @soerenbf @MrWolfZ @DylanVann @Lazyuki @kazuma1989 @megazazik @jun-sheaf @phryneas @markerikson — 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 Owner Approved A listed owner of this package signed off on the pull request. label Mar 16, 2022
@saraid
Copy link
Contributor Author

saraid commented Mar 17, 2022

I'm a little baffled about why there's no merge button. Presumably "❓ Continuous integration tests have gone missing" has something to do with that, but... I didn't remove any tests, and AFAICT, the automated Github action passed.

@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 27, 2022
@typescript-bot
Copy link
Contributor

typescript-bot commented Mar 27, 2022

Re-ping @tkqubo, @clayne11, @tansongyang, @NicholasBoll, @mDibyo, @jrakotoharisoa, @apapirovski, @surgeboris, @soerenbf, @MrWolfZ, @DylanVann, @Lazyuki, @kazuma1989, @megazazik, @jun-sheaf, @phryneas:

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

Could someone please give it some attention? Thanks!

Copy link

@val1984 val1984 left a comment

Choose a reason for hiding this comment

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

As it was already approved by @markerikson, it should be mergeable as is.

@typescript-bot typescript-bot moved this from Other to Needs Maintainer Action in New Pull Request Status Board Apr 3, 2022
@typescript-bot
Copy link
Contributor

It has been more than two weeks and this PR still has no reviews.

I'll bump it to the DT maintainer queue. Thank you for your patience, @saraid.

(Ping @tkqubo, @clayne11, @tansongyang, @NicholasBoll, @mDibyo, @jrakotoharisoa, @apapirovski, @surgeboris, @soerenbf, @MrWolfZ, @DylanVann, @Lazyuki, @kazuma1989, @megazazik, @jun-sheaf, @phryneas.)

@saraid
Copy link
Contributor Author

saraid commented Apr 6, 2022

This is what I see on my screen:

Collapsed the screenshot because it'd be confusing Screen Shot 2022-04-06 at 1 47 46 PM

Copy link
Member

@jakebailey jakebailey left a comment

Choose a reason for hiding this comment

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

I have no idea what is going on with the bot or github actions, so I ran things locally and it seems fine to me.

@typescript-bot typescript-bot added Maintainer Approved and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Apr 13, 2022
@typescript-bot typescript-bot moved this from Needs Maintainer Action to Other in New Pull Request Status Board Apr 13, 2022
@jakebailey
Copy link
Member

Ok, approving wasn't enough, so I'll click the button.

@markerikson
Copy link

And FWIW I just ported this over to React-Redux v8:

reduxjs/react-redux#1897

kronooss added a commit to kronooss/coin-trading that referenced this pull request Aug 22, 2022
sven971105 added a commit to sven971105/react-redux that referenced this pull request Sep 21, 2022
bitcrusher1023 pushed a commit to bitcrusher1023/Redux_App that referenced this pull request Mar 23, 2023
charmingdev222 pushed a commit to charmingdev222/react-redux-demo that referenced this pull request May 16, 2023
ZinedineDumas pushed a commit to harry908nilson/edux that referenced this pull request Aug 4, 2023
MiyamotoSatoshi added a commit to MiyamotoSatoshi/redux that referenced this pull request Aug 15, 2023
peace19920726 added a commit to peace19920726/React-Redux-Dev that referenced this pull request Sep 1, 2023
Bee1130 added a commit to Bee1130/React-Redux that referenced this pull request Jan 19, 2024
fairsky0201 added a commit to fairsky0201/react-redux that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical package Maintainer Approved Owner Approved A listed owner of this package signed off on the pull request. Where is GH Actions? GH Actions didn't give a response to this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants