Skip to content

[eslint-plugin-promise] add types#75007

Merged
typescript-bot merged 1 commit into
DefinitelyTyped:masterfrom
JoshuaKGoldberg:eslint-plugin-promise
May 16, 2026
Merged

[eslint-plugin-promise] add types#75007
typescript-bot merged 1 commit into
DefinitelyTyped:masterfrom
JoshuaKGoldberg:eslint-plugin-promise

Conversation

@JoshuaKGoldberg

Copy link
Copy Markdown
Collaborator

Please fill in this template.

Select one of these and delete the others:

If adding a new definition:

  • The package does not already provide its own types, or cannot have its .d.ts files generated via --declaration
  • If this is for an npm package, match the name. If not, do not conflict with the name of an npm package.
  • Create it with dts-gen --dt, not by basing it on an existing project.
  • Represents shape of module/library correctly
  • tsconfig.json should have noImplicitAny, noImplicitThis, strictNullChecks, and strictFunctionTypes set to true.

Pending eslint-community/eslint-plugin-promise#488.

@typescript-bot

typescript-bot commented May 15, 2026

Copy link
Copy Markdown
Contributor

@JoshuaKGoldberg Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

This PR adds a new definition, so it needs to be reviewed by a DT maintainer 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 when there are new packages added

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": 75007,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "2499e7b9030c4e6ffedf026c25e210002f7c13d0",
  "mergeBaseOid": "ca06abb4cc3399ea070c122be329a22f1c3b6800",
  "lastPushDate": "2026-05-15T12:32:39.000Z",
  "lastActivityDate": "2026-05-16T11:24:48.000Z",
  "mergeOfferDate": "2026-05-16T01:09:50.000Z",
  "mergeRequestDate": "2026-05-16T11:24:48.000Z",
  "mergeRequestUser": "JoshuaKGoldberg",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "tooManyCommits": false,
  "tooManyReviews": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "eslint-plugin-promise",
      "kind": "add",
      "files": [
        {
          "path": "types/eslint-plugin-promise/.npmignore",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/eslint-plugin-promise/eslint-plugin-promise-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/eslint-plugin-promise/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/eslint-plugin-promise/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/eslint-plugin-promise/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [],
      "addedOwners": [
        "JoshuaKGoldberg"
      ],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "jakebailey",
      "date": "2026-05-16T01:09:12.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 4459782840,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the New Definition This PR creates a new definition package. label May 15, 2026
@typescript-bot

Copy link
Copy Markdown
Contributor

🔔 @JoshuaKGoldberg — you're the only owner, but it would still be good if you find someone to review this PR in the next few days, otherwise a maintainer will look at it. (And if you do find someone, maybe even recruit them to be a second owner to make future changes easier...)

@typescript-bot typescript-bot moved this to Waiting for Code Reviews in Pull Request Status Board May 15, 2026
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Action in Pull Request Status Board May 15, 2026
@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels May 16, 2026
@typescript-bot typescript-bot moved this from Needs Maintainer Action to Waiting for Author to Merge in Pull Request Status Board May 16, 2026
@typescript-bot

Copy link
Copy Markdown
Contributor

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

@JoshuaKGoldberg

Copy link
Copy Markdown
Collaborator Author

Ready to merge

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in Pull Request Status Board May 16, 2026
@typescript-bot typescript-bot merged commit 5b79984 into DefinitelyTyped:master May 16, 2026
4 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the eslint-plugin-promise branch May 16, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Approved New Definition This PR creates a new definition package. 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.

3 participants