Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dotnet group across 1 directory with 6 updates #2286

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps the dotnet group with 6 updates in the /docs/ai/how-to/snippets/semantic-kernel directory:

Package From To
Azure.Identity 1.12.0 1.13.1
Microsoft.Extensions.Configuration 8.0.0 9.0.0
Microsoft.Extensions.Configuration 8.0.0 9.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0 9.0.0
Microsoft.Extensions.Configuration 8.0.0 9.0.0
Microsoft.Extensions.Configuration.UserSecrets 8.0.0 9.0.0
Microsoft.SemanticKernel 1.17.2 1.32.0
StackExchange.Redis 2.8.0 2.8.24

Updates Azure.Identity from 1.12.0 to 1.13.1

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.13.1

1.13.1 (2024-10-24)

Bugs Fixed

  • Fixed a regression that prevented ManagedIdentityCredential from attempting to detect if Workload Identity is enabled in the current environment. #46653
  • Fixed a regression that prevented DefaultAzureCredential from progressing past ManagedIdentityCredential in some scenarios where the identity was not available. #46709
Commits
  • fd0b3e7 [Storage][DataMovement] Add perf tests for DMLib Track1 (#46768)
  • 3db918d [Azure.AI.Inference] Beta 2 (#45757)
  • 6d72f21 Increment package version after release of Azure.ResourceManager.Avs (#46811)
  • fb11960 Increment package version after release of Azure.ResourceManager.ContainerIns...
  • 1556e06 Prep Identity for 1.13.1 patch release (#46817)
  • 85d7532 Sync eng/common directory with azure-sdk-tools for PR 9236 (#46818)
  • cf787a1 feat(playwrighttesting): Add support to publish attachments (#46780)
  • 02c5753 Increment package version after release of Azure.ResourceManager.ElasticSan (...
  • 6928b39 chore(): 1.0.0-beta.1 post release changes (#46809)
  • 11b61b6 Prepare release for Azure.ResourceManager.ContainerInstance 1.3.0-beta.1 (#46...
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Configuration from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration.EnvironmentVariables from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration.EnvironmentVariables's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration.UserSecrets from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.

.NET 9.0.0

Release

What's Changed

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.32.0` |
| [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) | `2.8.0` | `2.8.24` |



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.32.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.17.2...dotnet-1.32.0)

Updates `StackExchange.Redis` from 2.8.0 to 2.8.24
- [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.24)

---
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>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants