LightKone / antidote-rest-server

An HTTP/HTTPS REST API for AntidoteDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of chai-http is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency chai-http was updated from 4.2.0 to 4.2.1.

🚨 View failing branch.

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

chai-http 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 failed (Details).

Release Notes for 4.2.1 / 2019-01-02

This patch fixes usability issues for TypeScript definitions.

Community Contributions

Code Features & Fixes

Commits

The new version differs by 5 commits.

  • 24ef17b Merge pull request #233 from austince/release/4.2.1
  • a84c598 4.2.1
  • 30b0f73 fix: add typings to package.json files (#230)
  • d0aa54a Merge pull request #224 from chaijs/build-travis-update-npm-token
  • 3d2544e build(travis): update npm token

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 🌴

After pinning to 4.2.0 your tests are passing again. Downgrade this dependency πŸ“Œ.