Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps hubot from 2.19.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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

Superseded by #20.

@dependabot dependabot bot closed this Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hubot-9.1.0 branch October 30, 2023 01:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant