This repository was archived by the owner on Jul 14, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update dependency botkit to v0.7.2 #95
Open
renovate
wants to merge
16
commits into
master
Choose a base branch
from
renovate/botkit-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
230a078 to
63229bc
Compare
63229bc to
ff1b4c5
Compare
ff1b4c5 to
903efc1
Compare
a743c17 to
6d8b912
Compare
6d8b912 to
51cd51c
Compare
51cd51c to
feea358
Compare
feea358 to
29aa554
Compare
29aa554 to
18b7b18
Compare
18b7b18 to
d81b6d2
Compare
d81b6d2 to
e0c8876
Compare
chore(deps): update dependency jest-junit to v6.3.0
chore(deps): update dependency @types/jest to v24
chore(deps): update dependency jest to v24
chore(deps): update dependency typescript to v3.3.3
chore(deps): update node:8 docker digest to a8a9d8e
fix(deps): update dependency @octokit/rest to v16.15.0
chore(deps): update commitlint monorepo
e0c8876 to
6095ea0
Compare
Author
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.6.14->0.7.2Release Notes
howdyai/botkit
v0.7.2Compare Source
Update dependency on
requestto latest to fix security warnings in dependency tree.v0.7.1Compare Source
Update dependency on
botbuilderto3.16to fix security warnings in dependency tree.v0.7.0Compare Source
This release is the first major step towards deprecating Botkit Studio,
and introducing a more general system for scripted dialogs and content from Botkit CMS.
We urge all Botkit users to update to the most recent version of Botkit. This may require an update to your project's package.json file.
stats_optoutflag from configuration.New features and changes:
v0.6.21Compare Source
v0.6.20Compare Source
v0.6.19Compare Source
No new features, but updates throughout the dependency tree for security and stability purposes.
Updated dependency versions to latest available
Rewrote Botkit command line tool to remove dependency on abandoned library. Upgrade to the latest:
npm install -g botkitSwitched from using jscs to eslint for linting purposes.
v0.6.18Compare Source
Fix syntax error in Web connector. Oops! Thanks for reporting this issue @iworkforthem!
Add support for Google Hangouts "card_clicked" event. Thanks to @ouadie-lahdioui
v0.6.17Compare Source
In addition to minor fixes, dependency version updates, and documentation updates, this version includes:
Google Hangouts support is here! Thanks to @ouadie-lahdioui's hard work, your bot can now operate in Hangouts Chat.
Get started with the Botkit Starter Kit for Google Hangouts.
Botkit docs for Google Hangouts connector
CiscoSpark bots are now officially WebexBots. Everything is backwards compatible thanks to the hard work of @ObjectIsAdvantag, but you should move to using
Botkit.webexbot()instead ofBotkit.sparkbot()ASAP.Botkit docs for Cisco Webex Teams
Read more about these changes.
Tests have been reorganized and updated thanks to @fastbean-au.
Errors that occur in the middleware pipeline will now cause
pipeline_errorevent to be emitted. In addition, errors at specific stages of the pipeline will also emit their own events:ingest_error,normalize_error,categorize_errorandreceive_error. This should make it easier to debug problems in middleware. Thanks to @Nop0x. DocsHandle a pipeline error:
Handle a specific stage error:
v0.6.16Compare Source
v0.6.15Compare Source
Some minor tweaks:
Update to the way Webex Teams bots identify themselves PR #1397 Thank you to @jpjpjp
Externalize the utterances object #1085 thanks to @hannanabdul55
For Botkit web adapter, add
typingDelayFactorconfig option, as well ascontroller.setTypingDelayFactor()to change how fast the bot types. Values between 0-1 will speed up the bot's typing, values above 1 will slow it down. - Docs - PR #1387 Thanks to @schmitzlSeveral updates to the TypeScript definitions:
collectResponseto CoreBot's public types #1358 thanks to @pducks32Thanks to frequent contributor @ouadie-lahdioui for the updates to Facebook Messenger:
Support for Slack's new security feature:
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.