feat(html-webpack-plugin): remove types - #75362
Open
hkleungai wants to merge 1 commit into
Open
Conversation
Contributor
|
@hkleungai 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? 6 packages in this PR (and infra files)
Code ReviewsBecause this PR edits multiple packages, it 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. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 75362,
"author": "hkleungai",
"headCommitOid": "5a09a3470823890d43e1a19c3e141f3a2fe769d2",
"mergeBaseOid": "dba5e74a867b6dc7e898505e666de6dab06ca305",
"lastPushDate": "2026-08-09T05:17:28.000Z",
"lastActivityDate": "2026-08-09T05:17:28.000Z",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": false,
"hugeChange": false,
"tooManyCommits": false,
"tooManyReviews": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": null,
"kind": "edit",
"files": [
{
"path": "notNeededPackages.json",
"kind": "infrastructure"
}
],
"owners": [],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Critical",
"isSafeInfrastructureEdit": false
},
{
"name": "handlebars-webpack-plugin",
"kind": "edit",
"files": [
{
"path": "types/handlebars-webpack-plugin/package.json",
"kind": "package-meta-ok"
}
],
"owners": [
"Odas0R"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "html-webpack-plugin",
"kind": "delete",
"files": [
{
"path": "types/html-webpack-plugin/.npmignore",
"kind": "package-meta-ok"
},
{
"path": "types/html-webpack-plugin/html-webpack-plugin-tests.ts",
"kind": "test"
},
{
"path": "types/html-webpack-plugin/index.d.ts",
"kind": "definition"
},
{
"path": "types/html-webpack-plugin/package.json",
"kind": "package-meta-ok"
},
{
"path": "types/html-webpack-plugin/tsconfig.json",
"kind": "package-meta-ok"
}
],
"owners": [
"deevus",
"bumbleblym",
"tlaziuk"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "html-webpack-template",
"kind": "edit",
"files": [
{
"path": "types/html-webpack-template/package.json",
"kind": "package-meta-ok"
}
],
"owners": [
"bumbleblym"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "poi",
"kind": "edit",
"files": [
{
"path": "types/poi/package.json",
"kind": "package-meta-ok"
}
],
"owners": [
"bolasblack"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "react-dev-utils",
"kind": "edit",
"files": [
{
"path": "types/react-dev-utils/package.json",
"kind": "package-meta-ok"
}
],
"owners": [
"ark120202"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "speed-measure-webpack-plugin",
"kind": "edit",
"files": [
{
"path": "types/speed-measure-webpack-plugin/package.json",
"kind": "package-meta-ok"
}
],
"owners": [
"peterblazejewicz"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [],
"mainBotCommentID": 5229913725,
"ciResult": "pass"
} |
Contributor
|
🔔 @Odas0R @deevus @bumbleblym @tlaziuk @bolasblack @ark120202 @peterblazejewicz — please review this PR in the next few days. Be sure to explicitly select |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md#400-2020-03-23.
Affected packages have not received update for years, hence their
html-webpack-plugindependency are pinned to<4.Please fill in this template.
pnpm test <package to test>.Select one of these and delete the others:
If removing a declaration:
notNeededPackages.json.