mixassio / Task-manager

https://shielded-headland-45096.herokuapp.com
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency webpack was updated from 4.40.3 to 4.41.0.

🚨 View failing branch.

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

webpack is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/mixassio/Task-manager/builds/589025259?utm_source=github_status&utm_medium=notification)).

Release Notes for v4.41.0

Developer Experience

  • disallow cache group named test with shorthand syntax to point out a potential config error

Performance

  • Improve performance of LimitChunkCountPlugin
Commits

The new version differs by 5 commits.

  • 36e318b 4.41.0
  • 494b223 Merge pull request #9728 from webpack/validation/potential-config-error-cache-groups
  • 951bf0d Merge pull request #9727 from webpack/perf/limit-chunk-count
  • 03b32d3 disallow shorthand cache groups syntax with cache group named test
  • 6f1c685 Improve performance of LimitChunkCountPlugin a lot

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.40.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.