Skip to content

chore(deps): bump gpui from v1.20.2 to v1.19.2 - #73

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/gpui-v1.19.2
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/gpui-v1.19.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps gpui from v1.20.2 to v1.19.2.

Release notes

Sourced from gpui's releases.

v1.21.0-pre

This week's release includes faster rendering in syntax-highlighted files and Markdown code blocks, a language server command picker, and a setting that keeps your system awake during long-running agent turns.

Shipped by the Zed Guild 🛡️

  • Fixed a bug where folders remained highlighted after they stopped being dragged. (#64038; thanks tidely)

Learn about the Zed Guild.

Features

AI

  • Added SuperGrok sign-in so SuperGrok subscribers can use Grok models in the Agent Panel. (#63248; thanks thibaudgg)
  • Added the agent.prevent_idle_sleep setting, enabled by default, to prevent idle system sleep while agent threads are running. (#53130; thanks cppcoffee)
  • Added support for DeepSeek Flash 4.1. (#64014; thanks cppcoffee)
  • Added the agent.threads_sidebar_default_width setting to configure the width of the Threads Sidebar. (#62883; thanks porada)
  • Added the agent: rename selected thread action for renaming the active Terminal Thread from the Agent Panel. (#63660; thanks mauriciord)
  • Improved ACP compatibility and async task wakeup handling. (#64077)

Git

  • Added Cut, Copy, and Paste context menu actions to the commit message editor. (#64142; thanks hooch)

Languages

  • Added a language server command picker and support for language servers to open files and URLs with showDocument requests. (#63607)
  • Added a prompt to install the Emmet extension when opening files in Emmet-supported languages. (#63750)
  • Added support for running language-server actions directly from actionable inlay hints. (#63605)
  • Improved rendering performance for Markdown code blocks in the Agent Panel, hover popovers, and Markdown preview. (#63138)
  • Improved development extension compilation by automatically replacing outdated WASI SDK installations. (#63816; thanks jkbz64)

Other

  • Added a comment_empty_lines parameter to the editor::ToggleComments keybinding action for multiline selections. Set it to true to comment blank lines or false to skip them; Zed's default keymap now uses true, while the VS Code keymap uses false. (#63961; thanks UdeshyaDhungana)
  • Added editor.code_lens.foreground for customizing CodeLens text independently. (#64084; thanks giorgiopogliani)
  • Added support for "..." in read_only_files so project settings can extend inherited read-only patterns. (#64222; thanks porada)
  • Added menu (Linux and Windows) and shift-f10 (all platforms) shortcuts to open the context menu for the selected Project Panel entry. (#46744; thanks CCXLV)
  • Improved the command palette with controls to remove recent commands, including shift-backspace, and added the command_palette.use_command_history setting to disable history-based ranking. (#64181)
  • Improved editor rendering performance in syntax-highlighted files, especially with the minimap enabled. (#63145)

Bug Fixes

  • Fixed a bug where restored macOS windows reopened on the currently active Space instead of their original Space. (#58886; thanks tnayuki)
  • Fixed auto-compaction thresholds for GitHub Copilot models with a prompt limit below their context window. (#64195)
  • Fixed the Inline Assistant failing to select an available fallback model when no default model was configured. (#63963; thanks hferreiro)
  • Fixed a bug on macOS where moving the pointer over another app could trigger hover effects in a Zed window underneath it. (#64234)
  • Fixed a bug where deleted files appeared outside the file tree in the Outline Panel when viewing a diff. (#63570; thanks FrantisekGazo)

... (truncated)

Commits
  • df181c6 Bump to 1.19.2 for @​dinocosta
  • c131da0 Update Zed trial copy for the $5 GPT Luna offer (#63969) (cherry-pick to stab...
  • b796e3d v1.19.x stable for @​dinocosta
  • 8d14fba Fix block-comment prefix stripping when joining lines (#63916) (cherry-pick t...
  • 2d15631 Bump to 1.19.1 for @​SomeoneToIgnore
  • accc98f terminal_view: Do not treat AltGr character input as a meta sequence on Windo...
  • a8c42c9 Stop canonicalizing LSP locations before worktree lookup (#63754) (cherry-pic...
  • 032daf5 Redact environment secrets from dev container docker exec logs (#63606) (ch...
  • bbabc20 Send session headers on all OpenCode requests (#63702) (cherry-pick to previe...
  • e9098ba gpui: Snap recomputed padding to the device pixel grid before clamping scroll...
  • 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 14, 2026
Bumps [gpui](https://github.com/zed-industries/zed) from v1.20.2 to v1.19.2.
- [Release notes](https://github.com/zed-industries/zed/releases)
- [Commits](zed-industries/zed@7c451e6...df181c6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump gpui from v1.17.2 to v1.19.2 chore(deps): bump gpui from v1.20.2 to v1.19.2 Sep 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/gpui-v1.19.2 branch from c3b3a7b to 4013356 Compare September 17, 2026 11:53
@IceSqueez

Copy link
Copy Markdown
Owner

Closing, it's not a bump but a downgrade

@IceSqueez IceSqueez closed this Sep 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/gpui-v1.19.2 branch September 17, 2026 11:55
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