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 nan is breaking the build 🚨 #11

Open
greenkeeper bot opened this issue Mar 14, 2019 · 5 comments
Open

An in-range update of nan is breaking the build 🚨 #11

greenkeeper bot opened this issue Mar 14, 2019 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 14, 2019

The devDependency nan was updated from 2.12.1 to 2.13.0.

🚨 View failing branch.

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

nan 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 passed (Details).
  • coverage/coveralls: First build on greenkeeper/nan-2.13.0 at 69.714% (Details).
  • continuous-integration/appveyor/branch: AppVeyor build failed (Details).

Commits

The new version differs by 3 commits.

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 Mar 14, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2019

  • The devDependency nan was updated from 2.13.0 to 2.13.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 19f08c2 2.13.1
  • cabd722 Prepare for 2.13.1
  • 12f9df9 fix: check V8 version directly instead of inferring from NMV (#840)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 24, 2019

  • The devDependency nan was updated from 2.13.1 to 2.13.2.

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

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 16, 2019

  • The devDependency nan was updated from 2.13.2 to 2.14.0.

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

Commits

The new version differs by 14 commits.

  • 1dcc61b 2.14.0
  • 36f4db8 Prepare for 2.14.0
  • d105809 add electron to travis test matrix (#848)
  • 4e96248 Add missing methods to Nan::Maybe (#852)
  • 8b2b384 Merge pull request #855 from 0xflotus/master
  • 87c5f4e Merge pull request #2 from 0xflotus/patch-2
  • 6487f2b Update asyncworker.md
  • 2337191 Merge pull request #1 from 0xflotus/patch-1
  • 58b87c7 Update README.md
  • e512f92 Add node 12 support
  • 3bd8b1b Remove sudo: false from .travis.yml (#847)
  • c428b85 2.13.2
  • 7a4bf3b Prepare for 2.13.2
  • fbaf422 remove usage of deprecated IsNearDeath (#842)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2020

  • The devDependency nan was updated from 2.14.0 to 2.14.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 31 commits.

  • eaae268 2.14.1
  • c40d662 Prepare for 2.14.1
  • e14c4e4 Add Node 14 to test matrix, update electron versions (#889)
  • 2c023bd use GetBackingStore() instead of GetContents() (#888)
  • 2c4ee8a test: create HandleScope in weak callback (#887)
  • 8208c55 Upgrade cpplint.py (#885)
  • 60e86a9 Add data to SetMethod and SetPrototypeMethod (#876)
  • c98d7aa Add node.js 13 and electron 7 to testmatrix, update electron versions (#873)
  • 6cc5744 update nodesource links
  • 957edbc Remove unnecessary local variable declaration (#870)
  • 0bdcb89 Fix some typos in comments (#866)
  • c4d9aca Merge pull request #864 from dynatrace-oss-contrib/update_testmatrix
  • 0996d1e Travis CI: update electron versions in test matrix
  • 008bc8b Merge pull request #862 from juanarbol/v8-docs
  • 162e97f Change: update v8 embedders guide in README

There are 31 commits in total.

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