chore(release): 11.2.1#11777
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (72)
📝 WalkthroughWalkthroughThis PR releases pnpm 11.2.1 with three patch fixes: env-lockfile optional subdependency snapshots are now recorded as Changespnpm 11.2.1 Release
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Review Summary by QodoRelease pnpm 11.2.1 with registry alias and config deps fixes
WalkthroughsDescription• Release version 11.2.1 with three bug fixes and improvements • Fix registry selection for unscoped npm aliases under scoped local names • Mark optional subdependency snapshots with optional: true in env lockfile • Suppress "Installing config dependencies..." message when nothing to install Diagramflowchart LR
A["Bug Fixes & Enhancements"] --> B["Registry Selection Fix"]
A --> C["Optional Subdeps Snapshot"]
A --> D["Config Deps Message"]
B --> E["pick-registry-for-package@1100.0.5"]
C --> F["env-installer@1101.1.1"]
D --> F
E --> G["pnpm 11.2.1"]
F --> G
File Changes1. .changeset-released/release-11-2-1.txt
|
Summary by CodeRabbit
Bug Fixes