Skip to content
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

chore(deps): update dependency html-webpack-plugin to v5 #257

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
html-webpack-plugin 4.5.2 -> 5.6.3 age adoption passing confidence

Release Notes

jantimon/html-webpack-plugin (html-webpack-plugin)

v5.6.3

Compare Source

v5.6.2

Compare Source

v5.6.1

Compare Source

v5.6.0

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1829) (56ff3ae)
  • Added support type=systemjs-module via the scriptLoading option (#​1822) (7effc30)
Bug Fixes
5.5.4 (2023-12-06)
Bug Fixes
5.5.3 (2023-06-10)
Bug Fixes
5.5.2 (2023-06-08)
Bug Fixes
5.5.1 (2023-04-15)
Bug Fixes
  • perf: defer loading of pretty-error to improve startup time (#​1789) (988709d)

v5.5.4

Compare Source

v5.5.3

Compare Source

v5.5.2

Compare Source

v5.5.1

Compare Source

v5.5.0

Compare Source

Features
5.4.0 (2021-10-15)
Features
5.3.2 (2021-06-22)
Bug Fixes
  • update lodash and pretty error (9c7fba0
5.3.1 (2021-03-09)
Bug Fixes
  • remove loader-utils from plugin core (82d0ee8)

v5.4.0

Compare Source

v5.3.2

Compare Source

v5.3.1

Compare Source

v5.3.0

Compare Source

Features
  • allow to modify the interpolation options in webpack config (d654f5b)
  • drop loader-utils dependency (41d7a50)

v5.2.0

Compare Source

Features

v5.1.0

Compare Source

Features
  • omit html tag attribute with null/undefined/false value (aa6e78d), closes #​1598

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Drop support for webpack 4 and node <= 10 - For older webpack or node versions please use html-webpack-plugin 4.x
  • Entry javascript resources are now being loaded deferred in the <head> tag to improve the page load performance by default - You can set the scriptLoading option to 'blocking' to keep the previous behaviour
  • Setting publicPath to '' (an empty string) will no longer calculate a relative path from the html file to the assets anymore - You can set the publicPath option to 'auto' to keep the previous behaviour
  • Plugins for html-webpack-plugin which add additional assetTags should provide a meta attribute
  • Drop support for appcache-webpack-plugin
Features
  • drop webpack 4 and node <= 10 support to make use of the latest APIs (b7a9e8f)
  • use the new webpack 5 APIs and create html files during the new webpack.Compilation.PROCESS_ASSETS_STAGE_ADDITIONS compilation stage (8964bc4, b6895cb, a97234e, 1b59e09, 4fca596, ed64a6b, 86245db, 50b3bec, c697725)
  • allow generating one file per chunk with the new '[name]' placeholder for the filename option (cd5bd2a, 3d9ff48)
  • the filename option can now be a function (c5beb4b)
  • add support for 'auto' public paths inside templates (a059fcf, b09b439)
  • use defer as default script loading mechanism (35b6b87)
  • allow to set publicPath to an empty string '' (5ea7de4)
  • improve typings (197ddd8)
  • provide public path to the alterAssetTagGroups hook (1b54dfb)
  • provide public path to the alterAssetTags hook (b754626)
  • use thisCompilation in child compiler for faster builds (1d59e9a)
  • export new major in static property (8b692bd)
  • reduce dependencies (8c28aaa, 56e633f)
Bug Fixes
  • emit files on every build to work properly with plugins like the
    clean-webpack-plugin (6b3d087)
  • generate html files even if no webpack entry exists (2693dfa)
  • keep binary format when adding assets (7e2b208), closes #​1537

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch from 9d50f1d to 7f6d274 Compare October 20, 2021 05:10
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch 6 times, most recently from ee5bb25 to b54ee1d Compare January 14, 2022 14:53
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch from b54ee1d to 9ec4d5e Compare September 25, 2022 19:25
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch 3 times, most recently from d8975ea to c8186aa Compare March 25, 2023 04:22
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch from c8186aa to 0edaf33 Compare April 15, 2023 18:01
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch 2 times, most recently from 8c5646a to e873925 Compare June 10, 2023 22:04
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch 12 times, most recently from 5b573eb to 960f027 Compare June 25, 2023 20:03
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch 3 times, most recently from 8e4a2e1 to 3b2585b Compare June 28, 2023 10:31
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch from 3b2585b to e3bc538 Compare September 5, 2023 18:43
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch 6 times, most recently from 0dd0595 to 144d2a3 Compare October 30, 2023 22:50
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch from 144d2a3 to f16d438 Compare December 6, 2023 19:35
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch from f16d438 to 1e1fd5e Compare December 19, 2023 15:48
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch from 1e1fd5e to 1298555 Compare September 27, 2024 23:46
@renovate renovate bot changed the title Update dependency html-webpack-plugin to v5 chore(deps): update dependency html-webpack-plugin to v5 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch 2 times, most recently from 3785e4b to dcc3a86 Compare October 23, 2024 03:02
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch 6 times, most recently from 20441f4 to 2dcf1ba Compare November 5, 2024 00:50
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch 4 times, most recently from daa9424 to b5009fc Compare November 9, 2024 22:15
@renovate renovate bot changed the title chore(deps): update dependency html-webpack-plugin to v5 chore(deps): update dependency html-webpack-plugin to v5 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/html-webpack-plugin-5.x branch December 8, 2024 18:47
@renovate renovate bot changed the title chore(deps): update dependency html-webpack-plugin to v5 - autoclosed chore(deps): update dependency html-webpack-plugin to v5 Dec 10, 2024
@renovate renovate bot reopened this Dec 10, 2024
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch from 0ed4c71 to b5009fc Compare December 10, 2024 08:04
@renovate renovate bot force-pushed the renovate/html-webpack-plugin-5.x branch from b5009fc to 2a8c4ff Compare December 10, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants