This repository was archived by the owner on Mar 9, 2026. It is now read-only.
chore(deps): bump the all group with 3 updates#677
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 9, 2026
Merged
Conversation
Bumps the all group with 3 updates: [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go), [github.com/ollama/ollama](https://github.com/ollama/ollama) and [golang.org/x/sync](https://github.com/golang/sync). Updates `github.com/mark3labs/mcp-go` from 0.44.1 to 0.45.0 - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.44.1...v0.45.0) Updates `github.com/ollama/ollama` from 0.17.5 to 0.17.7 - [Release notes](https://github.com/ollama/ollama/releases) - [Commits](ollama/ollama@v0.17.5...v0.17.7) Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 - [Commits](golang/sync@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/ollama/ollama dependency-version: 0.17.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 3 updates: github.com/mark3labs/mcp-go, github.com/ollama/ollama and golang.org/x/sync.
Updates
github.com/mark3labs/mcp-gofrom 0.44.1 to 0.45.0Commits
37c4d97feat: add Description and WebsiteURL fields to Implementation struct (#733)ba80a1dfix: always include properties field in tool JSON Schema (#727)862bc5dfeat: add GetHooks() method to MCPServer for hook composability (#728)2b14f4ffeat(transport): return ErrLegacySSEServer on 4xx initialize for spec-complia...38c9048fix (#726)Updates
github.com/ollama/ollamafrom 0.17.5 to 0.17.7Release notes
Sourced from github.com/ollama/ollama's releases.
Commits
9b0c7cccmd: override stale entries for context window pi (#14655)6928630mlx: prevent remote creation mismatch (#14651)9896e36cmd/config: fix cloud model limit lookups in integrations (#14650)15732f0cmd: use native Ollama API endpoint for OpenClaw (#14649)562c76dcmd: add qwen3.5 context length for launch (#14626)122c68cserver: loosen thinking level constraint (#14625)82848a7model: fix renderer and parser for qwen3.5 (#14605)39982a9Revert "Reapply "don't require pulling stubs for cloud models"" (#14606)e9f6ea2Add qwen3.5-next-moe support to MLX runner and models (#14417)110eff0chore: remove old imagegen LLMs models (#14597)Updates
golang.org/x/syncfrom 0.19.0 to 0.20.0Commits
ec11c4aerrgroup: fix a typo in the documentation1a58307all: modernize interface{} -> any3172ca5all: upgrade go directive to at least 1.25.0 [generated]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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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