From a71c39155a28b61a1f7bdcf3e810001ce88f2103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 16:25:36 -0800 Subject: [PATCH] [C#] bump: (deps): Bump the production group in /dotnet/packages/Microsoft.TeamsAI with 10 updates (#1050) #minor Bumps the production group in /dotnet/packages/Microsoft.TeamsAI with 10 updates: | Package | From | To | | --- | --- | --- | | [Azure.AI.OpenAI](https://github.com/Azure/azure-sdk-for-net) | `1.0.0-beta.9` | `1.0.0-beta.11` | | [JsonSchema.Net](https://github.com/gregsdennis/json-everything) | `5.3.1` | `5.4.2` | | [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.5.3` | `2.6.3` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.4` | `2.5.5` | Updates `Azure.AI.OpenAI` from 1.0.0-beta.9 to 1.0.0-beta.11
Release notes

Sourced from Azure.AI.OpenAI's releases.

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

Bugs Fixed

Azure.AI.OpenAI_1.0.0-beta.10

1.0.0-beta.10 (2023-12-06)

Following OpenAI's November Dev Day and Microsoft's 2023 Ignite conference, this update brings a slew of new features and changes to the SDK.

Features Added

Breaking Changes

ChatMessage changes:

Dall-e-3:

... (truncated)

Commits

Updates `JsonSchema.Net` from 5.3.1 to 5.4.2
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.5.3 to 2.6.3
Commits

Updates `xunit.runner.visualstudio` from 2.5.4 to 2.5.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 0a8364802..844c0569f 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 @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all