moqada / hubot-5rolli

5ROLLI for Hubot
MIT License
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.8.0 of hubot-test-helper was just published.

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

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

hubot-test-helper 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/moqada/hubot-5rolli/builds/285054595?utm_source=github_status&utm_medium=notification)

Release Notes v1.8.0

1.8.0 (2017-10-08)

Features

  • Allow user.say accept a custom TextMessage (#48) (df04213)

Performance Improvements

Commits

The new version differs by 12 commits.

  • 07713ae chore: Test against node 8
  • 659aa9a Merge pull request #49 from mtsmfm/es2015
  • 6a621be perf: es2015
  • fe2f0fe chore: decaffeinate
  • aaa5072 chore: Fix setup
  • d574836 chore: Follow up removing integration test
  • 0504cda chore: Remove integration test
  • 238a60a chore: All test scripts should be end with _test
  • df04213 feat: Allow user.say accept a custom TextMessage (#48)
  • 7f4228f Merge pull request #48 from alFReD-NSH/custom-message
  • b1c9abe chore: Use chached
  • 6fca9a9 Allow user.say accept a custom TextMessage

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 1.7.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 1.8.1 just got published.

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

Release Notes v1.8.1

1.8.1 (2017-10-09)

Bug Fixes

  • npm package: Add back src directory to npm package (d705303)
Commits

The new version differs by 2 commits.

  • 34ac3ea Merge pull request #50 from halkeye/patch-1
  • d705303 fix(npm package): Add back src directory to npm package

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.9.0 just got published.

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

Release Notes v1.9.0

1.9.0 (2018-03-12)

Features

  • add ability to test robot.messageRoom(..) (13a8a28)
Commits

The new version differs by 6 commits.

  • 7f9e3f4 chore: Fix semantic-release command
  • ff58079 Merge pull request #53 from davidalpert/message-room
  • 13a8a28 feat: add ability to test robot.messageRoom(..)
  • 93a6772 chore: dummy dir is removed
  • 34ac3ea Merge pull request #50 from halkeye/patch-1
  • d705303 fix(npm package): Add back src directory to npm package

See the full diff