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

Bump hubot from 2.19.0 to 3.1.1 #28

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps hubot from 2.19.0 to 3.1.1.

Release notes

Sourced from hubot's releases.

v3.1.1

3.1.1 (2018-08-03)

Bug Fixes

  • docstrings: split on any newline (43acd6d)

v3.1.0

3.1.0 (2018-08-03)

Features

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

v3.0.1

3.0.1 (2017-06-29)

Bug Fixes

  • engines syntax fix for npm@2 (beb8dca)

v3.0.0

3.0.0 (2017-06-28)

This is the first release done via semantic-release. Find changes for previous versions at CHANGELOG.md

Breaking Changes

  • [email protected] and [email protected] are no longer supported
  • Deep requires like require(hubot/src/adapter) are no longer supported, use require(hubot).Adapter instead.
  • Middleware.ticker() has been removed. Use process.nextTick() instead.

Features

  • require('hubot/es2015') exports native ECMAScript 2015 classes
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
  • 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"
  • 194847e Merge branch 'master' into do_not_trim_deprecated_syntax_lines
  • c2171db Merge pull request #1456 from hubotio/make-sure-npx-is-installed
  • 7157067 CI: Install npx before using it during deploy
  • 43acd6d fix(docstrings): split on any newline
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a major update to a development dependency.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [hubot](https://github.com/hubotio/hubot) from 2.19.0 to 3.1.1.
- [Release notes](https://github.com/hubotio/hubot/releases)
- [Commits](hubotio/hubot@v2.19.0...v3.1.1)

Signed-off-by: dependabot[bot] <[email protected]>
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.

1 participant