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

Update dependency hubot to v8 #11

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hubot 3.x -> 3.x || 8.x age adoption passing confidence
hubot 3.3.1 -> 8.1.0 age adoption passing confidence

Release Notes

hubotio/hubot (hubot)

v8.1.0

Compare Source

Features

v8.0.3

Compare Source

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

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

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

v8.0.0

Compare Source

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

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • This change now requires you to include hubot- when specifying hubot adapters.

v6.0.0

Compare Source

Bug Fixes
  • es2015 hadn't been updated to the v5 Robot signature (aed26e6)
BREAKING CHANGES
  • version 5 introduced a new Robot signature which impacts any program using es2015.js directly.

v5.0.7

Compare Source

Bug Fixes
  • standard: Word-wrap vulnerability (94c1926)

v5.0.6

Compare Source

Bug Fixes
  • Removing files from published package. (c30b433)

v5.0.5

Compare Source

Bug Fixes
  • Found an unused method from a previous decrecation (c3eb634)

v5.0.4

Compare Source

Bug Fixes
  • robot: Loading an adapter from file peridically fails on Windows. (53b479a)

v5.0.3

Compare Source

Bug Fixes
  • release: Add a release for the next distribution channel (1d7525d)

v5.0.2

Compare Source

Bug Fixes
  • Renaming from master to main (d68514e)

v5.0.1

Compare Source

Bug Fixes
  • robot: Starting Hubot from scratch failed to use the builtin shell adapter by default (31633df)

v5.0.0

Compare Source

Features
  • adapter: Load adapter from local disk (67fe7c9)
  • Remove loading hubot scripts from file (abc89c4)
  • robot: hubot -f (d1cabd5)
BREAKING CHANGES
  • No longer loading scripts from hubot-scripts.js
  • adapter: ES6 import is async, thus loadAdapter was changed to an async function.

v4.1.0

Compare Source

Features
  • log: Replace log module with the pino module (02d217a)
  • log: Replace log module with the pino module which has structured/ndjson logging (f17226d)

v4.0.0

Compare Source

Features
  • log: bump log module from 1.4.0 to 6.3.1 (4c34b62)
BREAKING CHANGES
  • log: Updating log module from 1.4.0 to 6.3.1.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/hubot-8.x branch from 4d1f9f0 to e3160c9 Compare August 14, 2023 07:19
@renovate renovate bot force-pushed the renovate/hubot-8.x branch from e3160c9 to 3d3c4cd Compare September 16, 2023 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants