Skip to content

Remove feedparser as of 2.3.0#74787

Open
danmactough wants to merge 1 commit intoDefinitelyTyped:masterfrom
danmactough:master
Open

Remove feedparser as of 2.3.0#74787
danmactough wants to merge 1 commit intoDefinitelyTyped:masterfrom
danmactough:master

Conversation

@danmactough
Copy link
Copy Markdown

  • Delete the package's directory.
  • Add it to notNeededPackages.json.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 21, 2026

@danmactough 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.

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

This PR can be merged once it's reviewed by a DT maintainer.

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

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 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.

Inactive

This PR has been inactive for 7 days.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 74787,
  "author": "danmactough",
  "headCommitOid": "df596b093a794db0bb3e775aaed7960dacf0c258",
  "mergeBaseOid": "925f66c4439d984bc408435663a75c1cf5a00836",
  "lastPushDate": "2026-03-21T01:54:23.000Z",
  "lastActivityDate": "2026-03-21T09:03:57.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": 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": "feedparser",
      "kind": "delete",
      "files": [
        {
          "path": "types/feedparser/.npmignore",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/feedparser/feedparser-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/feedparser/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/feedparser/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/feedparser/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "cortopy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "Bashamega",
      "date": "2026-03-21T09:03:57.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 4101809030,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @cortopy — 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 Mar 21, 2026
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Action in Pull Request Status Board Mar 21, 2026
@typescript-bot typescript-bot added the Other Approved This PR was reviewed and signed-off by a community member. label Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Edits Infrastructure Other Approved This PR was reviewed and signed-off by a community member.

Projects

Status: Needs Maintainer Action

Development

Successfully merging this pull request may close these issues.

3 participants