Bump the dotnet group across 1 directory with 6 updates#1789
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the dotnet group across 1 directory with 6 updates#1789dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the dotnet group with 6 updates in the /docs/ai/how-to/snippets/semantic-kernel directory: | Package | From | To | | --- | --- | --- | | [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.12.0` | `1.13.1` | | [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel) | `1.17.2` | `1.31.0` | | [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) | `2.8.0` | `2.8.22` | 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.Extensions.Configuration` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) Updates `Microsoft.Extensions.Configuration.EnvironmentVariables` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) Updates `Microsoft.SemanticKernel` from 1.17.2 to 1.31.0 - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](microsoft/semantic-kernel@dotnet-1.17.2...dotnet-1.31.0) Updates `StackExchange.Redis` from 2.8.0 to 2.8.22 - [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases) - [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md) - [Commits](StackExchange/StackExchange.Redis@2.8.0...2.8.22) --- updated-dependencies: - dependency-name: Azure.Identity 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: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-type: direct:production update-type: version-update:semver-major 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] <support@github.com>
Author
|
Superseded by #1797. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dotnet group with 6 updates in the /docs/ai/how-to/snippets/semantic-kernel directory:
1.12.01.13.18.0.09.0.08.0.09.0.08.0.09.0.08.0.09.0.08.0.09.0.01.17.21.31.02.8.02.8.22Updates
Azure.Identityfrom 1.12.0 to 1.13.1Release notes
Sourced from Azure.Identity's releases.
Commits
fd0b3e7[Storage][DataMovement] Add perf tests for DMLib Track1 (#46768)3db918d[Azure.AI.Inference] Beta 2 (#45757)6d72f21Increment package version after release of Azure.ResourceManager.Avs (#46811)fb11960Increment package version after release of Azure.ResourceManager.ContainerIns...1556e06Prep Identity for 1.13.1 patch release (#46817)85d7532Sync eng/common directory with azure-sdk-tools for PR 9236 (#46818)cf787a1feat(playwrighttesting): Add support to publish attachments (#46780)02c5753Increment package version after release of Azure.ResourceManager.ElasticSan (...6928b39chore(): 1.0.0-beta.1 post release changes (#46809)11b61b6Prepare release for Azure.ResourceManager.ContainerInstance 1.3.0-beta.1 (#46...Updates
Microsoft.Extensions.Configurationfrom 8.0.0 to 9.0.0Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
... (truncated)
Commits
9d5a6a9Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'7dab903Update dependencies from https://github.com/dotnet/emsdk build 20241028.2 (#1...5f6da41Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'7b9e615Bump downlevels for 9.0 (#109288)0456c7eMerge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'2b46f3a[release/9.0] Permit unencrypted key exports from CNG (#109134)2df1137Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'f9b6a51Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#1...ab1c0fbMerge commit 'd5baa14e684167fabdd980ee16d307994398f912'd5baa14[release/9.0] Initialize managed and native values in the ICustomMarshaler ma...Updates
Microsoft.Extensions.Configurationfrom 8.0.0 to 9.0.0Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
... (truncated)
Commits
9d5a6a9Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'7dab903Update dependencies from https://github.com/dotnet/emsdk build 20241028.2 (#1...5f6da41Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'7b9e615Bump downlevels for 9.0 (#109288)0456c7eMerge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'2b46f3a[release/9.0] Permit unencrypted key exports from CNG (#109134)2df1137Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'f9b6a51Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#1...ab1c0fbMerge commit 'd5baa14e684167fabdd980ee16d307994398f912'd5baa14[release/9.0] Initialize managed and native values in the ICustomMarshaler ma...Updates
Microsoft.Extensions.Configuration.EnvironmentVariablesfrom 8.0.0 to 9.0.0Release notes
Sourced from Microsoft.Extensions.Configuration.EnvironmentVariables's releases.
... (truncated)
Commits
9d5a6a9Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'7dab903Update dependencies from https://github.com/dotnet/emsdk build 20241028.2 (#1...5f6da41Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'7b9e615Bump downlevels for 9.0 (#109288)0456c7eMerge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'2b46f3a[release/9.0] Permit unencrypted key exports from CNG (#109134)2df1137Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'f9b6a51Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#1...ab1c0fbMerge commit 'd5baa14e684167fabdd980ee16d307994398f912'd5baa14[release/9.0] Initialize managed and native values in the ICustomMarshaler ma...Updates
Microsoft.Extensions.Configurationfrom 8.0.0 to 9.0.0Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
... (truncated)
Commits
9d5a6a9Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'7dab903Update dependencies from https://github.com/dotnet/emsdk build 20241028.2 (#1...5f6da41Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'7b9e615Bump downlevels for 9.0 (#109288)0456c7eMerge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'2b46f3a[release/9.0] Permit unencrypted key exports from CNG (#109134)2df1137Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'f9b6a51Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#1...ab1c0fbMerge commit 'd5baa14e684167fabdd980ee16d307994398f912'd5baa14[release/9.0] Initialize managed and native values in the ICustomMarshaler ma...Updates
Microsoft.Extensions.Configuration.UserSecretsfrom 8.0.0 to 9.0.0Release notes
Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.