From bf220540f537116251305eb6d871080451182bfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 09:24:57 +0000 Subject: [PATCH] Bump the dotnet group across 1 directory with 7 updates Bumps the dotnet group with 7 updates in the /docs/ai/how-to/snippets/semantic-kernel directory: | Package | From | To | | --- | --- | --- | | [Azure.Extensions.AspNetCore.Configuration.Secrets](https://github.com/Azure/azure-sdk-for-net) | `1.3.2` | `1.4.0` | | [Microsoft.Extensions.Configuration](https://github.com/aspnet/Configuration) | `9.0.0` | `2.1.0` | | [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.13.1` | `1.13.2` | | [Microsoft.Extensions.Configuration](https://github.com/aspnet/Configuration) | `9.0.0` | `9.0.3` | | [Microsoft.Extensions.Configuration](https://github.com/aspnet/Configuration) | `9.0.0` | `9.0.3` | | [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.3` | | [Microsoft.Extensions.Configuration](https://github.com/aspnet/Configuration) | `9.0.0` | `9.0.3` | | [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.3` | | [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel) | `1.33.0` | `1.41.0` | | [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) | `2.8.24` | `2.8.31` | Updates `Azure.Extensions.AspNetCore.Configuration.Secrets` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.2...Azure.Extensions.AspNetCore.Configuration.Secrets_1.4.0) Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 2.1.0 - [Release notes](https://github.com/aspnet/Configuration/releases) - [Commits](https://github.com/aspnet/Configuration/commits/2.1.0) Updates `Azure.Identity` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.13.1...Azure.Identity_1.13.2) Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/aspnet/Configuration/releases) - [Commits](https://github.com/aspnet/Configuration/commits/2.1.0) Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/aspnet/Configuration/releases) - [Commits](https://github.com/aspnet/Configuration/commits/2.1.0) Updates `Microsoft.Extensions.Configuration.EnvironmentVariables` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.3) Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/aspnet/Configuration/releases) - [Commits](https://github.com/aspnet/Configuration/commits/2.1.0) Updates `Microsoft.Extensions.Configuration.UserSecrets` from 9.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.3) Updates `Microsoft.SemanticKernel` from 1.33.0 to 1.41.0 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.33.0...dotnet-1.41.0) Updates `StackExchange.Redis` from 2.8.24 to 2.8.31 - [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases) - [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md) - [Commits](https://github.com/StackExchange/StackExchange.Redis/compare/2.8.24...2.8.31) --- updated-dependencies: - dependency-name: Azure.Extensions.AspNetCore.Configuration.Secrets dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.SemanticKernel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: StackExchange.Redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../semantic-kernel/semantic-kernel.csproj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/ai/how-to/snippets/semantic-kernel/semantic-kernel.csproj b/docs/ai/how-to/snippets/semantic-kernel/semantic-kernel.csproj index b95fb6cefb1e9..3c2593de7c69a 100644 --- a/docs/ai/how-to/snippets/semantic-kernel/semantic-kernel.csproj +++ b/docs/ai/how-to/snippets/semantic-kernel/semantic-kernel.csproj @@ -10,16 +10,16 @@ - - - - - - + + + + + + - +