Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Updated Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

9.0.10

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.9...v9.0.10

Commits viewable in compare view.

Updated Microsoft.Extensions.Options from 9.0.9 to 9.0.10.

Release notes

Sourced from Microsoft.Extensions.Options's releases.

9.0.10

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.9...v9.0.10

Commits viewable in compare view.

Updated Microsoft.SemanticKernel.Connectors.AzureOpenAI from 1.65.0 to 1.66.0.

Release notes

Sourced from Microsoft.SemanticKernel.Connectors.AzureOpenAI's releases.

1.66.0

Changes:

  • 5948dbc32326ddd2471c13627e62a5c8f1b30ec2 .Net: Fix OllamaPromptExecutionSettings Clone() method to preserve Ollama-specific settings (#​13218) [ #​13217 ]
  • a105e14284334f006cd9cdb496a624cbde471a94 Bump version numbers of the .Net dependencies (#​13230)
  • bab861dbeb6e020eecee6a2ccfd3d65d0d140eb7 Version 1.66.0 (#​13231)
  • 33d40e09bb74449e8bf86121eacf53493d8ec531 Update to latest {Azure.AI.}OpenAI libs (#​13228)
  • 90d158cbf8bd4598159a6fe64df745e56d9cbdf4 .Net: fix: fix issues with fileId (#​13197) [ #​13193 ]
  • 814e23672d7c39730eb5d53a66898bf4c1997633 .Net - Fix to remove extraneous console output for declarative agents (#​13216)
  • d93eb5b08d6f8d0b6ed7b72964087c9cad8459ad .Net: Update A2A library to 0.3.1-preview (#​13214)
  • 167308f53c3ea15aed5ed1140210eed56474c968 .Net: Fix Json serialization mistake in GenAI telemetry (#​13195)
  • 51f4fe51cf060a588591508e02a030a29de31447 .Net: Add instructions checks to ToChatOptions (#​13169)
  • dd897c9a16e17c6957b4d0faa06fa4299ef1d44e remove the label needs port action (#​13176)
See More
  • d455a2003343742e9a25f778db9c73bb47d44a25 .Net & Python: Add tool definitions to agent invoke span (#​13153) [ #​12940, #​12928, #​12834 ]

Commits viewable in compare view.

Updated Microsoft.SemanticKernel.Connectors.OpenAI from 1.65.0 to 1.66.0.

Release notes

Sourced from Microsoft.SemanticKernel.Connectors.OpenAI's releases.

1.66.0

Changes:

  • 5948dbc32326ddd2471c13627e62a5c8f1b30ec2 .Net: Fix OllamaPromptExecutionSettings Clone() method to preserve Ollama-specific settings (#​13218) [ #​13217 ]
  • a105e14284334f006cd9cdb496a624cbde471a94 Bump version numbers of the .Net dependencies (#​13230)
  • bab861dbeb6e020eecee6a2ccfd3d65d0d140eb7 Version 1.66.0 (#​13231)
  • 33d40e09bb74449e8bf86121eacf53493d8ec531 Update to latest {Azure.AI.}OpenAI libs (#​13228)
  • 90d158cbf8bd4598159a6fe64df745e56d9cbdf4 .Net: fix: fix issues with fileId (#​13197) [ #​13193 ]
  • 814e23672d7c39730eb5d53a66898bf4c1997633 .Net - Fix to remove extraneous console output for declarative agents (#​13216)
  • d93eb5b08d6f8d0b6ed7b72964087c9cad8459ad .Net: Update A2A library to 0.3.1-preview (#​13214)
  • 167308f53c3ea15aed5ed1140210eed56474c968 .Net: Fix Json serialization mistake in GenAI telemetry (#​13195)
  • 51f4fe51cf060a588591508e02a030a29de31447 .Net: Add instructions checks to ToChatOptions (#​13169)
  • dd897c9a16e17c6957b4d0faa06fa4299ef1d44e remove the label needs port action (#​13176)
See More
  • d455a2003343742e9a25f778db9c73bb47d44a25 .Net & Python: Add tool definitions to agent invoke span (#​13153) [ #​12940, #​12928, #​12834 ]

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 Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10
Bumps Microsoft.Extensions.Options from 9.0.9 to 9.0.10
Bumps Microsoft.SemanticKernel.Connectors.AzureOpenAI from 1.65.0 to 1.66.0
Bumps Microsoft.SemanticKernel.Connectors.OpenAI from 1.65.0 to 1.66.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 9.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.SemanticKernel.Connectors.AzureOpenAI
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.SemanticKernel.Connectors.OpenAI
  dependency-version: 1.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

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 Oct 24, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 25, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/Elzik.Breef.Infrastructure/all-dependencies-3c1ccfa032 branch October 25, 2025 13:03
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.

1 participant