chore(repo): 升级 pnpm 基线到 10.34.5 - #429
Merged
Merged
Conversation
Contributor
Author
独立只读复核
此评论为非批准复核。 |
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.
背景
仓库核心依赖扫描将 pnpm
10.33.0 -> 10.34.5标记为唯一EVALUATE候选。pnpm v10.34.5 包含 lockfile/manifest 路径遍历防护与 workspace proxy 占位符保护;Node engine 与 EMP 当前支持范围兼容。改动
package.json、CI、受保护发布 workflow、release guard 统一到[email protected]。pnpm-lock.yaml无依赖图变化,因此未改动。证据与风险
10.33.0全仓库引用已清零;当前契约引用统一为10.34.5。16 high / 14 moderate / 2 low / 0 critical传递链;这些由 Issue security: 评估生产依赖审计中的 high 风险传递链 #414 跟踪,不宣称由本 PR 修复。3b96832f,恢复原 10.33.0 契约。验证
corepack pnpm --version:10.34.5corepack pnpm install --frozen-lockfile:通过corepack pnpm workflow:check:通过corepack pnpm test:rules:49/49 通过corepack pnpm ci:verify:通过corepack pnpm empbuild:通过package manager baseline drift测试误测 Node engine;已在提交32161e05补充错误packageManager拒绝断言并拆出 Node engine 回归测试。validateReleasePlan关联 4 个测试。关联 Issue:#428
合并范围
pnpm-lock.yaml、发布策略、凭据或 Netlify 退役配置。