Skip to content

Add types for gulp-angular-protractor#59616

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
akwiatek:gulp-angular-protractor
Mar 31, 2022
Merged

Add types for gulp-angular-protractor#59616
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
akwiatek:gulp-angular-protractor

Conversation

@akwiatek
Copy link
Copy Markdown
Contributor

@akwiatek akwiatek commented Mar 31, 2022

Types for gulp-angular-protractor

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
  • tslint.json should contain { "extends": "@definitelytyped/dtslint/dt.json" }, and no additional rules.
  • tsconfig.json should have noImplicitAny, noImplicitThis, strictNullChecks, and strictFunctionTypes set to true.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 31, 2022

@akwiatek 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 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": 59616,
  "author": "akwiatek",
  "headCommitOid": "b6adab7eba9031112d8ab529e91efb7f877c316b",
  "mergeBaseOid": "af49a235dd613a7fe18088213f4086c9f32a161e",
  "lastPushDate": "2022-03-31T02:20:44.000Z",
  "lastActivityDate": "2022-03-31T19:53:29.000Z",
  "mergeOfferDate": "2022-03-31T19:33:42.000Z",
  "mergeRequestDate": "2022-03-31T19:53:29.000Z",
  "mergeRequestUser": "akwiatek",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "gulp-angular-protractor",
      "kind": "add",
      "files": [
        {
          "path": "types/gulp-angular-protractor/gulp-angular-protractor-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/gulp-angular-protractor/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/gulp-angular-protractor/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/gulp-angular-protractor/tslint.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [],
      "addedOwners": [
        "akwiatek"
      ],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "peterblazejewicz",
      "date": "2022-03-31T19:33:01.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 1083859776,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the New Definition This PR creates a new definition package. label Mar 31, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @akwiatek — 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...)

@akwiatek akwiatek force-pushed the gulp-angular-protractor branch from b5018a7 to b6adab7 Compare March 31, 2022 02:20
Copy link
Copy Markdown
Member

@peterblazejewicz peterblazejewicz left a comment

Choose a reason for hiding this comment

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

LGTM!
@akwiatek thx!

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

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

@akwiatek
Copy link
Copy Markdown
Contributor Author

Ready to merge

@typescript-bot typescript-bot merged commit 6441bea into DefinitelyTyped:master Mar 31, 2022
@akwiatek akwiatek deleted the gulp-angular-protractor branch March 31, 2022 19:54
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