这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@diogopxrnextday
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
  • tsconfig.json should have noImplicitAny, noImplicitThis, strictNullChecks, and strictFunctionTypes set to true.

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: <>
  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the package.json.

If removing a declaration:

  • If a package was never on Definitely Typed, you don't need to do anything. (If you wrote a package and provided types, you don't need to register it with us.)
  • Delete the package's directory.
  • Add it to notNeededPackages.json.

@typescript-bot
Copy link
Contributor

typescript-bot commented Nov 13, 2025

@diogopxrnextday Thank you for submitting this PR!

This is a live comment that 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, DT maintainers or others

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": 74075,
  "author": "diogopxrnextday",
  "headCommitOid": "cf6a31aaeb3043637ee40ea4f5d46906b80a71a1",
  "mergeBaseOid": "fe279dbc875c3750fb0f8dae7a1a423e9a38f86c",
  "lastPushDate": "2025-11-13T02:38:13.000Z",
  "lastActivityDate": "2025-11-13T02:38:13.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "pxr-oneline",
      "kind": "edit",
      "files": [
        {
          "path": "types/pxr-oneline/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pxr-oneline/oneline-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/pxr-oneline/package.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "diogopxrnextday",
        "edwinveldhuizen",
        "bart-digitalenterprises"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 3524905671,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Author is Owner The author of this PR is a listed owner of the package. label Nov 13, 2025
@typescript-bot
Copy link
Contributor

🔔 @edwinveldhuizen @bart-digitalenterprises — 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 moved this to Waiting for Code Reviews in Pull Request Status Board Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author is Owner The author of this PR is a listed owner of the package.

Projects

Status: Waiting for Code Reviews

Development

Successfully merging this pull request may close these issues.

2 participants