Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Jun 28, 2017 · 6 comments
Open

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

greenkeeper bot opened this issue Jun 28, 2017 · 6 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jun 28, 2017

Version 3.0.0 of hubot just got published.

Branch Build failing 🚨
Dependency hubot
Current Version 2.19.0
Type devDependency

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

As hubot 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 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 158 commits.

  • 98ad3ce Merge pull request #1361 from hubotio/evolution/6/semantic-release
  • 18b44be feat: require(hubot/es2015) exports native ECMAScript 2015 classes
  • 8f37687 test(2e2): increase timeout from 10s to 30s
  • 6475fc8 chore(package): publish with @next dist-tag
  • 2b330cd docs(CONTRIBUTING): update for semantic-release
  • 7ca06bf chore(CHANGELOG): changes now on https://github.com/hubotio/hubot/releases
  • b2b319c chore(travis): semantic-release setup
  • 099e541 chore(package): semantic-release setup
  • 39e064a chore(package): update repository url
  • e744f62 refactor(es2015): simplify testability of loadBot()
  • 6e393a6 test: require('hubot/es2015')
  • 398990b Merge pull request #1358 from hubotio/package-engines-update
  • 2a46ab0 chore(package): update node/npm versions to LTS in "engines"
  • 8812b8b Merge pull request #1360 from hubotio/evolution/4/e2e-test
  • 4d4bd7f chore(travis): run e2e test in after_script

There are 158 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2017

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 3, 2018

Version 3.1.0 just got published.

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

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 34 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 34 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 3, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2019

  • The devDependency hubot was updated from 3.2.0 to 3.3.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.0

3.3.0 (2019-02-19)

Features

  • Add new Datastore class (a494d0e)
  • User: add Datastore support (40712e1)
Commits

The new version differs by 33 commits.

  • d2b57bd Merge pull request #1489 from hubotio/add_datastore_clean
  • 8392f0d Merge branch 'master' into add_datastore_clean
  • 067a70d Merge pull request #1482 from mistydemeo/dep_updates
  • d7b0ee7 Merge branch 'master' into dep_updates
  • 40712e1 feat(User): add Datastore support
  • a494d0e feat: Add new Datastore class
  • 02ef730 Merge pull request #1468 from mattr-/upgrade-nyc
  • d7b3a33 Merge branch 'master' into upgrade-nyc
  • a3d80c1 Merge pull request #1487 from mistydemeo/reconstruct_users
  • a6201ad feat(Brain): ensure User objects are actually User objects
  • 42bff23 chore(package.json): bump to the latest coveralls
  • 031c466 chore(package.json): bump to the latest mocha
  • f9b18be Merge pull request #1466 from loveonelong/master
  • 37ea3d4 Merge branch 'master' into master
  • 3e32c1e Merge pull request #1477 from tsukakei/patch-1

There are 33 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 6, 2019

  • The devDependency hubot was updated from 3.3.0 to 3.3.1.

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.1

3.3.1 (2019-03-06)

Bug Fixes

  • Brain: avoid retaining dangerous robot/brain references (947d988)
Commits

The new version differs by 2 commits.

  • c1c2611 Merge pull request #1496 from mistydemeo/fix_circular_reference
  • 947d988 fix(Brain): avoid retaining dangerous robot/brain references

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 17, 2019

  • The devDependency hubot was updated from 3.3.1 to 3.3.2.

Your tests are still failing with this version. Compare changes

Release Notes for v3.3.2

3.3.2 (2019-04-17)

Bug Fixes

  • address deprecation warning on startup (af8acb3)
Commits

The new version differs by 3 commits.

  • 7795fe5 Merge pull request #1497 from Trott/silence-deprecation-warning
  • 39b8d59 Update robot.js
  • af8acb3 fix: address deprecation warning on startup

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants