Skip to content

[clearoutio__clearout] Remove, bundled with @clearoutio/clearout#75286

Open
max-programming wants to merge 1 commit into
DefinitelyTyped:masterfrom
max-programming:not-needed-clearoutio-clearout
Open

[clearoutio__clearout] Remove, bundled with @clearoutio/clearout#75286
max-programming wants to merge 1 commit into
DefinitelyTyped:masterfrom
max-programming:not-needed-clearoutio-clearout

Conversation

@max-programming

Copy link
Copy Markdown
Contributor

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.

@clearoutio/clearout now bundles its own TypeScript declarations as of v1.1.9 (its package.json has a "types" entry), so the @types/clearoutio__clearout package is no longer needed.

  • Deleted types/clearoutio__clearout/.
  • Added to notNeededPackages.json with asOfVersion 1.1.9 (the release that first shipped the types) and libraryName @clearoutio/clearout.

Bundled upstream in clearoutio/clearout-node#3; the original definitions were added in #75188.

@typescript-automation

typescript-automation Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

@max-programming Thank you for submitting this PR!

This is a live comment that I will keep updated.

This PR touches some part of DefinitelyTyped infrastructure, so a DT maintainer will need to review it. This is rare — did you mean to do this?

1 package in this PR (and infra files)

Code Reviews

There aren't any other owners of this package, so a DT maintainer will review it.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • 🕐 Continuous integration tests are still running
  • 🕐 A DT maintainer needs to approve changes that affect DT infrastructure (notNeededPackages.json)

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": 75286,
  "author": "max-programming",
  "headCommitOid": "2ca7d9dc5edc6c4a5fbc40b9e65aaa42424b3954",
  "mergeBaseOid": "08b651d2be332c046edeab65759ca59c36c3d62b",
  "lastPushDate": "2026-07-20T08:23:13.000Z",
  "lastActivityDate": "2026-07-22T15:43:38.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "tooManyCommits": false,
  "tooManyReviews": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": null,
      "kind": "edit",
      "files": [
        {
          "path": "notNeededPackages.json",
          "kind": "infrastructure"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical",
      "isSafeInfrastructureEdit": false
    },
    {
      "name": "clearoutio__clearout",
      "kind": "delete",
      "files": [
        {
          "path": "types/clearoutio__clearout/.npmignore",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/clearoutio__clearout/clearoutio__clearout-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/clearoutio__clearout/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/clearoutio__clearout/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/clearoutio__clearout/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "max-programming"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "MindGames18",
      "date": "2026-07-22T15:43:38.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 5020191130,
  "ciResult": "unknown"
}

@typescript-automation typescript-automation Bot added Edits Infrastructure No Other Owners This DT module only has one owner, so we can't have someone verify the change. labels Jul 20, 2026
@typescript-automation

Copy link
Copy Markdown
Contributor

🔔 @max-programming — there are no owners, 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-automation typescript-automation Bot moved this to Waiting for Code Reviews in Pull Request Status Board Jul 20, 2026
@MindGames18

Copy link
Copy Markdown

Im the maintainer of Clearout's npm. And we have since included this TS types natively into our npm. just dropping this as a FYI here.

@MindGames18 MindGames18 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Im the maintainer of Clearout's npm. And we have since included this TS types natively into our npm.
https://github.com/clearoutio/clearout-node

@typescript-automation typescript-automation Bot added the Other Approved This PR was reviewed and signed-off by a community member. label Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Edits Infrastructure No Other Owners This DT module only has one owner, so we can't have someone verify the change. Other Approved This PR was reviewed and signed-off by a community member.

Projects

Status: Waiting for Code Reviews

Development

Successfully merging this pull request may close these issues.

2 participants