Skip to content

Bump the dotnet group in /docs/ai/quickstarts/snippets/chat-with-data/azure-openai with 3 updates #45311

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2025

Bumps the dotnet group in /docs/ai/quickstarts/snippets/chat-with-data/azure-openai with 3 updates: Microsoft.Extensions.Configuration, Microsoft.Extensions.Configuration.UserSecrets and Microsoft.Extensions.VectorData.Abstractions.

Updates Microsoft.Extensions.Configuration from 9.0.2 to 9.0.3

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.3

Release

What's Changed

... (truncated)

Commits
  • 831d23e Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'
  • c97d3a4 Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...
  • 4045f55 Disable loc from release/9.0 (#112443)
  • ddae4fe Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...
  • 710b9e0 Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'
  • 9988fab [9.0] Backport labeling workflow changes (#112240)
  • 95e028d Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'
  • 689f4e9 Merge pull request #112382 from carlossanlop/release/9.0-staging
  • 10a6130 Backport pr 111723 to 9.0 staging (#112322)
  • 49a1042 [release/9.0-staging] Update dependencies from dotnet/arcade (#111483)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Configuration from 9.0.2 to 9.0.3

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.3

Release

What's Changed

... (truncated)

Commits
  • 831d23e Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'
  • c97d3a4 Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...
  • 4045f55 Disable loc from release/9.0 (#112443)
  • ddae4fe Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...
  • 710b9e0 Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'
  • 9988fab [9.0] Backport labeling workflow changes (#112240)
  • 95e028d Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'
  • 689f4e9 Merge pull request #112382 from carlossanlop/release/9.0-staging
  • 10a6130 Backport pr 111723 to 9.0 staging (#112322)
  • 49a1042 [release/9.0-staging] Update dependencies from dotnet/arcade (#111483)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Configuration.UserSecrets from 9.0.2 to 9.0.3

Release notes

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

.NET 9.0.3

Release

What's Changed

... (truncated)

Commits
  • 831d23e Merge commit 'c97d3a415dfcf6cbf099a31747dad98ce7c13279'
  • c97d3a4 Merge pull request #112453 from vseanreesermsft/internal-merge-9.0-2025-02-11...
  • 4045f55 Disable loc from release/9.0 (#112443)
  • ddae4fe Merge commit '80aa709f5d919c6814726788dc6dabe23e79e672' into internal-merge-9...
  • 710b9e0 Merge commit '9988faba42c61a4e42737b9cb9d5eff75d967af2'
  • 9988fab [9.0] Backport labeling workflow changes (#112240)
  • 95e028d Merge commit '689f4e9a5a2f8430455266a27921444ec1605eb6'
  • 689f4e9 Merge pull request #112382 from carlossanlop/release/9.0-staging
  • 10a6130 Backport pr 111723 to 9.0 staging (#112322)
  • 49a1042 [release/9.0-staging] Update dependencies from dotnet/arcade (#111483)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.VectorData.Abstractions from 9.0.0-preview.1.25078.1 to 9.0.0-preview.1.25161.1

Release notes

Sourced from Microsoft.Extensions.VectorData.Abstractions's releases.

vectordata-dotnet-9.0.0-preview.1.25161.1

Changes:

  • 43326a21751c1753338ee0d99215236c496af109 .Net: Updated package version for SK and MEVD (#10922)
  • 2ef523345a4c9a7e7b7ac874b491c09951e92d84 .Net: March 2025 VectorData updates (#10804)
Commits
  • 43326a2 .Net: Updated package version for SK and MEVD (#10922)
  • 056470c .Net Add mechanism to access http request options (#10888)
  • 2ef5233 .Net: March 2025 VectorData updates (#10804)
  • c00060f .Net: Make Bedrock agent clients required and public (#10899)
  • 87bc3d6 Python: Support AzureAIAgent agent_id instead of assistant_id (#10908)
  • ba9c17c .Net: Bump PdfPig from 0.1.9 to 0.1.10 in /dotnet (#10905)
  • 6778ad3 .Net: Implement support for text embedding generation in AWS Bedrock (#10863)
  • a36fa18 .Net: Bump Microsoft.Azure.Functions.Worker.Extensions.Http from 3.2.0 to 3.3...
  • 45f4234 Python: Introducing the Faiss Connector (#10810)
  • 3162bc3 .Net: Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.Extensions.Configurati...
  • Additional commits viewable in compare view

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet group in /docs/ai/quickstarts/snippets/chat-with-data/azure-openai with 3 updates: [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime) and [Microsoft.Extensions.VectorData.Abstractions](https://github.com/microsoft/semantic-kernel).


Updates `Microsoft.Extensions.Configuration` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v9.0.3)

Updates `Microsoft.Extensions.Configuration` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v9.0.3)

Updates `Microsoft.Extensions.Configuration.UserSecrets` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.2...v9.0.3)

Updates `Microsoft.Extensions.VectorData.Abstractions` from 9.0.0-preview.1.25078.1 to 9.0.0-preview.1.25161.1
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@vectordata-dotnet-9.0.0-preview.1.25078.1...vectordata-dotnet-9.0.0-preview.1.25161.1)

---
updated-dependencies:
- 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.UserSecrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.VectorData.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 12, 2025 13:02
@dotnetrepoman dotnetrepoman bot added this to the March 2025 milestone Mar 12, 2025
@dotnet-policy-service dotnet-policy-service bot added :octocat: auto-merge community-contribution Indicates PR is created by someone from the .NET community. labels Mar 12, 2025
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) March 12, 2025 13:03
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge when all status checks pass.

@gewarren gewarren closed this Mar 17, 2025
auto-merge was automatically disabled March 17, 2025 22:55

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@gewarren gewarren reopened this Mar 17, 2025
@gewarren gewarren merged commit 5e2a32f into main Mar 17, 2025
15 checks passed
@gewarren gewarren deleted the dependabot/nuget/docs/ai/quickstarts/snippets/chat-with-data/azure-openai/dotnet-56c4ed9f41 branch March 17, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file .NET Pull requests that update .net code :octocat: auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant