z-kit / z-hello

The z-kit component template, starter point to create z-kit compatible components.
MIT License
1 stars 0 forks source link

An in-range update of webpack-node-externals is breaking the build 🚨 #49

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.7.0 of webpack-node-externals was just published.

Branch Build failing 🚨
Dependency webpack-node-externals
Current Version 1.6.0
Type devDependency

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

webpack-node-externals 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/z-kit/z-hello/builds/360973535?utm_source=github_status&utm_medium=notification)

Release Notes v1.7.0
  • Custom function importType
  • Added options for readFromFile
  • Remove log on error
  • Updated CI
Commits

The new version differs by 13 commits.

  • c504c8d 1.7.0
  • 44b91de Update README.md
  • bfc6e83 support custom function importType
  • b9ee53b added options to readFromFile
  • b1b637b Merge pull request #46 from Crazymax11/master
  • 9ae3c3f Merge pull request #41 from snaerth/master
  • 7be8254 Merge branch 'master' into master
  • ef5d711 update dependencies
  • 542d4be Update .travis.yml
  • c123c53 Drop support node 0.12
  • 75d345b Restore support for node 5 and node 0.12
  • f571ab3 Do not log error when node_modules does not exist
  • 09b5adc Updated reference comment to webpack externals. Url was a bad link

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 6 years ago

After pinning to 1.6.0 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 6 years ago

Version 1.7.1 just got published.

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

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.7.2 just got published.

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

Commits

The new version differs by 2 commits.

See the full diff