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 abstract-socket is breaking the build 🚨 #266

Open
greenkeeper bot opened this issue May 29, 2019 · 2 comments
Open

An in-range update of abstract-socket is breaking the build 🚨 #266

greenkeeper bot opened this issue May 29, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 29, 2019

The optionalDependency abstract-socket was updated from 2.0.0 to 2.1.0.

🚨 View failing branch.

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

abstract-socket is a optionalDependency 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).

Commits

The new version differs by 16 commits.

  • f2d2104 Raise version
  • dea6974 Update personal info
  • 267035c Merge pull request #18 from acrisci/fix-v12
  • 3458c83 fix: switch from deprecated apis
  • abd1dbe Merge pull request #15 from nornagon/v8-compat
  • 67e0874 Merge pull request #14 from sargun/upgrade-nan
  • 7d9c770 fix: use Nan::GetFunction for compatibility with v8 7.4
  • 77cc2d8 Upgrade nan
  • c35f289 Merge pull request #11 from dutchanddutch/master
  • e29357e make EINTR/EINPROGRESS real errors
  • c6d50b0 remove pointless HandleScopes
  • 97d10d7 use util._errnoException
  • 6c9a4e8 use default name for bindings
  • 0a1f9e1 bump obsolete versions of mocha and "should"
  • 849994d SOCK_CLOEXEC was introduced in 2008

There are 16 commits in total.

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
Contributor Author

greenkeeper bot commented May 29, 2019

After pinning to 2.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 15, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • b2c915f Raise version
  • 35b1b14 fix: use Nan::Set instead of v8::Object::Set

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