Skip to content

chore: moving to pnpm 11 and removing node 20 support#43

Merged
jaredwray merged 4 commits intomainfrom
chore-moving-to-pnpm-11-and-removing-node-20-support
May 9, 2026
Merged

chore: moving to pnpm 11 and removing node 20 support#43
jaredwray merged 4 commits intomainfrom
chore-moving-to-pnpm-11-and-removing-node-20-support

Conversation

@jaredwray
Copy link
Copy Markdown
Contributor

@jaredwray jaredwray commented May 9, 2026

Please check if the PR fulfills these requirements

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

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
chore: moving to pnpm 11 and removing node 20 support

Comment thread .github/workflows/code-coverage.yaml
Comment thread .github/workflows/release.yaml
Comment thread .github/workflows/tests.yaml
@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (87e6153) to head (f0e04b3).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #43   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           19        19           
  Branches         1         1           
=========================================
  Hits            19        19           

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request performs a major version bump to 2.0.0, updates the package manager to pnpm 11, and adjusts workspace build configurations. The code changes also include a downgrade of Node.js type definitions and a significant cleanup of the lockfile, notably removing jsdom and its associated dependencies. Reviewer feedback recommends adding an engines field to package.json to enforce Node.js version requirements and removing the deprecated onlyBuiltDependencies field in pnpm-workspace.yaml to align with pnpm 11 standards.

Comment thread package.json
Comment thread pnpm-workspace.yaml
@jaredwray jaredwray merged commit 2f819ea into main May 9, 2026
10 checks passed
@jaredwray jaredwray deleted the chore-moving-to-pnpm-11-and-removing-node-20-support branch May 9, 2026 23:07
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.

1 participant