Skip to content

Bump github.com/ollama/ollama from 0.21.0 to 0.21.2 in the backend group#74

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/backend-4bd77b99d3
May 3, 2026
Merged

Bump github.com/ollama/ollama from 0.21.0 to 0.21.2 in the backend group#74
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/backend-4bd77b99d3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the backend group with 1 update: github.com/ollama/ollama.

Updates github.com/ollama/ollama from 0.21.0 to 0.21.2

Release notes

Sourced from github.com/ollama/ollama's releases.

v0.21.2

What's Changed

  • Improved reliability of the OpenClaw onboarding flow in ollama launch
  • Recommended models in ollama launch now appear in a fixed, canonical order
  • OpenClaw integration now bundles Ollama's web search plugin in OpenClaw

New Contributors

Full Changelog: ollama/ollama@v0.21.1...v0.21.2

v0.21.1

What's Changed

Kimi CLI

You can now install and run the Kimi CLI through Ollama.

ollama launch kimi --model kimi-k2.6:cloud

Kimi CLI with Kimi K2.6 excels at long horizon agentic execution tasks through a multi-agent system.

  • MLX runner adds logprobs support for compatible models
  • Faster MLX sampling with fused top-P and top-K in a single sort pass, plus repeat penalties applied in the sampler
  • Improved MLX prompt tokenization by moving tokenization into request handler goroutines
  • Better MLX thread safety for array management
  • GLM4 MoE Lite performance improvement with a fused sigmoid router head
  • Fixed model picker showing stale model after switching chats in the macOS app
  • Fixed structured outputs for Gemma 4 when think=false

Full Changelog: ollama/ollama@v0.21.0...v0.21.1

Commits
  • 590109c launch: harden OpenClaw onboarding flow (#15777)
  • b4442c6 launch: resave managed integration config when live config drifts (#15776)
  • 85ff8e4 launch: keep launch recommended models in a fixed canonical order (#15750)
  • 160660e launch: use bundled OpenClaw ollama web search (#15757)
  • 3b43b9b docs: update structured outputs doc for cloud (#15733)
  • 2188357 launch: replace kimi-k2.5 with k2.6 as top recommended model (#15737)
  • ce99f24 mlxrunner: tokenize prompts in request handler goroutines
  • 04f5f0c mlx: improve thread safety of array management
  • fb36a01 app/ui: fix model picker showing stale model after switching chats (#15280)
  • 0c65ed3 cmd: populate model capabilities in launchInteractiveModel (#15712)
  • Additional 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

Bumps the backend group with 1 update: [github.com/ollama/ollama](https://github.com/ollama/ollama).


Updates `github.com/ollama/ollama` from 0.21.0 to 0.21.2
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.21.0...v0.21.2)

---
updated-dependencies:
- dependency-name: github.com/ollama/ollama
  dependency-version: 0.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 3, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) May 3, 2026 04:42
@github-actions
github-actions Bot merged commit 0c12774 into main May 3, 2026
5 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/backend-4bd77b99d3 branch May 3, 2026 04:43
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants