Skip to content

Add node-bzip2#74850

Merged
typescript-bot merged 5 commits intoDefinitelyTyped:masterfrom
shadowslasher410:master
Apr 9, 2026
Merged

Add node-bzip2#74850
typescript-bot merged 5 commits intoDefinitelyTyped:masterfrom
shadowslasher410:master

Conversation

@shadowslasher410
Copy link
Copy Markdown
Contributor

Add type definitions, tests, package and configuration for the node-bzip2 package.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 6, 2026

@shadowslasher410 Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through.

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": 74850,
  "author": "shadowslasher410",
  "headCommitOid": "13d971021ec16218e8af2f241f68c6968f3d2697",
  "mergeBaseOid": "a18df2ec49987b30306621c5a440f05b055bd7da",
  "lastPushDate": "2026-04-06T04:01:44.000Z",
  "lastActivityDate": "2026-04-09T08:29:50.000Z",
  "mergeOfferDate": "2026-04-08T20:28:39.000Z",
  "mergeRequestDate": "2026-04-09T08:29:50.000Z",
  "mergeRequestUser": "shadowslasher410",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "node-bzip2",
      "kind": "add",
      "files": [
        {
          "path": "types/node-bzip2/.npmignore",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node-bzip2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node-bzip2/node-bzip2-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/node-bzip2/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node-bzip2/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [],
      "addedOwners": [
        "shadowslasher410"
      ],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "RyanCavanaugh",
      "date": "2026-04-08T20:27:59.000Z",
      "isMaintainer": true
    },
    {
      "type": "stale",
      "reviewer": "kshitijanurag",
      "date": "2026-04-07T14:22:04.000Z",
      "abbrOid": "ed012f0"
    }
  ],
  "mainBotCommentID": 4190230222,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added New Definition This PR creates a new definition package. Check Config Changes a module config files labels Apr 6, 2026
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @shadowslasher410 — 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 6, 2026
@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Apr 6, 2026
@typescript-bot
Copy link
Copy Markdown
Contributor

@shadowslasher410 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 that are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Author Action in Pull Request Status Board Apr 6, 2026
Comment thread types/node-bzip2/package.json Outdated
Co-authored-by: Kshitij Anurag <kshitijanurag2006@gmail.com>
@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Apr 6, 2026
@typescript-bot typescript-bot moved this from Needs Author Action to Waiting for Code Reviews in Pull Request Status Board Apr 6, 2026
@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Apr 6, 2026
@typescript-bot
Copy link
Copy Markdown
Contributor

@shadowslasher410 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 that are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Author Action in Pull Request Status Board Apr 6, 2026
Comment thread types/node-bzip2/tsconfig.json Outdated
Comment thread types/node-bzip2/index.d.ts Outdated
shadowslasher410 and others added 2 commits April 7, 2026 10:40
Co-authored-by: Kshitij Anurag <kshitijanurag2006@gmail.com>
Co-authored-by: Kshitij Anurag <kshitijanurag2006@gmail.com>
@typescript-bot typescript-bot removed The CI failed When GH Actions fails Check Config Changes a module config files labels Apr 7, 2026
@typescript-bot typescript-bot moved this from Needs Author Action to Waiting for Code Reviews in Pull Request Status Board Apr 7, 2026
@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Apr 7, 2026
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Author Action in Pull Request Status Board Apr 7, 2026
@typescript-bot
Copy link
Copy Markdown
Contributor

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

Formatting

The following files are not formatted:

  1. types/node-bzip2/index.d.ts
  2. types/node-bzip2/node-bzip2-tests.ts

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

Generated by 🚫 dangerJS against 13d9710

@typescript-bot
Copy link
Copy Markdown
Contributor

@kshitijanurag Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Action in Pull Request Status Board Apr 7, 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

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

@shadowslasher410
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 9, 2026
@typescript-bot typescript-bot merged commit c02390e into DefinitelyTyped:master Apr 9, 2026
4 checks passed
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.

5 participants