pelias / wof-admin-lookup

Who's on First Admin Lookup for the Pelias Geocoder
https://pelias.io
MIT License
9 stars 24 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 9.6.0 of nock was just published.

Branch Build failing 🚨
Dependency nock
Current Version 9.5.0
Type devDependency

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 could not complete due to an error ([Details](https://travis-ci.org/pelias/wof-admin-lookup/builds/413804078?utm_source=github_status&utm_medium=notification)).

Release Notes v9.6.0

9.6.0 (2018-08-08)

Features

  • Allow optionally() to be called with a value, specifying if the mock should be optional (d8a2606)
Commits

The new version differs by 2 commits.

  • d666949 Merge pull request #1177 from timrogers/master
  • d8a2606 feat: Allow optionally() to be called with a value, specifying if the mock should be optional

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

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

greenkeeper[bot] commented 6 years ago

Version 9.6.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v9.6.1

9.6.1 (2018-08-13)

Bug Fixes

  • set socket connecting state to always be false (ca1eea0)
Commits

The new version differs by 4 commits.

  • 80da59c docs: Add a section on becoming a Maintainer
  • ca1eea0 fix: set socket connecting state to always be false
  • 463f82a Merge pull request #1186 from nock/greenkeeper/needle-2.2.2
  • a94e867 chore(package): update needle to version 2.2.2

See the full diff