Skip to content

Add typings for "gulp-ttf2woff2"#57152

Merged
weswigham merged 3 commits intoDefinitelyTyped:masterfrom
kasmacioma:gulp-ttf2woff2
Nov 16, 2021
Merged

Add typings for "gulp-ttf2woff2"#57152
weswigham merged 3 commits intoDefinitelyTyped:masterfrom
kasmacioma:gulp-ttf2woff2

Conversation

@kasmacioma
Copy link
Contributor

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

@typescript-bot
Copy link
Contributor

typescript-bot commented Nov 14, 2021

@xapdkop Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

  • gulp-ttf2woff2 (new!) — on npm, on unpkg
    • 1 added owner: ✎@xapdkop

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

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 57152,
  "author": "xapdkop",
  "headCommitOid": "88c89e058c4b48762ede17f0df45419cf91f80ed",
  "lastPushDate": "2021-11-15T22:29:29.000Z",
  "lastActivityDate": "2021-11-15T22:29:29.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "gulp-ttf2woff2",
      "kind": "add",
      "files": [
        {
          "path": "types/gulp-ttf2woff2/gulp-ttf2woff2-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/gulp-ttf2woff2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/gulp-ttf2woff2/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/gulp-ttf2woff2/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/gulp-ttf2woff2/tslint.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [],
      "addedOwners": [
        "xapdkop"
      ],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 968351526,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the New Definition This PR creates a new definition package. label Nov 14, 2021
@typescript-bot
Copy link
Contributor

🔔 @xapdkop — 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 added the The CI failed When GH Actions fails label Nov 14, 2021
@typescript-bot
Copy link
Contributor

@xapdkop The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot added The CI failed When GH Actions fails and removed The CI failed When GH Actions fails labels Nov 15, 2021
@typescript-bot
Copy link
Contributor

@xapdkop The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Nov 15, 2021
@weswigham weswigham merged commit b8c39e9 into DefinitelyTyped:master Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Definition This PR creates a new definition package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants