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

chore(deps): bump hubot from 6.0.0 to 11.2.0 #441

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

Bumps hubot from 6.0.0 to 11.2.0.

Release notes

Sourced from hubot's releases.

v11.2.0

11.2.0 (2024-05-30)

Features

  • Shell adapter no longer requires starting the message with the robot name. (add95d3)

v11.1.9

11.1.9 (2024-05-24)

Bug Fixes

  • Shell: Sometimes up-arrow wasn't showing history (390d187)

v11.1.8

11.1.8 (2024-05-22)

Bug Fixes

  • Robot: warning function doesn't exist message when the regex starts with an anchor (82bbdbb)

v11.1.7

11.1.7 (2024-05-21)

Bug Fixes

  • Shell: History wasn't working when hitting the up and down arrows (b66760f)

v11.1.6

11.1.6 (2024-05-14)

Bug Fixes

  • Scripts making pipelined requests were not waited on to finish before loading the next script. (a4b688e)

v11.1.5

11.1.5 (2024-05-02)

Bug Fixes

  • Scripts not loaded in the order they exist in the file system (6eb73e3)

v11.1.4

11.1.4 (2024-04-18)

... (truncated)

Commits
  • add95d3 feat: Shell adapter no longer requires starting the message with the robot name.
  • 390d187 fix(Shell): Sometimes up-arrow wasn't showing history
  • 82bbdbb fix(Robot): warning function doesn't exist message when the regex starts with...
  • b66760f fix(Shell): History wasn't working when hitting the up and down arrows
  • 47d33ea chore: adding link to video
  • a4b688e fix: Scripts making pipelined requests were not waited on to finish before lo...
  • 6eb73e3 fix: Scripts not loaded in the order they exist in the file system
  • a365b26 chore: users in Brain is an object, not an array (#1726)
  • bbf7f36 fix: is not a function in CatchAll listener (#1725)
  • f212f5d fix: is not a function in CatchAll listener (#1720)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by joeyguerra, a new releaser for hubot since your current version.


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 commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [hubot](https://github.com/hubotio/hubot) from 6.0.0 to 11.2.0.
- [Release notes](https://github.com/hubotio/hubot/releases)
- [Commits](hubotio/hubot@v6.0.0...v11.2.0)

---
updated-dependencies:
- dependency-name: hubot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants