🔧 chore(deps): bump pnpm to 11.5.0#27
Merged
Merged
Conversation
- 🔧 keep the project on the current pnpm 11 release - 🔧 refresh lockfile metadata within existing ranges
|
✅ Approved Straightforward pnpm 11.4.0 → 11.5.0 bump with lockfile refresh ( 🤖 Generated with Claude Code |
|
| Filename | Overview |
|---|---|
| package.json | 将 packageManager 字段从 pnpm@11.4.0 升级至 pnpm@11.5.0,并更新对应的 sha512 完整性哈希 |
| pnpm-lock.yaml | 锁文件刷新:将传递依赖 tinyexec 从 1.1.2 升级至 1.2.2,其他包版本及完整性哈希未变 |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[package.json] -->|packageManager 字段| B["pnpm@11.4.0 → pnpm@11.5.0\nsha512 哈希同步更新"]
C[pnpm-lock.yaml] -->|传递依赖刷新| D["tinyexec 1.1.2 → 1.2.2\n由 lint-staged 引入"]
B --> E[Corepack 验证通过]
D --> F[其他包版本无变化]
Reviews (1): Last reviewed commit: "🔧 chore(deps): bump pnpm to 11.5.0" | Re-trigger Greptile
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.
Summary
packageManagerfrom pnpm 11.4.0 to 11.5.0Risk
Verification
pnpm lint