nomve / webpack-karma-setup

0 stars 0 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.10.1 of webpack was just published.

Branch Build failing 🚨
Dependency webpack
Current Version 4.10.0
Type devDependency

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

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

Release Notes v4.10.1

Bugfixes

  • update reasons correctly when skipping side-effect-free modules
Commits

The new version differs by 14 commits.

  • b80296f 4.10.1
  • c01cb97 Merge commit 'ba703401d580ad623af17fe96ed98b4d801e0313'
  • 1e09650 Merge pull request #7411 from aleen42/master
  • b756012 Merge pull request #7430 from webpack/bugfix/side-effects-reasons
  • 351c993 fixup reasons when redirecting dependencies for side-effects
  • bfdb769 Merge pull request #7427 from ronanamsterdam/feature/test-readme-update
  • 4fc3981 Merge pull request #7429 from webpack/test/issue-7401
  • 5705713 Issue #7424: test/README update with jest snapshot flow
  • 504148c add test cases for #7401
  • 24072ab chore: fix snap for #7263
  • 9e136cd fix: proper way for inner declaration of a function. #7263
  • 67fa81f Merge pull request #7419 from webpack/bugfix/wasm-multi-direct
  • e367b93 add test cases for unused exports
  • 909a2ac fix small bug in wasm runtime

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: