job-dsl-plugin
job-dsl-plugin copied to clipboard
Bump html-webpack-plugin from 5.5.1 to 5.6.0 in /job-dsl-plugin
Bumps html-webpack-plugin from 5.5.1 to 5.6.0.
Changelog
Sourced from html-webpack-plugin's changelog.
5.6.0 (2023-12-19)
Features
- add
@rspack/core
as an optional peer dependency (#1829) (56ff3ae)- Added support
type=systemjs-module
via thescriptLoading
option (#1822) (7effc30)Bug Fixes
5.5.4 (2023-12-06)
Bug Fixes
- avoid have undefined
type
for 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
Commits
ebfa1ce
chore(release): 5.6.056ff3ae
feat: add@rspack/core
as an optional peer dependency (#1829)c79f2cf
fix: memoy leak (#1836)7effc30
feat: Added supporttype=systemjs-module
via thescriptLoading
option (#1...318cd4d
docs: add html-webpack-inject-attributes-plugin to readme (#1787)91ba8bb
chore(release): 5.5.4fe231d3
docs: add js-entry-webpack-plugin (#1732)5c15284
test: case for watch/serve and reemitting assets (#1812)a214736
fix: reemit assets from loaders (#1811)0db3c2b
refactor: fix regression after refactor and testing (#1810)- Additional commits viewable in compare view
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 merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)