kildem / JavaScript-development-environment

Test a JavaScript development environment
1 stars 0 forks source link

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

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/appveyor/branch** Waiting for AppVeyor build to complete [Details](https://ci.appveyor.com/project/kildem/javascript-development-environment/build/1.0.70) - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/kildem/JavaScript-development-environment/builds/246658588?utm_source=github_status&utm_medium=notification)

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.

greenkeeper[bot] commented 7 years ago

Version 2.30.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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.

Your tests are still failing with this version. Compare the changes 🚨

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