Skip to content

lru-cache Add @isaacs as an owner#59327

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
dhensby:pulls/lru-cache-owner
Mar 28, 2022
Merged

lru-cache Add @isaacs as an owner#59327
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
dhensby:pulls/lru-cache-owner

Conversation

@dhensby
Copy link
Copy Markdown
Contributor

@dhensby dhensby commented Mar 17, 2022

Please fill in this template.

The current owners (@BendingBender and @Bartvds) are not particularly active or responsive to PRs that get opened for these typings (no judgement on that note). @isaacs is the actual author of the npm module and has indicated they're happy to review typing contributions and help ensure they are accurate, but also that this remains a community driven initiative. As such, adding @isaacs as an owner gives them the ability to provide that oversight whilst sparing them the obligation of keeping the types up to date.

@dhensby dhensby requested a review from Bartvds as a code owner March 17, 2022 23:23
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 17, 2022

@dhensby Thank you for submitting this PR!

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 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.

Inactive

This PR has been inactive for 10 days — please merge or say something if there's a problem, otherwise it will be closed!


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 59327,
  "author": "dhensby",
  "headCommitOid": "f1c2fdab4911a2bceff39eef60b5726d9a5d1177",
  "mergeBaseOid": "53f3d10c2298739416109c7d9a2f6d003656d8f6",
  "lastPushDate": "2022-03-17T23:19:37.000Z",
  "lastActivityDate": "2022-03-28T16:19:04.000Z",
  "mergeOfferDate": "2022-03-18T06:05:39.000Z",
  "mergeRequestDate": "2022-03-28T16:19:04.000Z",
  "mergeRequestUser": "dhensby",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "lru-cache",
      "kind": "edit",
      "files": [
        {
          "path": "types/lru-cache/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Bartvds",
        "BendingBender"
      ],
      "addedOwners": [
        "isaacs"
      ],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "gabritto",
      "date": "2022-03-18T06:04:57.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 1071807999,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Edits Owners This PR adds or removes owners Critical package Untested Change This PR does not touch tests labels Mar 17, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

Hey @dhensby,

😒 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
Copy Markdown
Contributor

🔔 @Bartvds @BendingBender — 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 Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Mar 18, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

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

(@Bartvds, @BendingBender: you can do this too.)

@dhensby
Copy link
Copy Markdown
Contributor Author

dhensby commented Mar 18, 2022

Before I merge this in, @isaacs can you confirm you're happy with this? Thanks

@eugene1g eugene1g mentioned this pull request Mar 18, 2022
8 tasks
@typescript-bot typescript-bot added the Unmerged The author did not merge the PR when it was ready. label Mar 28, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

Re-ping @dhensby / @Bartvds, @BendingBender:

This PR has been ready to merge for over a week, and I haven't seen any requests to merge it. I will close it on Apr 17th (in three weeks) if this doesn't happen.

(If there's no reason to avoid merging it, please do so. Otherwise, if it shouldn't be merged or if it needs more time, please close it or turn it into a draft.)

@dhensby
Copy link
Copy Markdown
Contributor Author

dhensby commented Mar 28, 2022

Just waiting on confirmation that @isaacs is ok with this :)

@isaacs
Copy link
Copy Markdown

isaacs commented Mar 28, 2022

Fine by me.

@dhensby
Copy link
Copy Markdown
Contributor Author

dhensby commented Mar 28, 2022

Ready to merge

@typescript-bot typescript-bot merged commit 32fc906 into DefinitelyTyped:master Mar 28, 2022
@dhensby dhensby deleted the pulls/lru-cache-owner branch March 28, 2022 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical package Edits Owners This PR adds or removes owners Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner Unmerged The author did not merge the PR when it was ready. Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants