Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.Net: Bump OllamaSharp from 3.0.10 to 3.0.12 in /dotnet (#9268)
Bumps [OllamaSharp](https://github.com/awaescher/OllamaSharp) from 3.0.10 to 3.0.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/awaescher/OllamaSharp/releases">OllamaSharp's releases</a>.</em></p> <blockquote> <h2>Release 3.0.12</h2> <ul> <li>Included XML documentation with the NuGet package</li> </ul> <h2>Release 3.0.11</h2> <ul> <li>Updated <code>System.Text.Json</code> from <code>8.0.4</code> to <code>8.0.5</code> to fix <a href="https://github.com/awaescher/OllamaSharp/security/dependabot/3">CVE-2024-43485: .NET Denial of Service Vulnerability</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/awaescher/OllamaSharp/commit/fd6552a8a2a99cebcba4d666b237ab23229525c0"><code>fd6552a</code></a> Merge pull request <a href="https://redirect.github.com/awaescher/OllamaSharp/issues/105">#105</a> from awaescher/feature/doc</li> <li><a href="https://github.com/awaescher/OllamaSharp/commit/ab61de1f5e3db42b13ba0c9a5f18c310148e37f8"><code>ab61de1</code></a> Add xml documentation</li> <li><a href="https://github.com/awaescher/OllamaSharp/commit/824dab9147272f6be20a1a497e8b417932f477ce"><code>824dab9</code></a> Merge pull request <a href="https://redirect.github.com/awaescher/OllamaSharp/issues/104">#104</a> from Smoothengineer/Smoothengineer-patch-1</li> <li><a href="https://github.com/awaescher/OllamaSharp/commit/9c722daf467c5029e824e4bb53c4aa2dc9b165df"><code>9c722da</code></a> [DOC] Improved wording, punctuation, and clarity in documentation</li> <li><a href="https://github.com/awaescher/OllamaSharp/commit/28bceeafc3f761f5cca76b9d05990028c9f6a017"><code>28bceea</code></a> Merge pull request <a href="https://redirect.github.com/awaescher/OllamaSharp/issues/103">#103</a> from awaescher/actions-trigger</li> <li><a href="https://github.com/awaescher/OllamaSharp/commit/09a0f310d287d38896ec32ceb5729799b2e25c0f"><code>09a0f31</code></a> Only build new versions on source code changes</li> <li><a href="https://github.com/awaescher/OllamaSharp/commit/7c84eede6e1030a1b852dea5d59fb52a462e9376"><code>7c84eed</code></a> Merge pull request <a href="https://redirect.github.com/awaescher/OllamaSharp/issues/96">#96</a> from awaescher/merge</li> <li><a href="https://github.com/awaescher/OllamaSharp/commit/f76388e25f49558ed9b7b64f5f8bbfe1a2975ff5"><code>f76388e</code></a> Update packages in test project</li> <li><a href="https://github.com/awaescher/OllamaSharp/commit/c8057d161360d1aec02c99a1f6286b417679e622"><code>c8057d1</code></a> Merge pull request <a href="https://redirect.github.com/awaescher/OllamaSharp/issues/95">#95</a> from awaescher/dependabot/nuget/src/System.Text.Json-8...</li> <li><a href="https://github.com/awaescher/OllamaSharp/commit/2bf43e954af6ee32e470d445c3f5ab733e746295"><code>2bf43e9</code></a> Bump System.Text.Json from 8.0.4 to 8.0.5 in /src</li> <li>Additional commits viewable in <a href="https://github.com/awaescher/OllamaSharp/compare/3.0.10...3.0.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=OllamaSharp&package-manager=nuget&previous-version=3.0.10&new-version=3.0.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information