j138 / grommet-boilerplate

grommet boilerplate
0 stars 0 forks source link

Update html-webpack-plugin to the latest version 🚀 #49

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.29.0 of html-webpack-plugin just got published.

Dependency html-webpack-plugin
Current Version 2.28.0
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of html-webpack-plugin. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 21 commits.

  • 9665c63 Add support for webpack 3(#707)
  • 2751ade README.md updated path property in output (#697)
  • efd1f78 chore(github): add issue_template.md (#677)
  • d77b399 Update README.md (#688)
  • 7a2aa84 Update template-option.md (#687)
  • 9b272cf make test passes for webpack@1 and webapck@2 (#642)
  • 7a43f10 docs(README): clearer explanation about minify (#666)
  • cc6ba28 Link plugin for inlining chunk manifest (#647)
  • b4bd75f Make example more explicit about filename (#649)
  • b8fd142 Update template-option.md (#590)
  • 5a76433 Add link media plugin to README (#591)
  • eeb94b5 this.resourcePath will avoid not skipping resource file with query params. (#588)
  • 810771e Update README.md
  • dc32a23 Added new preload plugin and description update (#580)
  • eb6a54f Run tests against webpack 1

There are 21 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: