Skip to content

Bump the dotnet group with 3 updates#8532

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/docs/ai/snippets/microsoft-extensions-ai/AI.Shared/dotnet-a8e40164cb
Closed

Bump the dotnet group with 3 updates#8532
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/docs/ai/snippets/microsoft-extensions-ai/AI.Shared/dotnet-a8e40164cb

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Updated Microsoft.Extensions.AI from 10.5.2 to 10.6.0.

Release notes

Sourced from Microsoft.Extensions.AI's releases.

10.6.0

Version 10.6.0 stabilizes the response continuation token and background-response APIs in Microsoft.Extensions.AI.Abstractions. Most other AI work for May shipped in 10.5.1; this monthly release rolls those changes up alongside dependency updates and a small Resource Monitoring cleanup.

Experimental API Changes

Now Stable

  • ResponseContinuationToken and background-response APIs are now stable (previously MEAI001) #​7512

What's Changed

AI

  • Stabilize ResponseContinuationToken / background-response APIs #​7512 by @​jozkee (co-authored by @​Copilot)

Repository Infrastructure Updates

  • Update version to 10.6.0 #​7458 by @​jeffhandley
  • [main] Update dependencies from dotnet/arcade #​7451
  • Bump follow-redirects from 1.15.11 to 1.16.0 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript/azure-devops-report/tasks/PublishAIEvaluationReport #​7469
  • Merge release/10.5 into main #​7470 by @​jeffhandley
  • Bump microsoft.visualstudio.slngen.tool from 12.0.13 to 12.0.32 #​7484
  • Bump postcss from 8.5.9 to 8.5.12 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7494
  • Bump dotnet-reportgenerator-globaltool from 5.5.7 to 5.5.9 #​7504
  • Rename release-notes skill to write-release-notes #​7511 by @​jeffhandley (co-authored by @​Copilot)

Acknowledgements

  • @​wtgodbe @​tarekgh @​peterwald @​JeremyLikness @​eiriktsarpalis @​ericstj @​evgenyfedorov2 reviewed pull requests

Full Changelog: dotnet/extensions@v10.5.2...v10.6.0

Commits viewable in compare view.

Updated OllamaSharp from 5.4.12 to 5.4.25.

Release notes

Sourced from OllamaSharp's releases.

5.4.25

What's Changed

What's Changed

Full Changelog: awaescher/OllamaSharp@5.4.24...5.4.25

5.4.24

What's Changed

What's Changed

Full Changelog: awaescher/OllamaSharp@5.4.23...5.4.24

5.4.23

What's Changed

What's Changed

New Contributors

Full Changelog: awaescher/OllamaSharp@5.4.22...5.4.23

5.4.22

  • Update packages (#​372)

5.4.21

  • Updates package (#​371)

5.4.20

  • Drop custom MCP implementation (#​370)

MCP is growing quickly. Frameworks like Semantic Kernel or Microsoft Agent Framework cover not only MCP but many different things like tracing, memory, and much more. It makes no sense to implement these parts in this project. Instead, use these frameworks on top of OllamaSharp when using Ollama as a provider (more information).

5.4.19

  • Improve ToValidIdentifier (#​364)

Thanks @​Joy-less

5.4.18

Add support for the experimental image generation api.

Bildschirmfoto 2026-02-27 um 16 06 43

5.4.17

5.4.16

  • Add summaries for public members #​352
  • Fix typos #​354

Made locally with my old llmaid and gpt-oss:120b.

5.4.13

  • Fix ToolSourceGenerator generated code throwing KeyNotFoundException #​349

Thanks @​Tommy-Hu

Commits viewable in compare view.

Updated System.Threading.RateLimiting from 10.0.7 to 10.0.8.

Release notes

Sourced from System.Threading.RateLimiting's releases.

No release notes found for this version range.

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 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.AI from 10.5.2 to 10.6.0
Bumps OllamaSharp from 5.4.12 to 5.4.25
Bumps System.Threading.RateLimiting from 10.0.7 to 10.0.8

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.AI
  dependency-version: 10.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: OllamaSharp
  dependency-version: 5.4.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: System.Threading.RateLimiting
  dependency-version: 10.0.8
  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 May 13, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 13, 2026

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

@dependabot dependabot Bot closed this May 13, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/docs/ai/snippets/microsoft-extensions-ai/AI.Shared/dotnet-a8e40164cb branch May 13, 2026 15:49
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