Skip to content

hookified - chore: upgrade pnpm - #199

Merged
jaredwray merged 1 commit into
mainfrom
cursor/chore-monorepo-tooling-49a1
Aug 20, 2026
Merged

hookified - chore: upgrade pnpm#199
jaredwray merged 1 commit into
mainfrom
cursor/chore-monorepo-tooling-49a1

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Please check if the PR fulfills these requirements

  • Followed the Contributing and Code of Conduct guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage.

What kind of change does this PR introduce? Maintenance (package manager upgrade)

Summary

Upgrade the package-manager group: pin packageManager from pnpm@11.3.0 to pnpm@11.21.0. That is the newest 11.x older than minimumReleaseAge (7 days). pnpm@11.22.0 was published 2026-08-15, so it is skipped.

Changes

  • Bump packageManager from pnpm@11.3.0 to pnpm@11.21.0
  • Update the verified pin in DEFENSE_IN_DEPTH.md

Verification

  • corepack prepare pnpm@11.21.0 activates 11.21.0
  • pnpm install is already up to date (lockfile unchanged)
  • pnpm build passes
  • pnpm test passes (312 tests, 100% coverage)

Test plan

  1. corepack enable && corepack prepare
  2. pnpm --version — expect 11.21.0
  3. pnpm build && pnpm test
Open in Web Open in Cursor 

Bump the packageManager pin from pnpm@11.3.0 to pnpm@11.21.0, the newest 11.x older than minimumReleaseAge. Skip 11.22.0 (published 2026-08-15).

Co-authored-by: Jared Wray <me@jaredwray.com>
@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c04da8d) to head (9d5503c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #199   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          433       433           
  Branches       109       109           
=========================================
  Hits           433       433           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jaredwray
jaredwray marked this pull request as ready for review August 20, 2026 18:56
@jaredwray
jaredwray merged commit 7dffb8a into main Aug 20, 2026
16 checks passed
@jaredwray
jaredwray deleted the cursor/chore-monorepo-tooling-49a1 branch August 20, 2026 19:17
@jaredwray jaredwray mentioned this pull request Aug 20, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants