build(deps-dev): bump html-webpack-plugin from 4.5.2 to 5.6.0 in /web
Bumps html-webpack-plugin from 4.5.2 to 5.6.0.
Changelog
Sourced from html-webpack-plugin's changelog.
5.6.0 (2023-12-19)
Features
- add
@rspack/coreas an optional peer dependency (#1829) (56ff3ae)- Added support
type=systemjs-modulevia thescriptLoadingoption (#1822) (7effc30)Bug Fixes
5.5.4 (2023-12-06)
Bug Fixes
- avoid have undefined
typefor script tags (#1809) (9959484)- reemit assets from loaders (#1811) (a214736)
- reemit favicon in serve/watch mode (#1804) (57c5a4e)
5.5.3 (2023-06-10)
Bug Fixes
- don't add extra meta tag if it exists (#1802) (8f92788)
- pass all Node.js globals to templates (#1796) (f269fc0)
- types: fix type for
chunkSortMode(#1798) (6ad0e55)5.5.2 (2023-06-08)
Bug Fixes
5.5.1 (2023-04-15)
Bug Fixes
5.5.0 (2021-10-25)
Features
... (truncated)
Commits
ebfa1cechore(release): 5.6.056ff3aefeat: add@rspack/coreas an optional peer dependency (#1829)c79f2cffix: memoy leak (#1836)7effc30feat: Added supporttype=systemjs-modulevia thescriptLoadingoption (#1...318cd4ddocs: add html-webpack-inject-attributes-plugin to readme (#1787)91ba8bbchore(release): 5.5.4fe231d3docs: add js-entry-webpack-plugin (#1732)5c15284test: case for watch/serve and reemitting assets (#1812)a214736fix: reemit assets from loaders (#1811)0db3c2brefactor: fix regression after refactor and testing (#1810)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for html-webpack-plugin since your current version.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.