Automattic / breakingbot

breaking incident management chat bot
GNU General Public License v2.0
1 stars 0 forks source link

Bump hubot from 11.1.4 to 11.2.0 #45

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps hubot from 11.1.4 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)
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)
  • See full diff in compare view
Maintainer changes

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


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | hubot | [< 11.2, > 11.1.4] |

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 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)
mhsdef commented 1 month ago

@dependabot ignore this major version

dependabot[bot] commented 1 month ago

OK, I won't notify you about version 11.x.x again, unless you re-open this PR.