gursesl / cherrypie

Cherry pie making recipes
0 stars 1 forks source link

An in-range update of webpack-hot-middleware is breaking the build 🚨 #132

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.21.1 of webpack-hot-middleware was just published.

Branch Build failing 🚨
Dependency webpack-hot-middleware
Current Version 2.21.0
Type devDependency

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

webpack-hot-middleware is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/gursesl/cherrypie/builds/347476464?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 11 commits.

  • ae79f6a 2.21.1
  • 2da2e24 Upgrade example to webpack v4
  • e052aed Support plugin API of webpack v3 and v4
  • dfd30d6 Merge pull request #286 from silverlight513/example-fix
  • 9890dcc fixed call to bundle file in example
  • a257b08 Merge pull request #285 from kagawagao/master
  • 43c3a0e Update README.md
  • 5cdf04b Merge pull request #282 from olsonpm/fix-readme
  • 757cb54 koa-webpack no longer depends on this module
  • 6086db2 Merge pull request #276 from shellscape/master
  • 319c565 update README with koa-webpack

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

After pinning to 2.21.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 6 years ago

Version 2.21.2 just got published.

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

Commits

The new version differs by 5 commits.

  • 7bc3f34 2.21.2
  • c975a09 Merge pull request #289 from Runrioter/master
  • 7837da1 refactor: use native url lib
  • 6b756cc Merge pull request #288 from qazbnm456/master
  • 5e7112f use 'invalid' hook instead

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.22.0 just got published.

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

Commits

The new version differs by 17 commits.

  • 6133e21 2.22.0
  • 92381b5 Merge pull request #300 from webpack-contrib/d3viant0ne/ci/CanaryUpdate
  • 385ce11 ci(circle): Pick up latest config from defaults
  • ad9326f docs(readme): Update CI status badge
  • ffb4a46 ci(Circle): Update to defaults CircleCI config
  • b79474f chore(package): Change coverage tooling
  • 8fba554 ci(Travis): Update to defaults 1.x CI configuration
  • e1cee48 docs(readme): Update coverage badge to codecov
  • 6fa86d5 docs(readme): Update project urls
  • 052a6bc Assign copyright to JS foundation
  • b0af1f9 Merge pull request #275 from benjarwar/feature/overlay-warnings
  • 2e8da50 Merge branch 'master' into feature/overlay-warnings
  • f51a473 Add conditional check for reporter
  • 81abf53 Strengthen overlayWarnings override
  • 8984fa2 Bump webpack-dev-middleware version in example

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.22.1 just got published.

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

Commits

The new version differs by 3 commits.

  • 78c9e7e 2.22.1
  • 0ad2a10 Ensure that warning logs are still shown when the overlay isn't
  • a7edfd5 Hot update warning builds when warning overlay is off

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.22.2 just got published.

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

Commits

The new version differs by 3 commits.

  • 30d12c3 2.22.2
  • e0da910 Merge pull request #308 from webpack-contrib/fix-warning-overlay
  • f4353b9 Correctly hide the overlay when an errored build becomes merely warning

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.22.3 just got published.

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

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.23.0 just got published.

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

Commits

The new version differs by 12 commits.

  • 258d828 2.23.0
  • dd7f17d Fixes to tests for latest version of mocha
  • b54027d Use npm audit instead of nsp
  • 30ca703 Dependency bumps
  • 4e21caa Merge pull request #329 from okcoker/json-improvement
  • c3efe6f Merge branch 'master' into json-improvement
  • cc6cdce Merge pull request #327 from nvdlug/patch-1
  • 686dc75 Add test for compilation name fallback
  • 3b11308 Explicitly grab necessary json keys for publish
  • 1c57962 Fix typo
  • 3e378c4 Merge pull request #325 from blowery/patch-1
  • 72ef256 typos in middleware test comments

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.23.1 just got published.

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

Commits

The new version differs by 2 commits.

  • 26e8479 2.23.1
  • 573b9a3 Add some fallback code to handle missing stats compilation details

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • fb89103 2.24.1
  • bae11c0 Merge pull request #333 from Zdend/moduleId-fallback
  • be7d5cb Using a fallback moduleId if it cannot be found in the moduleMap

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 0307650 2.24.2
  • d402149 Merge pull request #335 from Zdend/string-evaluation-fix
  • 1efd7d2 Fixing pipe evaluation inside string concatenation for error output and logging of updates

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • bf72dcd 2.24.3
  • 621155d Merge pull request #336 from chiplay/patch-1
  • af4d5bd Add cached to stats output
  • be1c4fe Remove all: false from stats.toJson options to fix HMR in certain setups

See the full diff