Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps html-webpack-plugin from 3.2.0 to 4.0.3.

Changelog

Sourced from html-webpack-plugin's changelog.

4.0.3 (2020-03-28)

Bug Fixes

  • add webpack, tapable and html-minifier-terser as dependencies because of types.d.ts (238da81)

4.0.2 (2020-03-26)

Bug Fixes

  • don't remove trailing slashes from self closing tags by default (2281e4b)

4.0.1 (2020-03-23)

Bug Fixes

  • update typedefs to match with html-minifier-terser (2698c7e)

4.0.0 (2020-03-23)

The summary can be found in the release blog post.

Bug Fixes

  • Add dependencies from the child compilation to the main compilation (27c3e72)
  • Add typing for assets(Close jantimon#1243) (9fef060)
  • allow contenthash along with templatehash (049d4d3), closes #1033
  • Catch and ignore pretty-error errors (2056139), closes #921
  • Drop @types/webpack dependency (d4eb1c7)
  • Ignore foreign child compilers (1422664)
  • Improve perfomance for appcache files (b94e043)
  • load script files before style files files in defer script loading mode (97f9fb9)
  • Prevent chunks from beeing added multiple times (d65b37d)
  • Prevent lodash from being inlined to work around a babel-loader incompatibility (7f21910), closes #1223
  • Remove compilation.getStats() call for performance reasons (7005a55)
  • remove useless links for options (#1153) (267e0e0)
  • Update references to html-minifier (24bf1b5), closes #1311
  • typings.d.ts: added apply method type to HtmlWwbpackPlugin class definitoin (8b7255f), closes jantimon#1244
  • rename contenthash to templatehash (4c11c5d)
  • Repair typings (#1166) (f4cb241)
  • small type. minifcation instead of minification (#1154) (56037a6)
... (truncated)
Commits
  • 965dae6 chore(release): 4.0.3
  • 238da81 fix: add webpack, tapable and html-minifier-terser as dependencies because of...
  • 2ab27f0 chore(release): 4.0.2
  • 2281e4b fix: don't remove trailing slashes from self closing tags by default
  • d1b173f docs: fix link to compilation object
  • 710e299 chore(release): 4.0.1
  • 2698c7e fix: update typedefs to match with html-minifier-terser
  • 536b402 docs: Update installation instructions
  • eb73905 chore(release): 4.0.0
  • 42a6d4a Add typing for getHooks
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 30, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #10.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/html-webpack-plugin-4.0.3 branch April 2, 2020 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants