Skip to content

chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates - #23

Merged
cocofhu merged 3 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-c9c0796b16
Aug 24, 2026
Merged

chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates#23
cocofhu merged 3 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-c9c0796b16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 3 updates in the / directory: @deepseek-ai/dsh-tools, @types/node and typescript.

Updates @deepseek-ai/dsh-tools from 0.1.0-rc.6 to 0.1.0-rc.7

Release notes

Sourced from @​deepseek-ai/dsh-tools's releases.

v0.1.0-rc.7

中文 | English

  • 各插件可自行注册设置卡片
  • Codex 与 Claude Code 子代理任务接入 Job Panel
  • MCP/ACP 支持持久化图片附件,PTC Mode 可转发嵌套图片

问题修复

  • 修复极简模式下持久 Bash 调用卡顿
  • 修复大历史消息分页栈溢出
  • 修复 max-tokens 截断导致会话无法继续
  • 修复 Safari 输入框光标与文本错位
  • 升级 node-pty 1.2 beta,改善 PTY 平台兼容性

体验优化

  • 优化 Cordis 动态插件面板
  • DeepSeek 模型新增 low 推理强度,默认仍为 high
  • 英文内置预设 Code mode 更名为 PTC mode
  • 提问卡片支持折叠并保留草稿

  • Enable plugins to register their own settings cards by @​LegGasai
  • Manage Codex and Claude Code subagent tasks through the Job Panel by @​pku-xht
  • Add durable image attachments to MCP and ACP, with nested image forwarding in PTC Mode by @​tianyicui

Bug Fixes

  • Fix persistent Bash latency in minimal mode by @​LegGasai
  • Fix stack overflows in large-history pagination by @​Kingwl
  • Preserve sessions after max-token truncation by @​LegGasai
  • Fix Safari composer cursor misalignment by @​lsdsjy
  • Upgrade to node-pty 1.2 beta for broader PTY compatibility by @​kermanx

Improvements

  • Refine the Cordis dynamic plugin panel by @​Yifffan
  • Add low reasoning effort for DeepSeek models; high remains the default by @​LegGasai
  • Rename the English Code mode preset to PTC mode by @​koalazf99
  • Add collapsible question cards with draft preservation by @​GeeeekExplorer

Full Changelog: deepseek-ai/deepseek-harness@fb82698...99f6f02

Commits

Updates @types/node from 24.13.3 to 26.2.0

Commits

Updates typescript from 5.9.2 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0.1 RC

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

... (truncated)

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


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 <dependency name> major version will 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 version will 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

…ectory with 3 updates

Bumps the development-dependencies group with 3 updates in the / directory: [@deepseek-ai/dsh-tools](https://github.com/deepseek-ai/deepseek-harness/tree/HEAD/packages/core/tools), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@deepseek-ai/dsh-tools` from 0.1.0-rc.6 to 0.1.0-rc.7
- [Release notes](https://github.com/deepseek-ai/deepseek-harness/releases)
- [Commits](https://github.com/deepseek-ai/deepseek-harness/commits/dsh-v0.1.0-rc.7/packages/core/tools)

Updates `@types/node` from 24.13.3 to 26.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.9.2 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.2...v7.0.2)

---
updated-dependencies:
- dependency-name: "@deepseek-ai/dsh-tools"
  dependency-version: 0.1.0-rc.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from cocofhu as a code owner August 22, 2026 03:53
cocofhu00 and others added 2 commits August 24, 2026 15:13
TypeScript 7 起不再把 node_modules/@types 下的包全部隐式加入编译,
导致 Buffer / process / node: 内置模块全部报 TS2591。

Co-authored-by: Cursor <cursoragent@cursor.com>
@cocofhu
cocofhu merged commit 449e54c into main Aug 24, 2026
3 checks passed
@cocofhu
cocofhu deleted the dependabot/npm_and_yarn/development-dependencies-c9c0796b16 branch August 24, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants