Skip to content

Bump github.com/ollama/ollama from 0.22.1 to 0.30.0#922

Merged
refaktor merged 1 commit into
mainfrom
dependabot/go_modules/github.com/ollama/ollama-0.24.0
Jun 2, 2026
Merged

Bump github.com/ollama/ollama from 0.22.1 to 0.30.0#922
refaktor merged 1 commit into
mainfrom
dependabot/go_modules/github.com/ollama/ollama-0.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/ollama/ollama from 0.22.1 to 0.30.0.

Release notes

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

v0.30.0

Ollama 0.30 is now available, with improved compatibility and performance using llama.cpp. This augments the MLX engine on Apple Silicon, bringing support to a wider range of hardware.

This release brings support for a wider range of models, including GGUF-based models from Hugging Face and your own fine-tuned models along with faster performance on NVIDIA hardware.

Known issues:

  • laguna-xs.2 is not yet supported on Windows/Linux.
  • llama3.2-vision is not yet supported
  • nomic-embed-text now converts inputs to lowercase per the model card where prior Ollama versions incorrectly preserved mixed case

v0.24.0

Codex App

Ollama 0.24 includes support for the Codex App, OpenAI's desktop experience for working on Codex threads in parallel with built-in worktree support and git functionality.

ollama launch codex-app

Built-in browser

Codex can load local servers and sites in its built-in browser, enabling you to directly annotate on the page to request changes.

Review mode

Review code inside the app, leave comments, and iterate without leaving your workspace.

Choosing a model

For difficult coding and agentic tasks:

  • kimi-k2.6 (with vision support)
  • glm-5.1

For local use without an Ollama Cloud subscription:

  • nemotron-3-super
  • gemma4:31b
  • qwen3.6

Restore anytime

To restore the previous configuration of Codex App, run:

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 1, 2026
@dependabot dependabot Bot changed the title Bump github.com/ollama/ollama from 0.22.1 to 0.24.0 Bump github.com/ollama/ollama from 0.22.1 to 0.30.0 Jun 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/ollama/ollama-0.24.0 branch from 763db87 to c9d324d Compare June 2, 2026 06:48
Bumps [github.com/ollama/ollama](https://github.com/ollama/ollama) from 0.22.1 to 0.30.0.
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.22.1...v0.30.0)

---
updated-dependencies:
- dependency-name: github.com/ollama/ollama
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/ollama/ollama-0.24.0 branch from c9d324d to c27132f Compare June 2, 2026 06:57
@refaktor refaktor merged commit 0c9aa75 into main Jun 2, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/ollama/ollama-0.24.0 branch June 2, 2026 07:02
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.

1 participant