Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps botbuilder from 3.6.0 to 4.14.1.

Release notes

Sourced from botbuilder's releases.

Bot Framework SDK 4.14.0

Welcome to the June 2021 release of the Bot Framework SDK. A few notable items include the introduction of the Cloud Adapter (#3790) and supporting authentication types (#3820, #3534), as well as several Teams features (#3757, #3738). See below for the full set of changes.

Changelog for Javascript 4.14.0

  • feat: cherrypick orchestrator fix, runtime docs [PR 3845]
  • port: runtime docs [PR 3838]
  • port: orchestrator package changes [PR 3824]
  • chore: tests for cloud adapter [PR 3833]
  • fix: enable TeamsInfo methods to work with CloudAdapter [PR 3830]
  • chore: remove public access modifier in botframework-streaming [PR 3794]
  • port: update TeamsInfo to support CloudAdapter [PR 3821]
  • chore: use BFAuthentication for BFClient in runtime, fix comparison bug [PR 3820]
  • fix: Update OrchestratorRecognizer to 4.14.0 orchestrator-core [PR 3818]
  • port: conversation ID header [PR 3815]
  • fix: add sortNumber test case [PR 3807]
  • port: allowed caller runtime configuration [PR 3816]
  • feat: create conversation [PR 3805]
  • fix: OAuth prompt should store in turn.token, not dialog.token [PR 3803]
  • feat: AdaptiveExpressions: Allow 0 to convert as false bool [PR 3801]
  • fix: handle reactions added/removed separately [PR 3796]
  • feat: cloud adapter [PR 3790]
  • chore: add missing packages to consumer test [PR 3737]
  • fix: warning on component load failure [PR 3780]
  • fix: first activity from bot to user has fake replyToId value [PR 3779]
  • fix: return full response w/ adaptiveCard invoke action [PR 3778]
  • feat: add support for Teams meeting start/end events [PR 3757]
  • port: turn memory scope in snapshot [PR 3775]
  • port: Support iteration for object in ForEach action [PR 3772]
  • fix: Maxturn count increase while interruption in composer prompts [PR 3774]
  • README for Orchestrator package library folder [PR 3754]
  • fix: make enum lookup case insensitive [PR 3743]
  • port: Fix double evaluation and filter sensitive settings [PR 3740]
  • feat: add getMeetingInfo to TeamsInfo [PR 3738]
  • fix: adjust adaptiveCard/action handling [PR 3729]
  • chore: remove unnecessary public access modifier [PR 3731]
  • feat: Support 'adaptiveCard/action' in Teams handler [PR 3716]
  • chore: bump streaming bot deps [PR 3721]
  • chore: add link/unlink scripts [PR 3720]
  • bump chromedriver to ^90.0.1 in browser-functional-tests [PR 3719]
  • feat: allow wildcard in mock paths [PR 3713]
  • fix: ignore node_modules declarative assets [PR 3709]
  • fix: clean command should ignore missing [PR 3708]
  • bump: adal-node to 0.2.2 [PR 3705]
  • port: allow LUIS recognize to be called without turnContext [PR 3690]
  • chore: add test:compat to CI tests [PR 3691]
  • fix: named pipe issues [PR 3627]
  • Allow back quotes in adaptive expression object and array construction [PR 3700]
  • fix: two typos [PR 3696]
  • fix: more permissive type assertions [PR 3692]

... (truncated)

Commits

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 20, 2021
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.

0 participants