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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hubot to the latest version 馃殌 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 28, 2017

Version 3.0.0 of hubot just got published.

Dependency hubot
Current Version 2.19.0
Type devDependency

The version 3.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of hubot.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


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 bot added a commit that referenced this pull request Aug 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 3, 2018

Version 3.1.0 just got published.

Update to this version instead 馃殌

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 bot added a commit that referenced this pull request Aug 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 3, 2018

Version 3.1.1 just got published.

Update to this version instead 馃殌

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 bot added a commit that referenced this pull request Jan 10, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 10, 2019

  • The devDependency hubot was updated from 2.19.0 to 3.2.0.

Update to this version instead 馃殌

Release Notes for v3.2.0

3.2.0 (2019-01-10)

Features

  • Brain: ensure User objects are actually User objects (a6201ad)
Commits

The new version differs by 22 commits.

  • a3d80c1 Merge pull request #1487 from mistydemeo/reconstruct_users
  • a6201ad feat(Brain): ensure User objects are actually User objects
  • f9b18be Merge pull request #1466 from loveonelong/master
  • 37ea3d4 Merge branch 'master' into master
  • 3e32c1e Merge pull request #1477 from tsukakei/patch-1
  • 83cd611 Merge branch 'master' into patch-1
  • c9167be Merge branch 'master' into master
  • 03ee451 Merge pull request #1486 from jawn/patch-1
  • beb430b Merge branch 'master' into master
  • a1b47dd Merge branch 'master' into patch-1
  • 5fbdc79 Merge branch 'master' into patch-1
  • 466ae89 Merge pull request #1484 from hubotio/adapter_es2015_note
  • 685e0ad Fix spelling
  • 6ac6823 Adapter docs: document ES2015 entry point
  • 69b6f5f docs(src/robot.js): add comment for alias

There are 22 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2019

  • The devDependency hubot was updated from 2.19.0 to 3.3.0.

Update to this version instead 馃殌

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 11 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
  • 42bff23 chore(package.json): bump to the latest coveralls
  • 031c466 chore(package.json): bump to the latest mocha
  • fd0f06b chore(package): Upgrade nyc to the 13.x series

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 6, 2019

  • The devDependency hubot was updated from 2.19.0 to 3.3.1.

Update to this version instead 馃殌

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 2.19.0 to 3.3.2.

Update to this version instead 馃殌

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

greenkeeper bot added a commit that referenced this pull request Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants