deltachat / deltachat-node

Email-based instant messaging for Node.js.
GNU General Public License v3.0
45 stars 11 forks source link

An in-range update of node-gyp is breaking the build 🚨 #407

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency node-gyp was updated from 6.0.1 to 6.1.0.

🚨 View failing branch.

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

node-gyp 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 is in progress ([Details](https://travis-ci.org/deltachat/deltachat-node/builds/634033034?utm_source=github_status&utm_medium=notification)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/Jikstra/deltachat-node/builds/29961409)).

Commits

The new version differs by 20 commits.

  • a79d866 v6.1.0: bump version and update changelog
  • f242ce4 lib: compatibility with semver ≥ 7 (new for semver.Range)
  • 9a7dd16 doc: remove backticks from Python version list
  • 14f2a07 gyp: list(dict) so we can del dict(key) while iterating
  • 26cd6ea doc: add GitHub Actions badge (#1994)
  • 470cc21 test: remove old docker test harness (#1993)
  • 312c12e doc: update macOS_Catalina.md (#1992)
  • 31ecc84 test: add Windows to GitHub Actions testing (#1996)
  • 5a729e8 test: fix typo in header download test (#2001)
  • 038b4a3 v5.0.6: bump version and update changelog
  • 3bcba2a lib: noproxy support, match proxy detection to request
  • 345c70e test: direct python invocation & simpler pyenv
  • d6a7e0e test: fix macOS Travis on Python 2.7 & 3.7
  • 5a64e9b test: initial Github Actions with Ubuntu & macOS
  • f7b6b6b doc: fix typo in README.md (#1985)

There are 20 commits in total.

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:

greenkeeper[bot] commented 4 years ago

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