oneblink / bm-uploader.js

Javascript wrapper for the blob uploader service
MIT License
0 stars 0 forks source link

An in-range update of clean-webpack-plugin is breaking the build 🚨 #48

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.1.18 of clean-webpack-plugin was just published.

Branch Build failing 🚨
Dependency clean-webpack-plugin
Current Version 0.1.17
Type devDependency

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

clean-webpack-plugin 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/blinkmobile/bm-uploader.js/builds/333927847?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 5 commits.

  • 63a2388 bumped version
  • 6aa6525 Merge pull request #72 from chrisschrijver/master
  • 93cd388 Dont use "beforeEmit" option in watch mode
  • a2f6a12 Update README.md
  • 5e27850 perform clean just before emiting files to output dir

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 0.1.17 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 0.1.19 just got published.

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

Commits

The new version differs by 7 commits.

  • e9895d3 bump version
  • 4b4b06c Merge pull request #77 from aulisius/migrate-to-webpack-4
  • f41e3d6 Change const to var
  • 4918ca2 Revert "Revert formatting and remove hooks check"
  • bd709d4 Move pluginName to top of file
  • 9eea542 Revert formatting and remove hooks check
  • 80be8f0 Migrate to webpack@4

See the full diff