From c06a71f1a6a19fcfb073b0f9c69de267602315bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 15:22:00 -0800 Subject: [PATCH] [C#] bump: (deps): Bump the production group in /dotnet/packages/Microsoft.TeamsAI with 10 updates (#1132) #minor Bumps the production group in /dotnet/packages/Microsoft.TeamsAI with 10 updates: | Package | From | To | | --- | --- | --- | | [Azure.AI.ContentSafety](https://github.com/Azure/azure-sdk-for-net) | `1.0.0-beta.1` | `1.0.0` | | [Azure.AI.OpenAI](https://github.com/Azure/azure-sdk-for-net) | `1.0.0-beta.9` | `1.0.0-beta.12` | | [JsonSchema.Net](https://github.com/gregsdennis/json-everything) | `5.3.1` | `5.5.0` | | [Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet) | `4.21.1` | `4.21.2` | | [Microsoft.Bot.Builder.Dialogs](https://github.com/Microsoft/botbuilder-dotnet) | `4.21.1` | `4.21.2` | | [Microsoft.Bot.Builder.Integration.AspNet.Core](https://github.com/Microsoft/botbuilder-dotnet) | `4.21.1` | `4.21.2` | | [Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet) | `4.21.1` | `4.21.2` | | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.57.0` | `4.58.1` | | [SharpToken](https://github.com/dmitry-brazhenko/SharpToken) | `1.2.12` | `1.2.14` | | [System.Text.Json](https://github.com/dotnet/runtime) | `7.0.3` | `7.0.4` | | [xunit](https://github.com/xunit/xunit) | `2.6.3` | `2.6.5` | Updates `Azure.AI.ContentSafety` from 1.0.0-beta.1 to 1.0.0
Release notes

Sourced from Azure.AI.ContentSafety's releases.

Azure.AI.ContentSafety_1.0.0

1.0.0 (2023-12-15)

Features Added

Breaking Changes

Contract change for AnalyzeText, AnalyzeImage, Blocklist management related methods

AnalyzeText

AnalyzeImage

Blocklist management

Commits

Updates `Azure.AI.OpenAI` from 1.0.0-beta.9 to 1.0.0-beta.12
Release notes

Sourced from Azure.AI.OpenAI's releases.

Azure.AI.OpenAI_1.0.0-beta.12

1.0.0-beta.12 (2023-12-15)

Like beta.11, beta.12 is another release that brings further refinements and fixes. It remains based on the 2023-12-01-preview service API version for Azure OpenAI and does not add any new service capabilities.

Features Added

Updates for using streaming tool calls:

Other additions:

Breaking Changes

Bugs fixed

Azure.AI.OpenAI_1.0.0-beta.11

1.0.0-beta.11 (2023-12-07)

This is a fast-following bug fix update to address some of the biggest issues reported by the community. Thank you sharing your experiences!

Breaking Changes

... (truncated)

Commits

Updates `JsonSchema.Net` from 5.3.1 to 5.5.0
Commits

Updates `Microsoft.Bot.Builder` from 4.21.1 to 4.21.2
Commits

Updates `Microsoft.Bot.Builder.Dialogs` from 4.21.1 to 4.21.2
Commits

Updates `Microsoft.Bot.Builder.Integration.AspNet.Core` from 4.21.1 to 4.21.2
Commits

Updates `Microsoft.Bot.Builder` from 4.21.1 to 4.21.2
Commits

Updates `Microsoft.Identity.Client` from 4.57.0 to 4.58.1
Release notes

Sourced from Microsoft.Identity.Client's releases.

4.58.1

New Features

Bug Fixes

4.58.0

New Features

Bug Fixes

Changelog

Sourced from Microsoft.Identity.Client's changelog.

4.58.1

New Features

Bug Fixes

4.58.0

New Features

Bug Fixes

Commits

Updates `SharpToken` from 1.2.12 to 1.2.14
Release notes

Sourced from SharpToken's releases.

Release 1.2.14

Release of version 1.2.14

Release 1.2.13

Release of version 1.2.13

Commits

Updates `System.Text.Json` from 7.0.3 to 7.0.4
Release notes

Sourced from System.Text.Json's releases.

.NET 7.0.4

Release

Commits

Updates `xunit` from 2.6.3 to 2.6.5
Commits

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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../Microsoft.TeamsAI.Tests/Microsoft.Teams.AI.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/Microsoft.Teams.AI.Tests.csproj b/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/Microsoft.Teams.AI.Tests.csproj index c0cd76716..129140d54 100644 --- a/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/Microsoft.Teams.AI.Tests.csproj +++ b/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/Microsoft.Teams.AI.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all