Skip to content

root - chore: upgrade package manager - #126

Merged
jaredwray merged 1 commit into
mainfrom
chore/monorepo-tooling
Aug 19, 2026
Merged

root - chore: upgrade package manager#126
jaredwray merged 1 commit into
mainfrom
chore/monorepo-tooling

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 packageManager pin from pnpm@11.5.2 to pnpm@11.21.0, the newest 11.x that satisfies the 7-day minimumReleaseAge gate. pnpm@11.22.0 is too new (3 days).

Changes

  • package.json packageManager: pnpm@11.5.2pnpm@11.21.0

Verification

  • pnpm install with pnpm 11.21.0 — lockfile unchanged
  • pnpm build
  • pnpm test — 630 passed, 100% statement/line coverage
Open in Web Open in Cursor 

Bump the packageManager pin to the newest 11.x that satisfies the 7-day minimumReleaseAge gate (11.22.0 is too new).

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

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e6bb669) to head (a0fd977).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #126   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1411      1411           
  Branches       310       315    +5     
=========================================
  Hits          1411      1411           

☔ 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 19, 2026 00:47
@jaredwray
jaredwray merged commit a7067cb into main Aug 19, 2026
17 checks passed
@jaredwray
jaredwray deleted the chore/monorepo-tooling branch August 19, 2026 00:48
@jaredwray jaredwray mentioned this pull request Aug 19, 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