edwellbrook / node-tvdb

Node.js library for accessing TheTVDB API
https://edwellbrook.github.io/node-tvdb/
MIT License
66 stars 28 forks source link

An in-range update of nock is breaking the build 🚨 #115

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency nock was updated from 10.0.5 to 10.0.6.

🚨 View failing branch.

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

nock 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](https://travis-ci.org/edwellbrook/node-tvdb/builds/474600011?utm_source=github_status&utm_medium=notification)).

Release Notes for v10.0.6

10.0.6 (2019-01-02)

Bug Fixes

Commits

The new version differs by 1 commits.

  • cb56669 fix: Mock responses should fire when timers are mocked (#1335)

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 5 years ago

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

edwellbrook commented 5 years ago

One off error. Working after rerunning the test.