chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /electron - #15
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /electron#15dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/electron/typescript-6.0.3
branch
from
May 18, 2026 17:11
4890c8c to
86e104e
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/electron/typescript-6.0.3
branch
from
May 30, 2026 05:16
86e104e to
b657bd3
Compare
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/electron/typescript-6.0.3
branch
from
June 8, 2026 10:22
b657bd3 to
46f4512
Compare
AirSaiga
added a commit
that referenced
this pull request
Jul 1, 2026
清理: - #11 提取 useLanguageToggle composable,统一 AgentLayout + AssetLibraryNav 两处重复的语言切换逻辑;顺带清掉 AgentLayout 不再需要的 useI18n/settingsStore 导入。 - #12 删除 AppOverlayHost 不可达的 defineExpose 死代码(openProjectManagement + openAiConfigGenerator 均无 ref 绑定引用)。 - #13 parseDiffLines 新增 meta 类型,正确识别 diff 文件头(---/+++)和 hunk 标记(@@), 不再误染成增删色;ApplyConfirmCard 补 diff-meta 样式。 - #14 .confirm-card 类名改为 .apply-confirm-card 匹配根元素。 - #15 magic number 50 随 C6b 回退已自然消失。 单测: - B1 i18n getInitialLocale 6 个边界测试(en-US/zh-CN 恢复、空、非法值、损坏 JSON 等)。 - parseDiffLines meta 识别 + ---x 边界测试(共 10 个)。
AirSaiga
added a commit
that referenced
this pull request
Jul 14, 2026
#15 i18n baseline 清理(114→26): - baselineMissing 74→0: 新建 projectManagement namespace(24条) + 补 customNodes 约束节点文案(30条) + common/constraints/inspector/messages/ai/template(12条) - baselineOnlyZh 9→2 / baselineOnlyEn 31→24: 死代码残留(constraintRuleSetNode 已删 + customNodes 顶层遗留块无引用) - common.error.unknownError 结构冲突: 改代码用已有的 common.unknownError(避免重构 common.error 字符串为对象) - baseline 净减 89 行, audit:i18n 通过(0 新增违规) #3 类型安全渐进治理: - eslint.config.ts 加 no-restricted-syntax(warn) 追踪 as unknown as 双重断言 - package.json lint:check 阈值 --max-warnings=358(当前存量,新增任一即 CI 红) - 测试文件豁免此规则; AGENTS.md 文档化渐进清理策略 验证: type-check✓ + 1679 passed✓ + lint:check✓ + audit:i18n✓
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps typescript from 5.9.3 to 6.0.3.
Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0