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

Add maxUses option to PoolConfig #58875

Merged
merged 1 commit into from Mar 7, 2022

Conversation

CodySayo
Copy link

@CodySayo CodySayo commented Feb 20, 2022

Adds the maxUses option to the PoolConfig so that it can be used.

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: <<url here>>

@typescript-bot
Copy link
Contributor

typescript-bot commented Feb 20, 2022

@CodySayo 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 you edited one package and updated the tests (👏), 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": 58875,
  "author": "CodySayo",
  "headCommitOid": "1e7c13f89c0dcad8150fb5011567be6d2035f5c5",
  "mergeBaseOid": "587eefcd381c5a4af345076ac2c6e2d2aec68f6d",
  "lastPushDate": "2022-02-20T04:50:11.000Z",
  "lastActivityDate": "2022-03-07T05:25:15.000Z",
  "mergeOfferDate": "2022-03-04T18:53:43.000Z",
  "mergeRequestDate": "2022-03-07T05:25:15.000Z",
  "mergeRequestUser": "CodySayo",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "pg",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pg/pg-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pspeter3",
        "HoldYourWaffle"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "HoldYourWaffle",
      "date": "2022-03-04T18:53:03.000Z",
      "isMaintainer": false
    },
    {
      "type": "approved",
      "reviewer": "ferenc-kment-vc",
      "date": "2022-02-23T18:28:12.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1046164032,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Popular package This PR affects a popular package (as counted by NPM download counts). label Feb 20, 2022
@typescript-bot typescript-bot added this to Waiting for Code Reviews in New Pull Request Status Board Feb 20, 2022
@typescript-bot
Copy link
Contributor

🔔 @pspeter3 @HoldYourWaffle — 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 Other Approved This PR was reviewed and signed-off by a community member. label Feb 23, 2022
@typescript-bot
Copy link
Contributor

Re-ping @pspeter3, @HoldYourWaffle:

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 the Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. label Mar 3, 2022
Copy link
Contributor

@HoldYourWaffle HoldYourWaffle left a comment

Choose a reason for hiding this comment

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

Sorry for the delay!

@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 4, 2022
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Waiting for Author to Merge in New Pull Request Status Board Mar 4, 2022
@typescript-bot
Copy link
Contributor

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

(@pspeter3, @HoldYourWaffle: you can do this too.)

@CodySayo
Copy link
Author

CodySayo commented Mar 7, 2022

Ready to merge

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in New Pull Request Status Board Mar 7, 2022
@typescript-bot typescript-bot merged commit 587f14d into DefinitelyTyped:master Mar 7, 2022
@typescript-bot typescript-bot removed this from Recently Merged in New Pull Request Status Board Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Other Approved This PR was reviewed and signed-off by a community member. 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.

None yet

4 participants