🔧 chore(deps): bump pnpm to 11.9.0#34
Conversation
- 🔧 keep Corepack pnpm pin current after 11.9.0 aged out
|
✅ Approved No new findings. This is a straightforward Corepack pnpm pin bump (11.8.0 → 11.9.0) with an updated SHA-512 hash. No code logic, lockfile, or dependency range changes. |
There was a problem hiding this comment.
Pull request overview
Updates the repository’s Corepack packageManager pin so contributors and CI use pnpm 11.9.0 consistently, without changing dependency ranges or lockfiles.
Changes:
- Bump
packageManagerfrompnpm@11.8.0topnpm@11.9.0(with updated sha512 integrity).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Summary
Validation
CI=true npm exec --yes pnpm@11.9.0 -- install --frozen-lockfile --ignore-scriptsnpm exec --yes pnpm@11.9.0 -- run lint