fcarrascosa / fcarrascosa-slider

A simple Slider made with lit-element
ISC License
1 stars 2 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

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

🚨 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/jenkins/branch:** This commit cannot be built ([Details](https://jenkins.fcarrascosa.es/job/fcarrascosa-slider/job/greenkeeper%252Fwebpack-cli-3.3.9/1/display/redirect)).

Commits

The new version differs by 3 commits.

  • 48c03ab chore: v3.3.9
  • a1341bd Merge pull request #1078 from lneveu/fix/process-exit-hang
  • ee001bd fix: use process.exitCode instead of process.exit in compilerCallback

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

Your tests are still failing with this version. Compare changes

Release Notes for Webpack-CLI v3.3.8

Webpack-CLI v3.3.8 comes with a validation bugfix to support webpack 5 and version 4. A full changelog is found here

Commits

The new version differs by commits ahead by 0, behind by 3.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Webpack-CLI v3.3.7

Version 3.3.7 comes with vulnerability patches and a bugfix to using the CLI when there is no configuration file present. A full changelog found here

Commits

The new version differs by commits ahead by 0, behind by 7.

See the full diff

greenkeeper[bot] commented 5 years ago

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