Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

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

Open
greenkeeper bot opened this issue May 23, 2018 · 2 comments
Open

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

greenkeeper bot opened this issue May 23, 2018 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 23, 2018

Version 2.1.4 of webpack-cli was just published.

Branch Build failing 🚨
Dependency webpack-cli
Current Version 2.1.3
Type devDependency

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

Release Notes v2.1.4

2.1.4 (2018-05-23)

Bug Fixes

Commits

The new version differs by 10 commits.

  • 3953648 fix(dependencies): fix vulnerabilities (#458)
  • 7c01f39 chore(travis): move npm ci to install task (#424)
  • aefa520 chore(travis): add Node.js 10 (#425)
  • 8283ba9 chore(docs): update readme
  • 9760a4d Update dependencies to enable Greenkeeper 🌴 (#443)
  • 4cca655 chore(travis): run lockfile cmds on tests (#444)
  • d0fb42c cli(init): revise installation steps (#441)
  • 51851e8 fix(pkg): test auto setup
  • bb181a1 chore(travis): Add encrypted private ssh key
  • 2091d1c chore(package.lock): update pkg.lock

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 23, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2018

Version 2.1.5 just got published.

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

Release Notes v2.1.5

2.1.5 (2018-06-01)

Bug Fixes

  • entry: fix a bug when --display-entrypoints=false does not hide entries (#464) (c2398a2)
Commits

The new version differs by 4 commits.

  • 3a8fcce chore(deps): Update conventional-changelog-cli to the latest version 🚀 (#474)
  • 3442865 tests(binTestCases): refactor to make tests pass (#472)
  • c2398a2 fix(entry): fix a bug when --display-entrypoints=false does not hide entries (#464)
  • 9977406 chore(package): update jest-cli to version 23.0.1 (#467)

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants