Skip to content

build(deps-dev): bump html-webpack-plugin from 5.5.0 to 5.6.8 in /web - #7264

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web/html-webpack-plugin-5.6.8
Open

build(deps-dev): bump html-webpack-plugin from 5.5.0 to 5.6.8 in /web#7264
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web/html-webpack-plugin-5.6.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps html-webpack-plugin from 5.5.0 to 5.6.8.

Changelog

Sourced from html-webpack-plugin's changelog.

5.6.8 (2026-07-25)

Bug Fixes

  • extend @​rspack/core peer dependency range (#1893) (8057b14)

5.6.7 (2026-04-17)

Bug Fixes

5.6.6 (2026-01-16)

Bug Fixes

5.6.5 (2025-11-18)

Bug Fixes

5.6.4 (2025-08-14)

Bug Fixes

  • compilation.errors should contain Error objects (#1877) (b733b1a)

5.6.3 (2024-10-23)

Bug Fixes

5.6.2 (2024-10-17)

Bug Fixes

5.6.1 (2024-10-17)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for html-webpack-plugin since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.6.8.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.5.0...v5.6.8)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-version: 5.6.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 25, 2026
Copilot AI lite review requested due to automatic review settings August 25, 2026 23:14
@dependabot
dependabot Bot requested review from a team as code owners August 25, 2026 23:14
@dependabot
dependabot Bot requested a review from hongky-1994 August 25, 2026 23:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 25, 2026
@netlify

netlify Bot commented Aug 25, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 6134112
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6a8e21c884f13100084cde4c

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the web frontend’s build tooling by bumping html-webpack-plugin (used by web/webpack.common.js) from 5.5.0 to 5.6.8, ensuring the lockfile reflects the updated dependency graph.

Changes:

  • Bump html-webpack-plugin dev dependency to ^5.6.8 in the web package.
  • Update web/yarn.lock to the new html-webpack-plugin@5.6.8 tarball/integrity and refreshed transitive resolutions (including tapable).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
web/package.json Updates the html-webpack-plugin devDependency version range to ^5.6.8.
web/yarn.lock Updates the locked html-webpack-plugin entry and associated transitive dependency resolutions.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread web/package.json
"faker": "^5.3.1",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"html-webpack-plugin": "^5.5.0",
"html-webpack-plugin": "^5.6.8",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/web dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant