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

Adds changePage prop to MUIDataTablePagination of mui-datatables #64115

Merged
merged 1 commit into from
Feb 4, 2023

Conversation

gnowland
Copy link
Contributor

@gnowland gnowland commented Jan 27, 2023

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 Jan 27, 2023

@gnowland 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": 64115,
  "author": "gnowland",
  "headCommitOid": "7511880f91dbe96cdff4e1b068a1560fb2923e52",
  "mergeBaseOid": "c696b8a7b8f7ae943d3c78c63dce248579c04936",
  "lastPushDate": "2023-01-27T22:45:59.000Z",
  "lastActivityDate": "2023-02-04T08:14:52.000Z",
  "mergeOfferDate": "2023-02-03T20:38:24.000Z",
  "mergeRequestDate": "2023-02-04T08:14:52.000Z",
  "mergeRequestUser": "gnowland",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "mui-datatables",
      "kind": "edit",
      "files": [
        {
          "path": "types/mui-datatables/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "favna",
        "ankithkonda",
        "hwatersiv",
        "souppower",
        "byrekt",
        "BohdanYavorskyi",
        "Patrick-Erichsen"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "RyanCavanaugh",
      "date": "2023-02-03T20:37:40.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "souppower",
      "date": "2023-01-28T02:12:32.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1407168030,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Untested Change This PR does not touch tests label Jan 27, 2023
@typescript-bot typescript-bot added this to Waiting for Code Reviews in New Pull Request Status Board Jan 27, 2023
@typescript-bot
Copy link
Contributor

Hey @gnowland,

😒 Your PR doesn't modify any tests, so it's hard to know what's being fixed, and your changes might regress in the future. Please consider adding tests to cover the change you're making. Including tests allows this PR to be merged by yourself and the owners of this module.

This can potentially save days of time for you!

@typescript-bot
Copy link
Contributor

🔔 @favna @ankithkonda @hwatersiv @souppower @byrekt @BohdanYavorskyi @Patrick-Erichsen — 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 moved this from Waiting for Code Reviews to Needs Maintainer Review in New Pull Request Status Board Jan 27, 2023
Copy link
Contributor

@souppower souppower left a comment

Choose a reason for hiding this comment

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

LGTM!
Thank you!😆

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Jan 28, 2023
@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Feb 3, 2023
@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Author to Merge in New Pull Request Status Board Feb 3, 2023
@typescript-bot
Copy link
Contributor

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

(@favna, @ankithkonda, @hwatersiv, @souppower, @byrekt, @BohdanYavorskyi, @Patrick-Erichsen: you can do this too.)

@gnowland
Copy link
Contributor Author

gnowland commented Feb 4, 2023

Ready to merge

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in New Pull Request Status Board Feb 4, 2023
@typescript-bot typescript-bot merged commit ca05bc1 into DefinitelyTyped:master Feb 4, 2023
@typescript-bot typescript-bot removed this from Recently Merged in New Pull Request Status Board Feb 24, 2023
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. 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.

None yet

4 participants