Remove feedparser as of 2.3.0#74787
Remove feedparser as of 2.3.0#74787danmactough wants to merge 1 commit intoDefinitelyTyped:masterfrom
Conversation
|
@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 ReviewsThis PR can be merged once it's reviewed by a DT maintainer. You can test the changes of this PR in the Playground. Status
Once every item on this list is checked, I'll ask you for permission to merge and publish the changes. InactiveThis 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"
} |
|
🔔 @cortopy — please review this PR in the next few days. Be sure to explicitly select |
notNeededPackages.json.