nkbt / nightwatch-autorun

Zero-configuration runner to automatically install and run End-to-End tests with Nightwatch and Selenium
MIT License
14 stars 1 forks source link

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

Closed greenkeeper[bot] closed 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.25.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 37 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 37 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:

greenkeeper[bot] commented 7 years ago

Version 2.30.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 09a96f5 Release 2.30
  • cb15071 Uses a singleton cache to store the compilation stats (#723)
  • 6f15d18 Add manual sort mode
  • bd043db Change headReg and bodyReg to allow spaces (#709)
  • 2cc10df Release 2.29.0

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.30.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 0cf580c fix(template): prevent undefined error in template loader (#754)
  • 7ca7cb7 Add sort-manually examples for webpack 3

See the full diff