adilzeshan / starter-kit

Personal starter kit
MIT License
0 stars 0 forks source link

An in-range update of webpack-cli is breaking the build 🚨 #31

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency webpack-cli was updated from 3.3.9 to 3.3.10.

🚨 View failing branch.

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

webpack-cli 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 could not complete due to an error ([Details](https://travis-ci.org/adilzeshan/starter-kit/builds/605336914?utm_source=github_status&utm_medium=notification)).

Release Notes for Webpack CLI v3.3.10

Version 3.3.10 comes with a new flag no-cache, version patches to security and removal of out-of-sync mono-repo tests. The change is considered a patch, since no functionality is changed.

Full changelog found here

Commits

The new version differs by 4 commits.

  • f9f0860 chore: v3.3.10
  • 08a7650 chore: remove un-synced tests
  • 1208aa6 feat: add new flag and patch sec dep (#1102)
  • 6ad6099 chore: sec patch

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 4 years ago

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