Update dependency html-webpack-plugin to v5 #198
Closed
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.
This PR contains the following updates:
^4.5.2
->^5.3.1
Release Notes
jantimon/html-webpack-plugin
v5.3.1
Compare Source
v5.3.0
Compare Source
Features
v5.2.0
Compare Source
Features
v5.1.0
Compare Source
Features
v5.0.0
Compare Source
⚠ BREAKING CHANGES
webpack
4 andnode
<= 10 - For older webpack or node versions please usehtml-webpack-plugin
4.x<head>
tag to improve the page load performance by default - You can set thescriptLoading
option to'blocking'
to keep the previous behaviour''
(an empty string) will no longer calculate a relative path from the html file to the assets anymore - You can set thepublicPath
option to'auto'
to keep the previous behaviourhtml-webpack-plugin
which add additional assetTags should provide ameta
attributeappcache-webpack-plugin
Features
webpack
4 andnode
<= 10 support to make use of the latest APIs (b7a9e8f)webpack.Compilation.PROCESS_ASSETS_STAGE_ADDITIONS
compilation stage (8964bc4, b6895cb, a97234e, 1b59e09, 4fca596, ed64a6b, 86245db, 50b3bec, c697725)'[name]'
placeholder for thefilename
option (cd5bd2a, 3d9ff48)filename
option can now be a function (c5beb4b)'auto'
public paths inside templates (a059fcf, b09b439)''
(5ea7de4)thisCompilation
in child compiler for faster builds (1d59e9a)Bug Fixes
clean-webpack-plugin (6b3d087)
4.5.1 (2021-01-03)
Bug Fixes
Configuration
📅 Schedule: "before 7am on Tuesday" in timezone Australia/Sydney.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.