Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps hubot from 2.19.0 to 8.1.0.

Release notes

Sourced from hubot's releases.

v8.1.0

8.1.0 (2023-09-16)

Features

v8.0.3

8.0.3 (2023-08-14)

Bug Fixes

  • Loading .mjs Adapter from file and scripts failing on Windows (#1662) (91cbe76)

v8.0.2

8.0.2 (2023-08-13)

Bug Fixes

  • ERR_UNSUPPORTED_ESM_URL_SCHEME on Windows (#1661) (a98b433)

v8.0.1

8.0.1 (2023-08-13)

Bug Fixes

  • on Windows, getting ERR_UNSUPPORTED_ESM_URL_SCHEME error when trying to load an adpater (#1660) (8a198e2)

v8.0.0

8.0.0 (2023-08-13)

Features

BREAKING CHANGES

  • This change introduces using async/await to load files from the scripts folder.

v7.0.0

7.0.0 (2023-07-29)

... (truncated)

Commits
  • 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 ...
  • 85db19b feat: Load .mjs files as scripts (#1657)
  • ac5dcd2 feat: Use organization scoped adapters like @​hubot-friends/hubot-slack (#1655)
  • 5f21da9 Merge pull request #1650 from hubotio/dependabot/npm_and_yarn/semver-5.7.2
  • 5da4a76 Merge branch 'main' into dependabot/npm_and_yarn/semver-5.7.2
  • 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 8.1.0.
- [Release notes](https://github.com/hubotio/hubot/releases)
- [Commits](hubotio/hubot@v2.19.0...v8.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 Sep 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2023

Superseded by #16.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hubot-8.1.0 branch September 25, 2023 01:25
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