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 webpack-node-externals is breaking the build 🚨 #31

Open
greenkeeper bot opened this issue Apr 1, 2018 · 3 comments
Open

Comments

@greenkeeper
Copy link

greenkeeper bot commented Apr 1, 2018

☝️ 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

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 1, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 1, 2018

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
Copy link
Author

greenkeeper bot commented Apr 1, 2018

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

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

0 participants