Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[C#] bump: (deps): Bump the production group across 1 directory with …
…7 updates Bumps the production group with 7 updates in the /dotnet/packages/Microsoft.TeamsAI directory: | Package | From | To | | --- | --- | --- | | [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.12.0` | `1.13.1` | | [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) | `8.0.0` | `6.0.0` | | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.61.3` | `4.66.1` | | [System.Text.Json](https://github.com/dotnet/runtime) | `8.0.5` | `6.0.10` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.12.0` | | [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) | `8.0.0` | `6.0.0` | | [OpenAI](https://github.com/openai/openai-dotnet) | `2.1.0-beta.1` | `2.1.0` | | [System.Text.Json](https://github.com/dotnet/runtime) | `8.0.5` | `6.0.10` | | [xunit](https://github.com/xunit/xunit) | `2.9.0` | `2.9.2` | Updates `Azure.Identity` from 1.12.0 to 1.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.12.0...Azure.Identity_1.13.1) Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v6.0.0) Updates `Microsoft.Identity.Client` from 4.61.3 to 4.66.1 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md) - [Commits](AzureAD/microsoft-authentication-library-for-dotnet@4.61.3...4.66.1) Updates `System.Text.Json` from 8.0.5 to 6.0.10 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v6.0.10) Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.10.0...v17.12.0) Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v6.0.0) Updates `OpenAI` from 2.1.0-beta.1 to 2.1.0 - [Release notes](https://github.com/openai/openai-dotnet/releases) - [Changelog](https://github.com/openai/openai-dotnet/blob/main/CHANGELOG.md) - [Commits](openai/openai-dotnet@OpenAI_2.1.0-beta.1...OpenAI_2.1.0) Updates `System.Text.Json` from 8.0.5 to 6.0.10 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v6.0.10) Updates `xunit` from 2.9.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: Microsoft.Identity.Client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: OpenAI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information