fix(security): 更新联邦与路由安全依赖 - #415
Merged
Merged
Conversation
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.
Scope
packages/emp-share的 Module Federation 2.8.1 补丁升级、React 18 CDN 的 React Router 6.30.4 升级、对应锁文件和版本契约测试。apps/**、website/**、生成物或缓存。packages/cdn-react-18是本次 security: 评估生产依赖审计中的 high 风险传递链 #414 已确认的安全修复范围。adm-zip@0.5.10的上游补丁版本。Evidence and changes
pnpm audit --prod --json:high 从 22 降至 20;adm-zip记录、packages__cdn-react-18high 记录均已消失。@module-federation/*直接依赖从^2.8.0更新至^2.8.1,锁文件解析@module-federation/dts-plugin@2.8.1使用adm-zip@0.6.0。react-router-dom从6.30.1更新至6.30.4(解析@remix-run/router@1.23.3)。Directory Boundary Check
apps/**或website/**。packages/cdn-react-18版本线改动已由 security: 评估生产依赖审计中的 high 风险传递链 #414 的确认范围授权。Validation
corepack pnpm workflow:checkgit diff --check与git diff --cached --checkcorepack pnpm exec rstest run --config rstest.config.ts test/toolchain.rules.test.ts(12 passed)corepack pnpm ci:verifycorepack pnpm empbuildReview
detect-changes/impact 无法指定 build 使用的外部数据目录,阻塞已补充至 chore: 对齐 code-review-graph CLI 调用契约 #409,未伪造图谱结论。Rollback
回滚本 PR 的单个 merge commit,即可恢复原有依赖解析;无需数据迁移或发布操作。