Skip to content

Bump the dotnet group with 1 update - #1976

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CustomClientMiddle/dotnet-5a6a78d572
Closed

Bump the dotnet group with 1 update#1976
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CustomClientMiddle/dotnet-5a6a78d572

Conversation

@dependabot

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

Copy link
Copy Markdown

Updated OllamaSharp from 5.4.27 to 5.4.30.

Release notes

Sourced from OllamaSharp's releases.

5.4.30

What's Changed

What's Changed

Full Changelog: awaescher/OllamaSharp@5.4.29...5.4.30

5.4.29

What's Changed

What's Changed

Full Changelog: awaescher/OllamaSharp@5.4.28...5.4.29

5.4.28

What's Changed

What's Changed

Full Changelog: awaescher/OllamaSharp@5.4.27...5.4.28

Commits viewable in compare view.

Dependabot compatibility score

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

Summary by cubic

Bumps OllamaSharp from 5.4.27 to 5.4.30 in the ConsoleAI.CustomClientMiddle sample to pick up MEAI fixes and behavior improvements. Previously, chat stream messages could lose identity and embedding context size was not mapped from MEAI options; now message identity is preserved and embedding context size is respected. Model selection on unload is also fixed.

Review notes

  • No code changes required; patch update with no known breaking changes.
  • Run the sample and verify chat streaming still works and, if used, message IDs remain consistent.
  • Validate embedding and model load/unload scenarios if the sample exercises them.

Written for commit 1847d6a. Summary will update on new commits.

Review in cubic

Bumps OllamaSharp from 5.4.27 to 5.4.30

---
updated-dependencies:
- dependency-name: OllamaSharp
  dependency-version: 5.4.30
  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 Aug 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Author

Superseded by #1978.

@dependabot dependabot Bot closed this Aug 13, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CustomClientMiddle/dotnet-5a6a78d572 branch August 13, 2026 21:01
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