chore(cli): 升级 ts-checker-rspack-plugin 至 1.6.0 - #425
Merged
Conversation
Contributor
Author
独立只读审阅结论审阅范围:e299fde7(base origin/main=9bfb5599)。
残余 P2:当前覆盖验证实例 options(async:false、devServer:false),尚未覆盖 devServer:true watch/overlay 的真实 smoke;建议后续单独补充,不构成本 PR 合并阻断。 |
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.
背景
核心依赖扫描在 2026-08-09 发现 ts-checker-rspack-plugin 1.5.2 → 1.6.0 稳定 minor。现有 Issue #412 已建议将该升级作为独立 PR,优先于 Rsdoctor。上游 1.6.0 说明优化非 watch 构建的路径/文件系统处理、复用 worker 依赖结果,并保留当前 Rspack 2 与 TypeScript 7 的 peer 范围。
改动
风险与回滚
验证
范围
未触碰 apps/**、website、packages/cdn-、packages/lib-、.github/workflows/publish.yml 或启动目录用户改动。
关联 Issue:#412