Skip to content

[spdx-compare] Add type definitions for spdx-compare#74859

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
JamieMagee:types/spdx-compare
Apr 8, 2026
Merged

[spdx-compare] Add type definitions for spdx-compare#74859
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
JamieMagee:types/spdx-compare

Conversation

@JamieMagee
Copy link
Copy Markdown
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.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 8, 2026

@JamieMagee 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": 74859,
  "author": "JamieMagee",
  "headCommitOid": "c1ca7b5678611c745c56f997fb70800f968d94ea",
  "mergeBaseOid": "44a71eebd1fa4665be585d990fa1e9d375b41c78",
  "lastPushDate": "2026-04-08T20:42:59.000Z",
  "lastActivityDate": "2026-04-08T21:00:42.000Z",
  "mergeOfferDate": "2026-04-08T20:58:31.000Z",
  "mergeRequestDate": "2026-04-08T21:00:42.000Z",
  "mergeRequestUser": "JamieMagee",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "spdx-compare",
      "kind": "add",
      "files": [
        {
          "path": "types/spdx-compare/.npmignore",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/spdx-compare/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/spdx-compare/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/spdx-compare/spdx-compare-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/spdx-compare/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [],
      "addedOwners": [
        "JamieMagee"
      ],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "RyanCavanaugh",
      "date": "2026-04-08T20:57:52.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 4209529492,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the New Definition This PR creates a new definition package. label Apr 8, 2026
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @JamieMagee — 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 Apr 8, 2026
@DangerBotOSS
Copy link
Copy Markdown

Formatting

The following files are not formatted:

  1. types/spdx-compare/package.json
  2. types/spdx-compare/tsconfig.json

Consider running pnpm dprint fmt on these files to make review easier.

Generated by 🚫 dangerJS against c1ca7b5

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Action in Pull Request Status Board Apr 8, 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 Apr 8, 2026
@typescript-bot typescript-bot moved this from Needs Maintainer Action to Waiting for Author to Merge in Pull Request Status Board Apr 8, 2026
@typescript-bot
Copy link
Copy Markdown
Contributor

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

@JamieMagee
Copy link
Copy Markdown
Contributor Author

Ready to merge

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in Pull Request Status Board Apr 8, 2026
@typescript-bot typescript-bot merged commit 90dea4c into DefinitelyTyped:master Apr 8, 2026
4 checks passed
@JamieMagee JamieMagee deleted the types/spdx-compare branch April 8, 2026 21:03
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

Status: Recently Merged

Development

Successfully merging this pull request may close these issues.

4 participants