stackriot / ng2-admin

MIT License
2 stars 0 forks source link

An in-range update of html-webpack-plugin is breaking the build 🚨 #93

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

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

Branch Build failing 🚨
Dependency html-webpack-plugin
Current Version 2.28.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As html-webpack-plugin is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/sethbergman/ng2-admin/builds/246658721?utm_source=github_status&utm_medium=notification) - ❌ **continuous-integration/codeship** Build failed [Details](https://app.codeship.com/projects/200379/builds/26291333)

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:

greenkeeper[bot] commented 7 years ago

After pinning to 2.28.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.