Skip to content

feat(html-webpack-plugin): remove types - #75362

Open
hkleungai wants to merge 1 commit into
DefinitelyTyped:masterfrom
hkleungai:html-webpack-plugin-removal
Open

feat(html-webpack-plugin): remove types#75362
hkleungai wants to merge 1 commit into
DefinitelyTyped:masterfrom
hkleungai:html-webpack-plugin-removal

Conversation

@hkleungai

Copy link
Copy Markdown
Contributor

See https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md#400-2020-03-23.

Add typings to package.json (a524e8f), closes #1132

Affected packages have not received update for years, hence their html-webpack-plugin dependency are pinned to <4.


Please fill in this template.

Select one of these and delete the others:

If removing a declaration:

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

@typescript-automation

typescript-automation Bot commented Aug 9, 2026

Copy link
Copy Markdown
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 Reviews

Because 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

  • ✅ 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.


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"
}

@typescript-automation typescript-automation Bot added Popular package This PR affects a popular package (as counted by NPM download counts). Edits Infrastructure Edits multiple packages labels Aug 9, 2026
@typescript-automation

Copy link
Copy Markdown
Contributor

🔔 @Odas0R @deevus @bumbleblym @tlaziuk @bolasblack @ark120202 @peterblazejewicz — 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-automation typescript-automation Bot moved this to Waiting for Code Reviews in Pull Request Status Board Aug 9, 2026
@typescript-automation typescript-automation Bot moved this from Waiting for Code Reviews to Needs Maintainer Action in Pull Request Status Board Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Edits Infrastructure Edits multiple packages Popular package This PR affects a popular package (as counted by NPM download counts).

Projects

Status: Needs Maintainer Action

Development

Successfully merging this pull request may close these issues.

1 participant