Closed greenkeeper[bot] closed 7 years ago
After pinning to 3.1.10 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 10 commits.
7761ce3
use released node-pre-gyp with repaired node v0.10.x support
95f2d24
bump to v3.1.12 [publish binary]
e3f5002
use Nan::ForceSet to avoid v8 deprecation issue
fa77a07
fix node-gyp version to use released version
354d688
remove node-gyp from package.json since it will now break node v0.10.x support
105861d
point at diff upstream node-pre-gyp
6dd888e
fix node-pre-gyp testing url
9a8a8e9
attempt to fix node v0.10.x build
7bfbcc4
put gcc-preinclude.h in CFLAGS as well
23dddf8
more glibc testing into build script to ensure we test right binaries
See the full diff
Your tests are still failing with this version. Compare the changes 🚨
Version 3.1.11 of sqlite3 just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As sqlite3 is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/HiFaraz/identity-desk/builds/274891742?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 8 commits.
ed7e649
update changelog [skip ci]
cbdcbee
bump to v3.1.11 [publish binary]
1dc2981
Merge pull request #875 from mapbox/memcpy-on-travis
11fd190
only apply gcc-preinclude.h for binaries on travis
a18ca2e
correctly search for GLIBC
a83f376
stay building on precise / dump glib requirements of binaries
17043e5
Merge pull request #873 from jimcloudman/master
830ceb9
Added note about custom builds & Electron
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: