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 9.1.0 #346

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Bumps hubot from 6.0.0 to 9.1.0.

Release notes

Sourced from hubot's releases.

v9.1.0

9.1.0 (2023-10-01)

Features

v9.0.2

9.0.2 (2023-09-25)

Bug Fixes

  • Coffeescript adapter failing to load on Windows (#1670) (a4219a0)

v9.0.1

9.0.1 (2023-09-23)

Bug Fixes

v9.0.0

9.0.0 (2023-09-23)

Features

BREAKING CHANGES

  • Updating datastore to async/await API.
  • Bump Node support to v18
  • Making robot.run async/await is an API change.

Get tests working with node v18.17.1. It's fine if there's not a history file for the shell adapter. fixed this[#rl].close is not a function in pipeline. Possible race condition between loading the readline interface and call to close happening close together.

v8.1.0

8.1.0 (2023-09-16)

Features

... (truncated)

Commits
  • 9fb0a34 feat: Generate a Hubot instance (#1668)
  • a4219a0 fix: Coffeescript adapter failing to load on Windows (#1670)
  • 50fa216 fix: npm test fails to run on Windows (#1667)
  • bffe675 feat: Make datastore async/await. (#1666)
  • a4c2ec8 feat: v9 - async/await (#1664)
  • bdebbb9 chore: Move standard to devDependencies. (#1665)
  • 9865cb2 chore: Replace mockery because it's stale and has a security vulnerability (#...
  • 91cbe76 fix: Loading .mjs Adapter from file and scripts failing on Windows (#1662)
  • a98b433 fix: ERR_UNSUPPORTED_ESM_URL_SCHEME on Windows (#1661)
  • 8a198e2 fix: on Windows, getting ERR_UNSUPPORTED_ESM_URL_SCHEME error when trying to ...
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 6, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hubot-9.1.0 branch 6 times, most recently from 0e831fa to 26cd1fd Compare October 24, 2023 12:05
Bumps [hubot](https://github.com/hubotio/hubot) from 6.0.0 to 9.1.0.
- [Release notes](https://github.com/hubotio/hubot/releases)
- [Commits](hubotio/hubot@v6.0.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hubot-9.1.0 branch from 26cd1fd to 3ef6cf4 Compare October 24, 2023 12:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2023

Superseded by #358.

@dependabot dependabot bot closed this Oct 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hubot-9.1.0 branch October 27, 2023 12:56
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
Development

Successfully merging this pull request may close these issues.

0 participants