-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency html-webpack-plugin to v5 - abandoned #749
base: master
Are you sure you want to change the base?
Conversation
c8678fb
to
2fa4f0f
Compare
8e23ff2
to
6645f51
Compare
7045cf2
to
9601fbe
Compare
7f284cd
to
a375ed6
Compare
267f7c1
to
344a8fa
Compare
6ab4a52
to
4923081
Compare
9d04069
to
70c5263
Compare
3967b83
to
d789f79
Compare
82ea1b4
to
4abfd15
Compare
4abfd15
to
bd893dd
Compare
bd893dd
to
7bf6e8a
Compare
828ea46
to
c25a0ed
Compare
e92ae68
to
083032d
Compare
083032d
to
e82ec78
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
4.5.2
->5.5.0
Release Notes
jantimon/html-webpack-plugin
v5.5.0
Compare Source
Features
5.4.0 (2021-10-15)
Features
5.3.2 (2021-06-22)
Bug Fixes
5.3.1 (2021-03-09)
Bug Fixes
v5.4.0
Compare Source
v5.3.2
Compare Source
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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.