jonrohan / hubot-rubygems-search

Use hubot to search rubygems.org for a specific gem
MIT License
1 stars 2 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.1.0 of hubot was just published.

Branch Build failing 🚨
Dependency hubot
Current Version 3.0.1
Type devDependency

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

hubot 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/jonrohan/hubot-rubygems-search/builds/411793292?utm_source=github_status&utm_medium=notification)).

Release Notes v3.1.0

3.1.0 (2018-08-03)

Features

  • express: bump express and connect-multiparty (0a7e70b)
Commits

The new version differs by 30 commits.

  • 9b6f46e Update semantic-release to latest
  • e882565 Merge pull request #1458 from hubotio/upgrade-npm-before-install
  • 4404d12 CI: Another attempt to fix release
  • 74866f9 Revert "Merge pull request #1456 from hubotio/make-sure-npx-is-installed"
  • c2171db Merge pull request #1456 from hubotio/make-sure-npx-is-installed
  • 7157067 CI: Install npx before using it during deploy
  • 350519d Merge pull request #1455 from hubotio/travis-deploy-semantic-release
  • 8ac6fae CI: Use updated method of using semantic-release with Travis
  • e944fa0 Merge pull request #1453 from mistydemeo/upgrade_express
  • e1a91de Merge branch 'master' into upgrade_express
  • 928aff7 Merge pull request #1454 from mistydemeo/travis_drop_node_4
  • 6578447 chore(travis): drop Node 4, add Node 10
  • 0a7e70b feat(express): bump express and connect-multiparty
  • d0c13d2 Merge pull request #1426 from MikeMcQuaid/patch-1
  • e998db9 CONTRIBUTING: note license.

There are 30 commits in total.

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 3.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 3.1.1 just got published.

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

Release Notes v3.1.1

3.1.1 (2018-08-03)

Bug Fixes

  • docstrings: split on any newline (43acd6d)
Commits

The new version differs by 4 commits.

  • ea182fa Merge pull request #1416 from mistydemeo/do_not_trim_deprecated_syntax_lines
  • d32e695 Merge branch 'master' into do_not_trim_deprecated_syntax_lines
  • 194847e Merge branch 'master' into do_not_trim_deprecated_syntax_lines
  • 43acd6d fix(docstrings): split on any newline

See the full diff