Skip to content

chore(deps): bump gpui from v1.17.2 to v1.18.1 - #66

Merged
IceSqueez merged 1 commit into
mainfrom
dependabot/cargo/gpui-v1.18.1
Sep 9, 2026
Merged

chore(deps): bump gpui from v1.17.2 to v1.18.1#66
IceSqueez merged 1 commit into
mainfrom
dependabot/cargo/gpui-v1.18.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps gpui from v1.17.2 to v1.18.1.

Release notes

Sourced from gpui's releases.

v1.18.1

  • Fixed AltGr / diacritic input being swallowed by the integrated terminal on Windows. (#63763)
  • Fixed goToDefinition opening out-of-worktree entries (#63757)
  • Fixed dev container environment variables being logged in full (#63735)
  • Fixed OpenCode Go requests that could fail when Zed omitted the session header. (#63715)

v1.18.0

This week's release includes refreshed Markdown preview styling, inline debugger values for C and C++, and File Finder history that persists across workspace sessions.

Shipped by the Zed Guild 🛡️

  • Fixed the inline assistant doing nothing when the model emitted reasoning before its tool call. (#61220; thanks aviatesk)
  • Fixed some Pyright and BasedPyright settings not being applied properly. (#62673; thanks lingyaochu)
  • Fixed bookmarks not disappearing from the gutter immediately after clearing all bookmarks. (#62847; thanks austincummings)
  • Fixed the LSP status tooltip to display the target script path for runtime-managed language servers. (#62919; thanks lingyaochu)

Learn about the Zed Guild.

Features

AI

  • Added support for GPT-5.6's 1M-token context window on Amazon Bedrock. (#63069; thanks 5herlocked)
  • Added Gemini 3.5 Flash-Lite to the Google AI models. (#63129; thanks ArneshBanerjee)
  • Added Grok 4.5 and Grok 4.6 to the xAI models. (#63234)
  • Added the ability to reload a broken external agent connection from the Agent Panel without restarting Zed. (#62669; thanks gaojunran)
  • Added the configurable edit_predictions.<provider>.prediction_debounce setting for inline completions. (#61568; thanks ddeityy)
  • Added settings autocomplete for the OpenAI subscription language model provider. (#62989)
  • Improved memory usage during long agent sessions. (#63053; thanks Prohect)
  • Improved support for Claude Fable 5.1. (#63571)
  • Improved language model connection errors by identifying the unreachable host. (#62990)

Git

  • Added permalink support for Tangled repositories. (#63051)
  • Added the git: toggle diff base action to toggle the diff base between HEAD and the default branch. (#62966)
  • Improved the Git Graph and Git history views to initially focus the search editor. (#63002)
  • Improved the Git Panel's “Discard Tracked Changes” option to affect only files within the directory where its context menu was opened. (#62872)

Debugger

  • Added inline values for C and C++ when debugging with CodeLLDB or GDB. (#46705; thanks xcb3d)
  • Added separate Continue Program and Continue Thread controls for debug adapters that support single-thread execution. (#63135)

Languages

  • Added support for configuring Bash Language Server through lsp.bash-language-server.settings. (#57487; thanks CathalMullan)

... (truncated)

Commits
  • bebe92f Bump to 1.18.1 for @​SomeoneToIgnore
  • 0b42664 terminal_view: Do not treat AltGr character input as a meta sequence on Windo...
  • 0bbbea7 Stop canonicalizing LSP locations before worktree lookup (#63754) (cherry-pic...
  • f6542a2 Redact environment secrets from dev container docker exec logs (#63606) (ch...
  • afa5289 Send session headers on all OpenCode requests (#63702) (cherry-pick to stable...
  • c7c6368 docs: Document focus_follows_mouse (#63646) (cherry-pick to stable) (#63648)
  • 49448af v1.18.x stable for @​JosephTLyons
  • 09a965b editor: Fix completion menu label overlapping documentation text (#63581) (ch...
  • 65b4b20 workspace: Fix captured focus when opening modals (#63512) (cherry-pick to pr...
  • aeea822 anthropic: Handle Claude Fable 5.1 API changes (#63571) (cherry-pick to previ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 7, 2026
Bumps [gpui](https://github.com/zed-industries/zed) from v1.17.2 to v1.18.1.
- [Release notes](https://github.com/zed-industries/zed/releases)
- [Commits](zed-industries/zed@c8e44cf...bebe92f)

---
updated-dependencies:
- dependency-name: gpui
  dependency-version: bebe92f469834a287f5a57ed78e8d51a918b8ada
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/gpui-v1.18.1 branch from 44d4362 to cc559c2 Compare September 9, 2026 07:52
@IceSqueez
IceSqueez merged commit 2fec8dd into main Sep 9, 2026
1 check passed
@IceSqueez
IceSqueez deleted the dependabot/cargo/gpui-v1.18.1 branch September 9, 2026 07:54
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant