chore(deps): update dependency ollama/ollama to v0.18.3 #5147

Merged
renovate-bot merged 1 commits from renovate/unified-ollamaollama into main 2026-03-26 05:03:01 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ollama/ollama patch 0.18.20.18.3

Release Notes

ollama/ollama (ollama/ollama)

v0.18.3

Compare Source

Ollama launch VS Code

Ollama can now directly launch models in VS Code.

ollama launch vscode # or code

What's Changed

Full Changelog: https://github.com/ollama/ollama/compare/v0.18.2...v0.18.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ollama/ollama](https://github.com/ollama/ollama) | patch | `0.18.2` → `0.18.3` | --- ### Release Notes <details> <summary>ollama/ollama (ollama/ollama)</summary> ### [`v0.18.3`](https://github.com/ollama/ollama/releases/tag/v0.18.3) [Compare Source](https://github.com/ollama/ollama/compare/v0.18.2-rc0...v0.18.3) #### Ollama launch VS Code Ollama can now directly launch models in VS Code. ``` ollama launch vscode # or code ``` #### What's Changed - docs: update claude code and openclaw for web search and non-interactive mode by [@&#8203;ParthSareen](https://github.com/ParthSareen) in [#&#8203;14922](https://github.com/ollama/ollama/pull/14922) - cmd/launch: skip redundant config writes when model unchanged by [@&#8203;hoyyeva](https://github.com/hoyyeva) in [#&#8203;14941](https://github.com/ollama/ollama/pull/14941) - mlxrunner: share KV cache across conversations with common prefixes by [@&#8203;jessegross](https://github.com/jessegross) in [#&#8203;14887](https://github.com/ollama/ollama/pull/14887) - app: fix desktop app stuck loading when OLLAMA\_HOST is an unspecified bind address by [@&#8203;hoyyeva](https://github.com/hoyyeva) in [#&#8203;14885](https://github.com/ollama/ollama/pull/14885) - parsers: robust xml tool repair by [@&#8203;BruceMacD](https://github.com/BruceMacD) in [#&#8203;14961](https://github.com/ollama/ollama/pull/14961) - add ability to turn on debug request logging by [@&#8203;drifkin](https://github.com/drifkin) in [#&#8203;14106](https://github.com/ollama/ollama/pull/14106) - Fix mlxrunner subprocess deadlocks by [@&#8203;jessegross](https://github.com/jessegross) in [#&#8203;14919](https://github.com/ollama/ollama/pull/14919) - launch: skip openclaw gateway health check when no daemon install by [@&#8203;BruceMacD](https://github.com/BruceMacD) in [#&#8203;14984](https://github.com/ollama/ollama/pull/14984) - docs: nemoclaw integration by [@&#8203;BruceMacD](https://github.com/BruceMacD) in [#&#8203;14962](https://github.com/ollama/ollama/pull/14962) - mlx: update as of 3/23 by [@&#8203;dhiltgen](https://github.com/dhiltgen) in [#&#8203;14789](https://github.com/ollama/ollama/pull/14789) - docs: add Claude Code with Telegram guide by [@&#8203;ParthSareen](https://github.com/ParthSareen) in [#&#8203;15026](https://github.com/ollama/ollama/pull/15026) - mlxrunner: support partial match on pure transformer caches by [@&#8203;jessegross](https://github.com/jessegross) in [#&#8203;14985](https://github.com/ollama/ollama/pull/14985) - mlx: add mxfp4/mxfp8/nvfp4 importing by [@&#8203;pdevine](https://github.com/pdevine) in [#&#8203;15015](https://github.com/ollama/ollama/pull/15015) - integration: improve ability to test individual models by [@&#8203;dhiltgen](https://github.com/dhiltgen) in [#&#8203;14948](https://github.com/ollama/ollama/pull/14948) - ci: fix windows cgo compiler error by [@&#8203;dhiltgen](https://github.com/dhiltgen) in [#&#8203;15046](https://github.com/ollama/ollama/pull/15046) **Full Changelog**: <https://github.com/ollama/ollama/compare/v0.18.2...v0.18.3> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45MS4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiZG9ja2VyIl19-->
renovate-bot added the dockerautomerge labels 2026-03-26 05:02:53 +00:00
renovate-bot added 1 commit 2026-03-26 05:02:54 +00:00
chore(deps): update dependency ollama/ollama to v0.18.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 14s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 24s
bb322c3e7c
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-03-26 05:02:59 +00:00
renovate-bot merged commit 000ba56ca1 into main 2026-03-26 05:03:01 +00:00
renovate-bot deleted branch renovate/unified-ollamaollama 2026-03-26 05:03:06 +00:00
Sign in to join this conversation.