Open greenkeeper[bot] opened 5 years ago
After pinning to 2.11.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
nan was updated from 2.13.2
to 2.14.0
.Your tests are still failing with this version. Compare changes
The new version differs by 11 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)
See the full diff
dependency
nan was updated from 2.14.0
to 2.14.1
.Your tests are still failing with this version. Compare changes
The new version differs by 17 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 17 commits in total.
See the full diff
The dependency nan was updated from
2.11.1
to2.12.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 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/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/mmis1000/winctl/builds/21043710)).Commits
The new version differs by 11 commits.
e8f8519
2.12.0
55923c8
Prepare for 2.12.0
8883bed
add node.js version 11 (#830)
e222068
Fix deprecation warnings in test suite.
509859c
Fix Node.js v10.12.0 deprecation warnings.
e6ef6a4
Allow SetWeak() for non-object persistent handles. (#824)
801f129
doc: fix link
02888e1
Drop Node.js v0.8.x from Travis CI.
0c95010
[doc] fix links and a few copy paste errors (#816)
2e5ed4f
Add scope.Escape() to Call() (#817)
3736dd1
add nan-*.tgz to .npmignore (#818)
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: