TheToxProject / client

The Universal Tox client. Platform-agnostic Tox client with user-friendlyness in mind!
https://tox-rebrand.herokuapp.com
MIT License
97 stars 10 forks source link

Update html-webpack-plugin to the latest version šŸš€ #45

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.0.5 of html-webpack-plugin was just published.

Dependency html-webpack-plugin
Current Version 3.0.0
Type dependency

The version 3.0.5 is not covered by your current version range.

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of html-webpack-plugin.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 16 commits.

  • 422d828 chore(release): 3.0.5
  • 2288f20 fix(hooks): Remove deprecated tapable calls #879
  • 020b714 fix(entries): do not ignore JS if there is also CSS
  • 5711f16 Add a note about ordering first
  • 8038a17 chore(release): 3.0.4
  • 0348d6b fix(entries): Don't add css entries twice
  • dc233b5 Fix typos, add links to issues and pull
  • 44fcf14 chore(release): 3.0.3
  • 0558c18 refactor(performance): Reduce the generated chunk information to speed up build time
  • 256f990 Change in-line spelling (#777)
  • 2c8637c chore(release): 3.0.2 (#867)
  • 985654c docs(README): update template variables list (#840)
  • 1ff661c Add plugin to README.md (#853)
  • 7587754 Fix to work with loader-utils ^1.1.0 (#792)
  • 17b6f19 chore(release): 3.0.1

There are 16 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 3.0.6 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 3 commits.

  • 1b2a71d chore(release): 3.0.6
  • bcbb036 fix(hooks): Call tapable.apply directly #879
  • eb0b765 docs(readme): fix options table

See the full diff