Skip to content

deps(rust): bump gpui_platform from v1.0.1 to v1.1.7#45

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/cargo/gpui_platform-v1.1.7
Open

deps(rust): bump gpui_platform from v1.0.1 to v1.1.7#45
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/cargo/gpui_platform-v1.1.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps gpui_platform from v1.0.1 to v1.1.7.

Release notes

Sourced from gpui_platform's releases.

v1.1.7

  • Fixed local zeta2 edit predictions using the wrong prompt format. (#56192)
  • Fixed an issue where broken symlinks, permission errors, or other fs errors in watched directories could cause excessive CPU usage (#56175)
  • Fixed a rare panic when invoking helix motions on an editor that had not yet been laid out. (#56062)
  • Fixed missing reload implementation for markdown preview. (#56027)

v1.1.6

  • Fixed ACP agents failing to launch on Windows with "The system cannot find the file specified" (#55947)
  • Fixed inotify event queue overflows on Linux (#55942)

v1.1.5

We're announcing a Business plan for Zed. Org-wide controls for AI models, spend tracking per member, and data policies your security team can enforce.


This week's release includes a panel layout switcher (classic, agentic), LSP code lens support, Helix amp jump navigation (g w), DeepSeek V4-Pro/Flash and OpenCode Go provider support, a git graph view replacing file history, split diff in the agent and file diff panels, GFM alert callouts in markdown preview, and a new line_ending setting with .editorconfig end_of_line support.

Shipped by the Zed Guild 🛡️

  • Made table-cell markdown checkboxes clickable in markdown preview, matching list-item checkbox behavior. (#54747; thanks iam-liam)
  • Added vim mode navigation to git graph. (#53609; thanks nihalxkumar)
  • Helix: Fixed some commands that you might want to use when you have no panes open, like project or symbol search. (#51434; thanks feitreim)
  • Agent: Fixed the threads sidebar overlapping the window control buttons on Linux and Windows. (#54755; thanks OmChillure)
  • Editor: Fixed incorrect inclusion of comments into folds. (#54102; thanks feitreim)

Learn about the Zed Guild.

Features

AI

  • Agent: Improved edit tool performance for models that support streaming tool calls. (#55193)
  • ACP: Improved support for min-release-age settings for npx-based agents from the registry. (#55775)
  • ACP: Improved error messages if the ACP agent fails to start. (#55765)
  • OpenCode: Added support for OpenCode Go. (#53651; thanks Vlaaaaaaad)
  • OpenCode: Added new models (GPT 5.5, DeepSeek V4, MiMo V2.5, Ling 2.6, and Hy3). (#54880; thanks Vlaaaaaaad)
  • OpenCode: Added support for interleaved_reasoning. (#55574; thanks Vlaaaaaaad)
  • OpenCode Go: Added support for configurable reasoning effort levels. (#54880; thanks Vlaaaaaaad)
  • Added a menu item in the user menu called "Panel Layout" which offers the ability to quickly swap between the two standard panel layouts: classic (project panel, git panel, etc., on the left) and agentic (agent panel on the left, everything else on the right). (#54771)
  • Added allow_data_collection for Zed's Edit Predictions, which can now be set explicitly in settings.json under edit_predictions. Existing preferences stored in the internal database are preserved as a fallback. (#51389; thanks oliverbarnes)
  • Copilot: Added edit prediction support in temporary files. (#45764; thanks tacshi)
  • Added split diff view in agent review diff. (#54638)
  • Added "Always allow" tool approval in the agent panel to propagate to other pending calls to the same tool. (#54679)

Git

... (truncated)

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 11, 2026
dependabot Bot and others added 2 commits May 12, 2026 11:42
Bumps [gpui_platform](https://github.com/zed-industries/zed) from v1.0.1 to v1.1.7.
- [Release notes](https://github.com/zed-industries/zed/releases)
- [Commits](zed-industries/zed@ad3e097...c17f25c)

---
updated-dependencies:
- dependency-name: gpui_platform
  dependency-version: c17f25cd782edffab64b7c4167abfa44f865b125
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@hewigovens hewigovens force-pushed the dependabot/cargo/gpui_platform-v1.1.7 branch from 580b15f to 45e3e54 Compare May 12, 2026 02:49
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