frederikprijck / angularjs-webpack-starter

:rocket: A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.
184 stars 59 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

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](https://travis-ci.org/frederikprijck/angularjs-webpack-starter/builds/542849884?utm_source=github_status&utm_medium=notification)).

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](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

After pinning to 4.0.0-rc.6 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

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