lgaticaq / hubot-what3words

A hubot script to get what3words from a address or coordinates
MIT License
0 stars 0 forks source link

An in-range update of hubot-test-helper is breaking the build 🚨 #6

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.6.0 of hubot-test-helper just got published.

Branch Build failing 🚨
Dependency hubot-test-helper
Current Version 1.5.1
Type devDependency

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

As hubot-test-helper 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 failed [Details](https://travis-ci.org/lgaticaq/hubot-what3words/builds/251219315?utm_source=github_status&utm_medium=notification)

Release Notes v1.6.0

<a name"1.6.0">

1.6.0 (2017-07-07)

Features

  • Update hubot dependency to allow for hubot 3 (cdc551b6)
Commits

The new version differs by 2 commits.

  • 5e426eb Merge pull request #44 from technicalpickles/hubot-3-compatibility
  • cdc551b feat: Update hubot dependency to allow for hubot 3

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:

greenkeeper[bot] commented 7 years ago

After pinning to 1.5.1 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 7 years ago

Version 1.7.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.7.0

1.7.0 (2017-08-21)

Features

  • Add the ability to attach parameters to user (#45) (cf8e89b)
Commits

The new version differs by 4 commits.

  • cf8e89b feat: Add the ability to attach parameters to user (#45)
  • 7cee45d [feat] Add the ability to attach parameters to user (#45)
  • a995984 Merge pull request #45 from alFReD-NSH/user-params
  • 4ab93c4 Add the ability to attach parameters to user

See the full diff