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

Bump Microsoft.Bot.Builder from 4.2.0 to 4.14.1 #72

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

Conversation

dependabot-preview[bot]
Copy link

Bumps Microsoft.Bot.Builder from 4.2.0 to 4.14.1.

Release notes

Sourced from Microsoft.Bot.Builder's releases.

Bot Framework DotNet SDK 4.14.0

Welcome to the June 2021 release of the Bot Framework SDK. This has been largely a maintenance release with a few notable items including support for Microsoft Teams MeetingStart and MeetingEnd events, and Get Meeting Info. See below for the full set of changes.

  • IMPORTANT:

The Slack adapter now prioritizes User.Id over Bot.Id when setting the Activity.From.Id. [5393 ]

Change log for DotNet 4.14.0

  • Update Microsoft.Bot.Builder.AI.Orchestrator.csproj [PR 5747]
  • Add AllowedSkillsClaimsValidator for Issue 5285 [PR 5684]
  • Add conversation id header in skill requests [PR 5741]
  • Update TeamsInfo to support CloudAdapter [PR 5728]
  • updated obsolete message according to feedback [PR 5739]
  • #5676 BotFrameworkAdapter CreateConversationAsync overrides conversationParameters.ChannelData [PR 5727]
  • addition remark doc comments [PR 5734]
  • Authentication: Add opt-in support for MSAL to acquire tokens [PR 5736]
  • Fix: add cache for luis recognizer result to avoid extra requests [PR 5683]
  • Remove Azure.Queues.dll from CC report [PR 5731]
  • Add appId parameter validation to PasswordServiceClientCredentialFactory.CreateCredentialsAsync. [PR 5730]
  • [Part 10] Increase Microsoft.Bot.Schema.Teams code coverage [PR 5726]
  • Improved code coverage reporting for local Visual Studio CC runs [PR 5723]
  • Fix OAuth prompt should store in turn.token, not dialog.token [PR 5693]
  • fix: Microsoft.Bot.Builder.TestBot.Json can't start [PR 5718]
  • feat: AdaptiveExpressions: Allow 0 to convert as false bool [PR 5616]
  • feat: add GetMeetingInfo and meeting event support [PR 5655]
  • Added SetTestOptions functionality to AdaptiveDialogBot [PR 5711]
  • remove exception handled [PR 5722]
  • [Part 9] [Unit Tests - Code Coverage]: Microsoft.Bot.Schema.Teams [PR 5715]
  • [Part 8] [Unit Tests - Code Coverage]: Microsoft.Bot.Schema.Teams [PR 5709]
  • Orchestrator package readme [PR 5679]
  • Make None return all intent results [PR 5716]
  • Update Orch description and url for Composer [PR 5705]
  • Adjust how Activity.From is populated when sending [PR 5574]
  • Upgrade Recognizers-Text to 1.3.2 version [PR 5706]
  • fix: MaxTurnCount getting increased while interruption in composer prompts [PR 5690]
  • Bring Microsoft.Bot.Schema to 100% code coverage (Part 1) [PR 5613]
  • #5166 Add unit tests for Microsoft.Bot.Connector.Authentication.UserTokenClientImpl [PR 5697]
  • #5166 Add unit tests for Microsoft.Bot.Builder.Dialogs.OAuthPrompt [PR 5696]
  • flip turn memory scope to be included in the snapshot [PR 5686]
  • feat: Support iteration for object in ForEach action [PR 5689]
  • [Part 7] [Unit Tests - Code Coverage]: Microsoft.Bot.Schema.Teams [PR 5664]
  • [Part 6] Increase Microsoft.Bot.Schema.Teams code coverage [PR 5662]
  • [Part 5] Increase Microsoft.Bot.Schema.Teams code coverage [PR 5648]
  • [Part 4] Increase Microsoft.Bot.Schema.Teams code coverage [PR 5646]
  • [Part 3] Increase Microsoft.Bot.Schema.Teams code coverage [PR 5644]
  • [Part 2] Increase Microsoft.Bot.Schema.Teams code coverage [PR 5638]
  • [Part 1] Increase Microsoft.Bot.Schema.Teams code coverage [PR 5573]
  • Update package license handling [PR 5687]
  • Johtaylo/issue5488 [PR 5675]
  • Fix Path for merge tests.schema output directory [PR 5669]

... (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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 9, 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