Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of karma-webpack is breaking the build 🚨 #82

Closed
greenkeeper bot opened this issue Jun 7, 2019 · 3 comments
Closed

An in-range update of karma-webpack is breaking the build 🚨 #82

greenkeeper bot opened this issue Jun 7, 2019 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jun 7, 2019

The devDependency karma-webpack was updated from 4.0.0-rc.6 to 4.0.0.

🚨 View failing branch.

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

karma-webpack 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).

Release Notes for v4.0.0

4.0.0 (2019-06-07)

Bug Fixes

chore

BREAKING CHANGES

  • default: minimum required nodejs version is 8.9
Commits

The new version differs by 8 commits ahead by 8, behind by 2.

  • 9138b13 chore(release): 4.0.0
  • 74e526f chore(default): update (#412)
  • a2b044d refactor(package): add more keywords for npm (#411)
  • ca7c5e2 chore(package): drop node v6 support (#409)
  • bef8bb6 refactor(karma-webpack): fix linting error (#410)
  • 63cfd78 fix(karma-webpack): Regression in multi-compiler mode (#390) (#391)
  • 11cb4fb chore(release): 4.0.0-rc.6
  • ed66799 chore(package-lock): fix low severity vulnerabilities

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 Jun 7, 2019

After pinning to 4.0.0-rc.6 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 7, 2019

  • The devDependency karma-webpack was updated from 4.0.0 to 4.0.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.0.1

4.0.1 (2019-06-07)

Bug Fixes

  • package: point to dist instead of lib (#417) (c0a0d47)
Commits

The new version differs by 3 commits.

  • 0155062 chore(release): 4.0.1
  • c0a0d47 fix(package): point to dist instead of lib (#417)
  • 737f5bc docs: fix readme (#413)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 8, 2019

  • The devDependency karma-webpack was updated from 4.0.1 to 4.0.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.0.2

4.0.2 (2019-06-08)

Bug Fixes

  • don't error when webpackMiddleware config not provided' (#418) (7570912)
Commits

The new version differs by 5 commits.

  • 48878eb chore(release): 4.0.2
  • 7570912 fix: don't error when webpackMiddleware config not provided' (#418)
  • 0155062 chore(release): 4.0.1
  • c0a0d47 fix(package): point to dist instead of lib (#417)
  • 737f5bc docs: fix readme (#413)

See the full diff

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

No branches or pull requests

1 participant