Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

chore(deps): bump the all group with 2 updates#676

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/all-0924399ee8
Mar 2, 2026
Merged

chore(deps): bump the all group with 2 updates#676
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/all-0924399ee8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the all group with 2 updates: github.com/mark3labs/mcp-go and github.com/ollama/ollama.

Updates github.com/mark3labs/mcp-go from 0.44.0 to 0.44.1

Commits

Updates github.com/ollama/ollama from 0.17.0 to 0.17.5

Release notes

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

v0.17.5

What's Changed

  • Fixed crash in Qwen 3.5 models when split over GPU & CPU
  • Fixed issue where Qwen 3.5 models would repeat themselves due to no presence penalty (note: you may have to redownload the qwen3.5 models: ollama pull qwen3.5:35b for example)
  • ollama run --verbose will now show peak memory usage when using Ollama's MLX engine
  • Fixed memory issues and crashes in MLX runner
  • Fixed issue where Ollama would not be able to run models imported from Qwen3.5 GGUF files

Full Changelog: ollama/ollama@v0.17.4...v0.17.5

v0.17.4

New models

  • Qwen 3.5: a family of open-source multimodal models that delivers exceptional utility and performance.
  • LFM 2: LFM2 is a family of hybrid models designed for on-device deployment. LFM2-24B-A2B is the largest model in the family, scaling the architecture to 24 billion parameters while keeping inference efficient.

Note: for users on 0.17.1, this version will not automatically update. Re-downloading is required to receive the latest version of Ollama.

What's Changed

  • Tool call indices will now be included in parallel tool calls

Full Changelog: ollama/ollama@v0.17.3...v0.17.4

v0.17.3

What's Changed

  • Fixed issue where tool calls in the Qwen 3 and Qwen 3.5 model families would not be parsed correctly if emitted during thinking

Full Changelog: ollama/ollama@v0.17.2...v0.17.3

v0.17.2

What's Changed

  • Fixed issue where Ollama's app on Windows would crash when a new update has been downloaded

Full Changelog: ollama/ollama@v0.17.1...v0.17.2

v0.17.1

What's Changed

  • Nemotron architecture support in Ollama's engine
  • MLX engine now has improved memory usage
  • Ollama's app will now allow models that support tools to use web search capabilities
  • Improved LFM2 and LFM2.5 models in Ollama's engine
  • ollama create will no longer default to affine quantization for unquantized models when using the MLX engine
  • Added configuration for disabling automatic update downloading

Full Changelog: ollama/ollama@v0.17.0...v0.17.1

Commits
  • 86513cb runner: add token history sampling parameters to ollama runner (#14537)
  • 3490e95 model/qwen3next: avoid crash in in DeltaNet when offloading (#14541)
  • 8da09b1 qwen3next: add compatibility with imported GGUF models (#14517)
  • a60b9ad mlxrunner: Fix prompt eval timing and count metrics
  • a16f966 mlxrunner: Enforce model context limit
  • 18ab09b mlxrunner: Propagate pipeline errors to client via api.StatusError
  • 638faea mlxrunner: Report actual memory usage from runner
  • dd5eb63 mlxrunner: Fix panic on full KV cache hit
  • 79917cf show peak memory usage (#14485)
  • cc90a03 model/parsers: add stable tool call indexing for glm47 and qwen3 parsers (#14...
  • Additional 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 the all group with 2 updates: [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) and [github.com/ollama/ollama](https://github.com/ollama/ollama).


Updates `github.com/mark3labs/mcp-go` from 0.44.0 to 0.44.1
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.44.0...v0.44.1)

Updates `github.com/ollama/ollama` from 0.17.0 to 0.17.5
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.17.0...v0.17.5)

---
updated-dependencies:
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.44.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/ollama/ollama
  dependency-version: 0.17.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from caarlos0 as a code owner March 2, 2026 10:53
@github-actions github-actions bot merged commit d6bbd4e into main Mar 2, 2026
10 of 16 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/all-0924399ee8 branch March 2, 2026 10:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants